{ "info": { "_postman_id": "1abd8793-01d6-445f-9a85-535c05d8e9bb", "name": "ThingsBoard Admin admin-controller API", "description": "ThingsBoard Admin API \u2014 subset of the ThingsBoard REST API (open-source IoT platform). Covers: Admin, Audit Log, Event, Usage Info, Queue, Queue Stats, Mail Config Template, Qr Code Settings, Job.\n\nContact Support:\n Name: ThingsBoard team\n Email: info@thingsboard.io", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:11:49.000Z", "updatedAt": "2026-07-28T03:11:49.000Z", "lastUpdatedBy": "35240", "uid": "35240-1abd8793-01d6-445f-9a85-535c05d8e9bb" }, "item": [ { "name": "api", "item": [ { "name": "admin", "item": [ { "name": "settings", "item": [ { "name": "testSms", "item": [ { "name": "Send Test Sms (sendTestSms)", "id": "2b80c695-1b3e-4165-833a-419b320f3f42", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"providerConfiguration\": {\n \"type\": \"\",\n \"accessKeyId\": \"\",\n \"secretAccessKey\": \"\",\n \"region\": \"\"\n },\n \"numberTo\": \"\",\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/settings/testSms", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "settings", "testSms" ] }, "description": "Attempts to send test sms to the System Administrator User using SMS Settings and phone number provided as a parameters of the request. \n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "5e8c8d1e-7c45-49d7-ad43-095e67ea60e5", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"providerConfiguration\": {\n \"type\": \"\",\n \"accessKeyId\": \"\",\n \"secretAccessKey\": \"\",\n \"region\": \"\"\n },\n \"numberTo\": \"\",\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/settings/testSms", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "settings", "testSms" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-5e8c8d1e-7c45-49d7-ad43-095e67ea60e5" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-2b80c695-1b3e-4165-833a-419b320f3f42" } ], "id": "c4644c46-d033-40e4-8ec2-3c0f48fe9939", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-c4644c46-d033-40e4-8ec2-3c0f48fe9939" }, { "name": "testMail", "item": [ { "name": "Send Test Email (sendTestMail)", "id": "db786bfc-dbde-4dd6-a798-7167ba1bd1d8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": {\n \"entityType\": \"ADMIN_SETTINGS\",\n \"id\": \"\"\n },\n \"createdTime\": \"\",\n \"tenantId\": {\n \"entityType\": \"TENANT\",\n \"id\": \"\"\n },\n \"key\": \"\",\n \"jsonValue\": {\n \"description\": \"A value representing the any type (object or primitive)\",\n \"examples\": [\n {}\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/settings/testMail", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "settings", "testMail" ] }, "description": "Attempts to send test email to the System Administrator User using Mail Settings provided as a parameter. You may change the 'To' email in the user profile of the System Administrator. \n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "af9aa42b-0ce4-48c3-b248-70a450a536a0", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": {\n \"entityType\": \"ADMIN_SETTINGS\",\n \"id\": \"\"\n },\n \"createdTime\": \"\",\n \"tenantId\": {\n \"entityType\": \"TENANT\",\n \"id\": \"\"\n },\n \"key\": \"\",\n \"jsonValue\": {\n \"description\": \"A value representing the any type (object or primitive)\",\n \"examples\": [\n {}\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/settings/testMail", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "settings", "testMail" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-af9aa42b-0ce4-48c3-b248-70a450a536a0" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-db786bfc-dbde-4dd6-a798-7167ba1bd1d8" } ], "id": "cc1a3683-0cc6-4a96-9c10-6cea7005ce24", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-cc1a3683-0cc6-4a96-9c10-6cea7005ce24" }, { "name": "{key}", "item": [ { "name": "Get the Administration Settings Object Using Key (getAdminSettings)", "id": "11a9991d-36d9-4596-9dc2-0deaced6210b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/settings/:key", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "settings", ":key" ], "variable": [ { "id": "ff5d7f15-7ba5-4563-b672-58074fa010ce", "key": "key", "value": "", "description": "(Required) A string value of the key (e.g. 'general' or 'mail')." } ] }, "description": "Get the Administration Settings object using specified string key. Referencing non-existing key will cause an error.\n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "e691c04b-bc65-4234-ba0e-087af2e00b04", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/settings/:key", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "settings", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": {\n \"entityType\": \"ADMIN_SETTINGS\",\n \"id\": \"\"\n },\n \"createdTime\": \"\",\n \"tenantId\": {\n \"entityType\": \"TENANT\",\n \"id\": \"\"\n },\n \"key\": \"\",\n \"jsonValue\": {\n \"description\": \"A value representing the any type (object or primitive)\",\n \"examples\": [\n {}\n ]\n }\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-e691c04b-bc65-4234-ba0e-087af2e00b04" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-11a9991d-36d9-4596-9dc2-0deaced6210b" } ], "id": "e319e3c3-bbd1-4913-a6cd-e1bed60986ca", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-e319e3c3-bbd1-4913-a6cd-e1bed60986ca" }, { "name": "Creates or Updates the Administration Settings (saveAdminSettings)", "id": "34619d83-4de2-4260-95a3-a0e14fb692f9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": {\n \"entityType\": \"ADMIN_SETTINGS\",\n \"id\": \"\"\n },\n \"createdTime\": \"\",\n \"tenantId\": {\n \"entityType\": \"TENANT\",\n \"id\": \"\"\n },\n \"key\": \"\",\n \"jsonValue\": {\n \"description\": \"A value representing the any type (object or primitive)\",\n \"examples\": [\n {}\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/settings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "settings" ] }, "description": "Creates or Updates the Administration Settings. Platform generates random Administration Settings Id during settings creation. The Administration Settings Id will be present in the response. Specify the Administration Settings Id when you would like to update the Administration Settings. Referencing non-existing Administration Settings Id will cause an error.\n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "acca28d2-5802-4af5-90db-a6bba451a38c", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": {\n \"entityType\": \"ADMIN_SETTINGS\",\n \"id\": \"\"\n },\n \"createdTime\": \"\",\n \"tenantId\": {\n \"entityType\": \"TENANT\",\n \"id\": \"\"\n },\n \"key\": \"\",\n \"jsonValue\": {\n \"description\": \"A value representing the any type (object or primitive)\",\n \"examples\": [\n {}\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/settings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "settings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": {\n \"entityType\": \"ADMIN_SETTINGS\",\n \"id\": \"\"\n },\n \"createdTime\": \"\",\n \"tenantId\": {\n \"entityType\": \"TENANT\",\n \"id\": \"\"\n },\n \"key\": \"\",\n \"jsonValue\": {\n \"description\": \"A value representing the any type (object or primitive)\",\n \"examples\": [\n {}\n ]\n }\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-acca28d2-5802-4af5-90db-a6bba451a38c" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-34619d83-4de2-4260-95a3-a0e14fb692f9" } ], "id": "7fa3264f-a5a4-4095-8865-414df81d4962", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-7fa3264f-a5a4-4095-8865-414df81d4962" }, { "name": "securitySettings", "item": [ { "name": "Get the Security Settings Object (getSecuritySettings)", "id": "b801516c-7be5-42d6-8b7f-7e108127d558", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/securitySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "securitySettings" ] }, "description": "Get the Security Settings object that contains password policy, etc.\n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "6ae931f8-605e-465e-bbfe-68003f1f8eba", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/securitySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "securitySettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"passwordResetTokenTtl\": \"\",\n \"userActivationTokenTtl\": \"\",\n \"passwordPolicy\": {\n \"minimumLength\": \"\",\n \"maximumLength\": \"\",\n \"minimumUppercaseLetters\": \"\",\n \"minimumLowercaseLetters\": \"\",\n \"minimumDigits\": \"\",\n \"minimumSpecialCharacters\": \"\",\n \"allowWhitespaces\": \"\",\n \"forceUserToResetPasswordIfNotValid\": \"\",\n \"passwordExpirationPeriodDays\": \"\",\n \"passwordReuseFrequencyDays\": \"\"\n },\n \"maxFailedLoginAttempts\": \"\",\n \"userLockoutNotificationEmail\": \"\",\n \"mobileSecretKeyLength\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-6ae931f8-605e-465e-bbfe-68003f1f8eba" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-b801516c-7be5-42d6-8b7f-7e108127d558" }, { "name": "Update Security Settings (saveSecuritySettings)", "id": "40745567-1e52-4095-a925-3625c2449bb9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"passwordResetTokenTtl\": \"\",\n \"userActivationTokenTtl\": \"\",\n \"passwordPolicy\": {\n \"minimumLength\": \"\",\n \"maximumLength\": \"\",\n \"minimumUppercaseLetters\": \"\",\n \"minimumLowercaseLetters\": \"\",\n \"minimumDigits\": \"\",\n \"minimumSpecialCharacters\": \"\",\n \"allowWhitespaces\": \"\",\n \"forceUserToResetPasswordIfNotValid\": \"\",\n \"passwordExpirationPeriodDays\": \"\",\n \"passwordReuseFrequencyDays\": \"\"\n },\n \"maxFailedLoginAttempts\": \"\",\n \"userLockoutNotificationEmail\": \"\",\n \"mobileSecretKeyLength\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/securitySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "securitySettings" ] }, "description": "Updates the Security Settings object that contains password policy, etc.\n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "5485ff7f-49c4-4348-943b-655f7450c1a0", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"passwordResetTokenTtl\": \"\",\n \"userActivationTokenTtl\": \"\",\n \"passwordPolicy\": {\n \"minimumLength\": \"\",\n \"maximumLength\": \"\",\n \"minimumUppercaseLetters\": \"\",\n \"minimumLowercaseLetters\": \"\",\n \"minimumDigits\": \"\",\n \"minimumSpecialCharacters\": \"\",\n \"allowWhitespaces\": \"\",\n \"forceUserToResetPasswordIfNotValid\": \"\",\n \"passwordExpirationPeriodDays\": \"\",\n \"passwordReuseFrequencyDays\": \"\"\n },\n \"maxFailedLoginAttempts\": \"\",\n \"userLockoutNotificationEmail\": \"\",\n \"mobileSecretKeyLength\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/securitySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "securitySettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"passwordResetTokenTtl\": \"\",\n \"userActivationTokenTtl\": \"\",\n \"passwordPolicy\": {\n \"minimumLength\": \"\",\n \"maximumLength\": \"\",\n \"minimumUppercaseLetters\": \"\",\n \"minimumLowercaseLetters\": \"\",\n \"minimumDigits\": \"\",\n \"minimumSpecialCharacters\": \"\",\n \"allowWhitespaces\": \"\",\n \"forceUserToResetPasswordIfNotValid\": \"\",\n \"passwordExpirationPeriodDays\": \"\",\n \"passwordReuseFrequencyDays\": \"\"\n },\n \"maxFailedLoginAttempts\": \"\",\n \"userLockoutNotificationEmail\": \"\",\n \"mobileSecretKeyLength\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-5485ff7f-49c4-4348-943b-655f7450c1a0" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-40745567-1e52-4095-a925-3625c2449bb9" } ], "id": "9c09e1e9-98c0-4322-b2f9-b9180ff6df67", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-9c09e1e9-98c0-4322-b2f9-b9180ff6df67" }, { "name": "repositorySettings", "item": [ { "name": "checkAccess", "item": [ { "name": "Check Repository Access (checkRepositoryAccess)", "id": "c7e11172-251c-4843-afaf-bfc2108bc3f2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"repositoryUri\": \"\",\n \"authMethod\": \"PRIVATE_KEY\",\n \"username\": \"\",\n \"password\": \"\",\n \"privateKeyFileName\": \"\",\n \"privateKey\": \"\",\n \"privateKeyPassword\": \"\",\n \"defaultBranch\": \"\",\n \"readOnly\": \"\",\n \"showMergeCommits\": \"\",\n \"localOnly\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings/checkAccess", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings", "checkAccess" ] }, "description": "Attempts to check repository access. \n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "bbac34ef-affc-4a11-8701-bebe79506e64", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"repositoryUri\": \"\",\n \"authMethod\": \"PRIVATE_KEY\",\n \"username\": \"\",\n \"password\": \"\",\n \"privateKeyFileName\": \"\",\n \"privateKey\": \"\",\n \"privateKeyPassword\": \"\",\n \"defaultBranch\": \"\",\n \"readOnly\": \"\",\n \"showMergeCommits\": \"\",\n \"localOnly\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings/checkAccess", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings", "checkAccess" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-bbac34ef-affc-4a11-8701-bebe79506e64" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-c7e11172-251c-4843-afaf-bfc2108bc3f2" } ], "id": "b96281da-4c2d-4605-8b3e-08730a285c56", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-b96281da-4c2d-4605-8b3e-08730a285c56" }, { "name": "info", "item": [ { "name": "get Repository Settings Info", "id": "be531ced-736e-4ca0-b453-f71e6e6beae8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings/info", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings", "info" ] } }, "response": [ { "id": "9c700d34-ac87-4c9a-a6c8-8e45b0b4e4dc", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings/info", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings", "info" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"configured\": \"\",\n \"readOnly\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-9c700d34-ac87-4c9a-a6c8-8e45b0b4e4dc" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-be531ced-736e-4ca0-b453-f71e6e6beae8" } ], "id": "1776d35c-ae53-4567-826a-f7ab14cf5ec8", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-1776d35c-ae53-4567-826a-f7ab14cf5ec8" }, { "name": "exists", "item": [ { "name": "Check Repository Settings Exists (repositorySettingsExists)", "id": "8432c1ac-0566-498b-b374-42d05e5fc880", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings/exists", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings", "exists" ] }, "description": "Check whether the repository settings exists. \n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "97a8530a-a74c-4b83-8cc0-cd6595c21681", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings/exists", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings", "exists" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-97a8530a-a74c-4b83-8cc0-cd6595c21681" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-8432c1ac-0566-498b-b374-42d05e5fc880" } ], "id": "c7e2e564-2d3d-4424-8dd6-dff1b9eae015", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-c7e2e564-2d3d-4424-8dd6-dff1b9eae015" }, { "name": "Get Repository Settings (getRepositorySettings)", "id": "7b71b9d5-aa6e-49cc-baac-ca878a070885", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings" ] }, "description": "Get the repository settings object. \n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "3a64d9b2-5221-444f-9253-e0da4a34091e", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"repositoryUri\": \"\",\n \"authMethod\": \"PRIVATE_KEY\",\n \"username\": \"\",\n \"password\": \"\",\n \"privateKeyFileName\": \"\",\n \"privateKey\": \"\",\n \"privateKeyPassword\": \"\",\n \"defaultBranch\": \"\",\n \"readOnly\": \"\",\n \"showMergeCommits\": \"\",\n \"localOnly\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-3a64d9b2-5221-444f-9253-e0da4a34091e" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-7b71b9d5-aa6e-49cc-baac-ca878a070885" }, { "name": "Creates or Updates the Repository Settings (saveRepositorySettings)", "id": "f4901b15-f533-48bf-85c0-61c8d0cede9f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"repositoryUri\": \"\",\n \"authMethod\": \"PRIVATE_KEY\",\n \"username\": \"\",\n \"password\": \"\",\n \"privateKeyFileName\": \"\",\n \"privateKey\": \"\",\n \"privateKeyPassword\": \"\",\n \"defaultBranch\": \"\",\n \"readOnly\": \"\",\n \"showMergeCommits\": \"\",\n \"localOnly\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings" ] }, "description": "Creates or Updates the repository settings object. \n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "b0b0b362-6f50-411c-ad98-a76917369c09", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"repositoryUri\": \"\",\n \"authMethod\": \"PRIVATE_KEY\",\n \"username\": \"\",\n \"password\": \"\",\n \"privateKeyFileName\": \"\",\n \"privateKey\": \"\",\n \"privateKeyPassword\": \"\",\n \"defaultBranch\": \"\",\n \"readOnly\": \"\",\n \"showMergeCommits\": \"\",\n \"localOnly\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"repositoryUri\": \"\",\n \"authMethod\": \"PRIVATE_KEY\",\n \"username\": \"\",\n \"password\": \"\",\n \"privateKeyFileName\": \"\",\n \"privateKey\": \"\",\n \"privateKeyPassword\": \"\",\n \"defaultBranch\": \"\",\n \"readOnly\": \"\",\n \"showMergeCommits\": \"\",\n \"localOnly\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-b0b0b362-6f50-411c-ad98-a76917369c09" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-f4901b15-f533-48bf-85c0-61c8d0cede9f" }, { "name": "Delete Repository Settings (deleteRepositorySettings)", "id": "327de221-d4c0-4d8b-b51d-cca0003b25e6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings" ] }, "description": "Deletes the repository settings.\n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "ac8da752-4360-4ca6-904a-c415899ff04a", "name": "OK", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/admin/repositorySettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "repositorySettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-ac8da752-4360-4ca6-904a-c415899ff04a" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-327de221-d4c0-4d8b-b51d-cca0003b25e6" } ], "id": "29373f2b-2f31-43c0-8cad-b96ac4ead5d5", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-29373f2b-2f31-43c0-8cad-b96ac4ead5d5" }, { "name": "jwtSettings", "item": [ { "name": "Get the JWT Settings Object (getJwtSettings)", "id": "ab7267b5-44c2-4dab-82a3-926dd77d98ba", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/jwtSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "jwtSettings" ] }, "description": "Get the JWT Settings object that contains JWT token policy, etc. \n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "1cd960dd-84f7-49d0-8032-47f30c946f3e", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/jwtSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "jwtSettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"tokenExpirationTime\": \"\",\n \"refreshTokenExpTime\": \"\",\n \"tokenIssuer\": \"\",\n \"tokenSigningKey\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-1cd960dd-84f7-49d0-8032-47f30c946f3e" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-ab7267b5-44c2-4dab-82a3-926dd77d98ba" }, { "name": "Update JWT Settings (saveJwtSettings)", "id": "22fc4590-7d4a-403c-af71-b978de84066a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tokenExpirationTime\": \"\",\n \"refreshTokenExpTime\": \"\",\n \"tokenIssuer\": \"\",\n \"tokenSigningKey\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/jwtSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "jwtSettings" ] }, "description": "Updates the JWT Settings object that contains JWT token policy, etc. The tokenSigningKey field is a Base64 encoded string.\n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "7795eaac-86f3-4b8f-912e-460df47d1dc2", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tokenExpirationTime\": \"\",\n \"refreshTokenExpTime\": \"\",\n \"tokenIssuer\": \"\",\n \"tokenSigningKey\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/jwtSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "jwtSettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"token\": \"\",\n \"refreshToken\": \"\",\n \"scope\": \"MFA_CONFIGURATION_TOKEN\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-7795eaac-86f3-4b8f-912e-460df47d1dc2" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-22fc4590-7d4a-403c-af71-b978de84066a" } ], "id": "d8e7b48f-0ec6-4c4a-b835-11e173f263ec", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-d8e7b48f-0ec6-4c4a-b835-11e173f263ec" }, { "name": "autoCommitSettings", "item": [ { "name": "exists", "item": [ { "name": "Check Auto Commit Settings Exists (autoCommitSettingsExists)", "id": "14e1dc40-8f38-4ca4-9601-64e4a1c05972", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/autoCommitSettings/exists", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "autoCommitSettings", "exists" ] }, "description": "Check whether the auto commit settings exists. \n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "a1448dae-9dcd-491a-bfee-cdbbb93c44b6", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/autoCommitSettings/exists", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "autoCommitSettings", "exists" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-a1448dae-9dcd-491a-bfee-cdbbb93c44b6" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-14e1dc40-8f38-4ca4-9601-64e4a1c05972" } ], "id": "c262f1d3-0dfb-4c21-bdde-ab6462105105", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-c262f1d3-0dfb-4c21-bdde-ab6462105105" }, { "name": "Get Auto Commit Settings (getAutoCommitSettings)", "id": "4ed4fcc9-a904-4adb-b8f1-a8a244db016e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/autoCommitSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "autoCommitSettings" ] }, "description": "Get the auto commit settings object. \n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "321276e0-355d-4b83-8d85-b11b4014586d", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/autoCommitSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "autoCommitSettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"in_ead\": {\n \"saveRelations\": \"\",\n \"saveAttributes\": \"\",\n \"saveCredentials\": \"\",\n \"saveCalculatedFields\": \"\",\n \"branch\": \"\"\n }\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-321276e0-355d-4b83-8d85-b11b4014586d" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-4ed4fcc9-a904-4adb-b8f1-a8a244db016e" }, { "name": "Creates or Updates the Auto Commit Settings (saveAutoCommitSettings)", "id": "c559267d-5028-4d1d-848d-d2d37ff1abd6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"in_ead\": {\n \"saveRelations\": \"\",\n \"saveAttributes\": \"\",\n \"saveCredentials\": \"\",\n \"saveCalculatedFields\": \"\",\n \"branch\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/autoCommitSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "autoCommitSettings" ] }, "description": "Creates or Updates the auto commit settings object. \n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "2b1fa00d-4401-4fb7-be28-84251fcb2917", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"in_ead\": {\n \"saveRelations\": \"\",\n \"saveAttributes\": \"\",\n \"saveCredentials\": \"\",\n \"saveCalculatedFields\": \"\",\n \"branch\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/admin/autoCommitSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "autoCommitSettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"in_ead\": {\n \"saveRelations\": \"\",\n \"saveAttributes\": \"\",\n \"saveCredentials\": \"\",\n \"saveCalculatedFields\": \"\",\n \"branch\": \"\"\n }\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-2b1fa00d-4401-4fb7-be28-84251fcb2917" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-c559267d-5028-4d1d-848d-d2d37ff1abd6" }, { "name": "Delete Auto Commit Settings (deleteAutoCommitSettings)", "id": "798db0a7-c776-4c80-b0e4-cab077f15490", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/admin/autoCommitSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "autoCommitSettings" ] }, "description": "Deletes the auto commit settings.\n\nAvailable for users with 'TENANT_ADMIN' authority." }, "response": [ { "id": "dd8cc756-0815-4c11-a164-b924d9f6c32c", "name": "OK", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/admin/autoCommitSettings", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "autoCommitSettings" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-dd8cc756-0815-4c11-a164-b924d9f6c32c" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-798db0a7-c776-4c80-b0e4-cab077f15490" } ], "id": "0ed05f0c-b6c1-4ad6-9d4a-0f4402b664ee", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-0ed05f0c-b6c1-4ad6-9d4a-0f4402b664ee" }, { "name": "updates", "item": [ { "name": "Check for New Platform Releases (checkUpdates)", "id": "f937ccf6-8a20-440d-9ddc-1098336b45f5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/updates", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "updates" ] }, "description": "Check notifications about new platform releases. \n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "05517ad6-6cce-4ae7-bf62-54deb987cb3d", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/updates", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "updates" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"updateAvailable\": \"\",\n \"currentVersion\": \"\",\n \"latestVersion\": \"\",\n \"upgradeInstructionsUrl\": \"\",\n \"currentVersionReleaseNotesUrl\": \"\",\n \"latestVersionReleaseNotesUrl\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-05517ad6-6cce-4ae7-bf62-54deb987cb3d" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-f937ccf6-8a20-440d-9ddc-1098336b45f5" } ], "id": "ffa6b50f-0ab7-4f5c-9e13-650f88302e84", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-ffa6b50f-0ab7-4f5c-9e13-650f88302e84" }, { "name": "systemInfo", "item": [ { "name": "Get System Info (getSystemInfo)", "id": "8aaeabcf-b486-4641-ab95-b679fbc929d9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/systemInfo", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "systemInfo" ] }, "description": "Get main information about system. \n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "93a7b3c6-5e8b-421a-889b-840e658dbaf7", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/systemInfo", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "systemInfo" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"systemData\": [\n {\n \"serviceId\": \"\",\n \"serviceType\": \"\",\n \"cpuUsage\": \"\",\n \"cpuCount\": \"\",\n \"memoryUsage\": \"\",\n \"totalMemory\": \"\",\n \"discUsage\": \"\",\n \"totalDiscSpace\": \"\"\n },\n {\n \"serviceId\": \"\",\n \"serviceType\": \"\",\n \"cpuUsage\": \"\",\n \"cpuCount\": \"\",\n \"memoryUsage\": \"\",\n \"totalMemory\": \"\",\n \"discUsage\": \"\",\n \"totalDiscSpace\": \"\"\n }\n ],\n \"monolith\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-93a7b3c6-5e8b-421a-889b-840e658dbaf7" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-8aaeabcf-b486-4641-ab95-b679fbc929d9" } ], "id": "2c4cb012-1bea-4b8d-a575-976536cc098f", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-2c4cb012-1bea-4b8d-a575-976536cc098f" }, { "name": "mail", "item": [ { "name": "oauth2", "item": [ { "name": "loginProcessingUrl", "item": [ { "name": "Get OAuth2 Log in Processing URL (getMailProcessingUrl)", "id": "719a6a93-614f-4789-b3eb-04f20767191c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/mail/oauth2/loginProcessingUrl", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "mail", "oauth2", "loginProcessingUrl" ] }, "description": "Returns the URL enclosed in double quotes. After successful authentication with OAuth2 provider and user consent for requested scope, it makes a redirect to this path so that the platform can do further log in processing and generating access tokens. \n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "c5241273-acc0-4104-a67a-4dad67fb18e8", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/mail/oauth2/loginProcessingUrl", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "mail", "oauth2", "loginProcessingUrl" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-c5241273-acc0-4104-a67a-4dad67fb18e8" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-719a6a93-614f-4789-b3eb-04f20767191c" } ], "id": "154710a8-5605-47af-81bf-0e4adcee9fd3", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-154710a8-5605-47af-81bf-0e4adcee9fd3" }, { "name": "code", "item": [ { "name": "code Processing Url", "id": "eaf0ce44-62f7-4cee-9d76-6582acf48ad2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/admin/mail/oauth2/code?code=&state=", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "mail", "oauth2", "code" ], "query": [ { "description": "(Required) ", "key": "code", "value": "" }, { "description": "(Required) ", "key": "state", "value": "" } ] } }, "response": [ { "id": "54cc7044-ea6c-425c-aa15-fe2d3ed9473b", "name": "OK", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/admin/mail/oauth2/code?code=&state=", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "mail", "oauth2", "code" ], "query": [ { "description": "(Required) ", "key": "code", "value": "" }, { "description": "(Required) ", "key": "state", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-54cc7044-ea6c-425c-aa15-fe2d3ed9473b" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-eaf0ce44-62f7-4cee-9d76-6582acf48ad2" } ], "id": "b57ae5dd-7a0d-4041-a40a-70074456a87f", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-b57ae5dd-7a0d-4041-a40a-70074456a87f" }, { "name": "authorize", "item": [ { "name": "Redirect User to Mail Provider Login Page.", "id": "c17dfff2-439a-4bdd-964a-b8af6c052e77", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/text" } ], "url": { "raw": "{{baseUrl}}/api/admin/mail/oauth2/authorize", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "mail", "oauth2", "authorize" ] }, "description": "After user logged in and provided accessprovider sends authorization code to specified redirect uri.)" }, "response": [ { "id": "9a1be04e-add6-44d2-9912-3e004677b782", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/text" } ], "url": { "raw": "{{baseUrl}}/api/admin/mail/oauth2/authorize", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "mail", "oauth2", "authorize" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/text" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-9a1be04e-add6-44d2-9912-3e004677b782" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-c17dfff2-439a-4bdd-964a-b8af6c052e77" } ], "id": "747eaa0b-e430-401d-bfd2-941ef5dc244c", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-747eaa0b-e430-401d-bfd2-941ef5dc244c" } ], "id": "b1bf915d-183f-4a9e-b47d-f7659fff30d3", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-b1bf915d-183f-4a9e-b47d-f7659fff30d3" } ], "id": "d317496b-22ed-434d-ac56-72f97fc347b0", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-d317496b-22ed-434d-ac56-72f97fc347b0" }, { "name": "featuresInfo", "item": [ { "name": "Get Features Info (getFeaturesInfo)", "id": "41a82c23-798b-47e5-b98b-85fba24451b1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/featuresInfo", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "featuresInfo" ] }, "description": "Get information about enabled/disabled features. \n\nAvailable for users with 'SYS_ADMIN' authority." }, "response": [ { "id": "e060d98b-c0fa-4f82-96ef-f7defabf0a7f", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/admin/featuresInfo", "host": [ "{{baseUrl}}" ], "path": [ "api", "admin", "featuresInfo" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"smsEnabled\": \"\",\n \"oauthEnabled\": \"\",\n \"twoFaEnabled\": \"\",\n \"emailEnabled\": \"\",\n \"notificationEnabled\": \"\"\n}", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-e060d98b-c0fa-4f82-96ef-f7defabf0a7f" } ], "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-41a82c23-798b-47e5-b98b-85fba24451b1" } ], "id": "c0cc6e94-a882-42ed-8ed6-58b69e32e591", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-c0cc6e94-a882-42ed-8ed6-58b69e32e591" } ], "id": "e1f7ebff-f981-4176-b289-cf84b123cd1f", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-e1f7ebff-f981-4176-b289-cf84b123cd1f" } ], "id": "3256a8b9-742d-4f09-84c1-db1362ae7feb", "createdAt": "2026-07-28T03:11:50.000Z", "updatedAt": "2026-07-28T03:11:50.000Z", "uid": "35240-3256a8b9-742d-4f09-84c1-db1362ae7feb" } ], "variable": [ { "key": "baseUrl", "value": "https://demo.thingsboard.io" } ] }