{ "info": { "_postman_id": "16d44f1c-88b4-4135-a0a0-c1a87e58e807", "name": "API reference Bill User API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "lastUpdatedBy": "35240", "uid": "35240-16d44f1c-88b4-4135-a0a0-c1a87e58e807" }, "item": [ { "name": "User", "item": [ { "name": "{userId}", "item": [ { "name": "Get User in an Organization", "id": "149791bc-e94e-4c5c-99d5-2caf21f67466", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId?entry=&level=", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "query": [ { "description": "The entrypoint identifier.", "key": "entry", "value": "" }, { "description": "Entry level: 0 - partner, 2 - paypoint", "key": "level", "value": "" } ], "variable": [ { "id": "d49f6cc6-228a-4ba9-9253-7699f97183d2", "key": "userId", "value": "", "description": "(Required) The Payabli-generated `userId` value." } ] }, "description": "Use this endpoint to retrieve information about a specific user within an organization." }, "response": [ { "id": "f6015f7f-e7c0-44cd-86b7-d4fc7c134286", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId?entry=&level=", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "query": [ { "description": "The entrypoint identifier.", "key": "entry", "value": "" }, { "description": "Entry level: 0 - partner, 2 - paypoint", "key": "level", "value": "" } ], "variable": [ { "key": "userId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"AdditionalData\": \"\",\n \"createdAt\": \"\",\n \"Email\": \"\",\n \"language\": \"\",\n \"lastAccess\": \"\",\n \"Name\": \"\",\n \"Phone\": \"\",\n \"Scope\": [\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"snData\": \"\",\n \"snIdentifier\": \"\",\n \"snProvider\": \"\",\n \"timeZone\": \"\",\n \"userId\": \"\",\n \"UsrMFA\": \"\",\n \"UsrMFAMode\": \"\",\n \"UsrStatus\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-f6015f7f-e7c0-44cd-86b7-d4fc7c134286" }, { "id": "194d9e9e-035f-440c-a913-57ad3e39d5b9", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId?entry=&level=", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "query": [ { "description": "The entrypoint identifier.", "key": "entry", "value": "" }, { "description": "Entry level: 0 - partner, 2 - paypoint", "key": "level", "value": "" } ], "variable": [ { "key": "userId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-194d9e9e-035f-440c-a913-57ad3e39d5b9" }, { "id": "27890648-f2b1-47b3-bd18-e38495b6af6a", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId?entry=&level=", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "query": [ { "description": "The entrypoint identifier.", "key": "entry", "value": "" }, { "description": "Entry level: 0 - partner, 2 - paypoint", "key": "level", "value": "" } ], "variable": [ { "key": "userId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-27890648-f2b1-47b3-bd18-e38495b6af6a" }, { "id": "09274c9f-c622-4e86-bee7-0e2f3211c5e3", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId?entry=&level=", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "query": [ { "description": "The entrypoint identifier.", "key": "entry", "value": "" }, { "description": "Entry level: 0 - partner, 2 - paypoint", "key": "level", "value": "" } ], "variable": [ { "key": "userId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-09274c9f-c622-4e86-bee7-0e2f3211c5e3" }, { "id": "e3c2bcd8-cdce-4838-8cc6-559b2e5541c6", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId?entry=&level=", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "query": [ { "description": "The entrypoint identifier.", "key": "entry", "value": "" }, { "description": "Entry level: 0 - partner, 2 - paypoint", "key": "level", "value": "" } ], "variable": [ { "key": "userId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-e3c2bcd8-cdce-4838-8cc6-559b2e5541c6" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-149791bc-e94e-4c5c-99d5-2caf21f67466" }, { "name": "Modify User in an Organization", "id": "4971407f-77be-42ea-a02b-4538b2072f2e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "id": "5dd9e775-ea10-424e-9d92-f8a09f26e92d", "key": "userId", "value": "", "description": "(Required) User Identifier" } ] }, "description": "Use this endpoint to modify the details of a specific user within an organization." }, "response": [ { "id": "b04d881e-1c34-4d8e-adef-5aad6f45b727", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": {\n \"ex4e9\": {\n \"description\": \"Any type\"\n }\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-b04d881e-1c34-4d8e-adef-5aad6f45b727" }, { "id": "e9947552-28eb-4f62-9140-f70ae590029f", "name": "Bad request / invalid data.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-e9947552-28eb-4f62-9140-f70ae590029f" }, { "id": "9b7737ee-c662-4dbe-900d-191ce5a29b24", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-9b7737ee-c662-4dbe-900d-191ce5a29b24" }, { "id": "5c2738a4-f265-4d3c-97ca-1abb460ad658", "name": "Internal server error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-5c2738a4-f265-4d3c-97ca-1abb460ad658" }, { "id": "711455ea-1977-42b1-9142-6537cb06af3b", "name": "Database connection error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-711455ea-1977-42b1-9142-6537cb06af3b" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-4971407f-77be-42ea-a02b-4538b2072f2e" }, { "name": "Delete User in an Organization", "id": "ded50d4b-112f-40c6-9679-41042f415ed1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "id": "c4cb5c39-c166-48d0-b82a-90be6bd8e940", "key": "userId", "value": "", "description": "(Required) The Payabli-generated `userId` value." } ] }, "description": "Use this endpoint to delete a specific user within an organization." }, "response": [ { "id": "578e6186-b607-45ba-8a90-a84fd507fa83", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-578e6186-b607-45ba-8a90-a84fd507fa83" }, { "id": "06c596a4-e7b9-4dd2-a557-593a4004034e", "name": "Bad request / invalid data.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-06c596a4-e7b9-4dd2-a557-593a4004034e" }, { "id": "eeee3a43-85b0-4111-94cc-36496a1fe677", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-eeee3a43-85b0-4111-94cc-36496a1fe677" }, { "id": "281ea317-c389-48ec-8126-876d75570fae", "name": "Internal server error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-281ea317-c389-48ec-8126-876d75570fae" }, { "id": "9b1b8d9b-6030-47dd-8965-e82d1812d95a", "name": "Database connection error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-9b1b8d9b-6030-47dd-8965-e82d1812d95a" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-ded50d4b-112f-40c6-9679-41042f415ed1" } ], "id": "d79f215a-c109-47bc-8650-6008a3cffc65", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-d79f215a-c109-47bc-8650-6008a3cffc65" }, { "name": "mfa", "item": [ { "name": "{userId}", "item": [ { "name": "Enable/disable MFA for user in an organization", "id": "67190e71-d7e7-4063-aa80-cdf3d133b57e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/mfa/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", "mfa", ":userId" ], "variable": [ { "id": "392f4ab2-add7-4912-8aa4-e5687e4d5ced", "key": "userId", "value": "", "description": "(Required) User Identifier" } ] }, "description": "Use this endpoint to enable or disable multi-factor authentication (MFA) for a user within an organization." }, "response": [ { "id": "96f9358c-3dd2-4621-b2cf-b37436afbde9", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/mfa/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", "mfa", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-96f9358c-3dd2-4621-b2cf-b37436afbde9" }, { "id": "8abab85d-cfc8-4208-9b1c-39592371e8c6", "name": "Bad request / invalid data.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/mfa/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", "mfa", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-8abab85d-cfc8-4208-9b1c-39592371e8c6" }, { "id": "a095a838-4274-4a28-b4e7-23bd700cb125", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/mfa/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", "mfa", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-a095a838-4274-4a28-b4e7-23bd700cb125" }, { "id": "b4702ede-8673-4b18-a77a-696821c8be59", "name": "Internal server error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/mfa/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", "mfa", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-b4702ede-8673-4b18-a77a-696821c8be59" }, { "id": "4331183a-b6c5-47f0-b02d-ea334118b73f", "name": "Database connection error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/mfa/:userId", "host": [ "{{baseUrl}}" ], "path": [ "User", "mfa", ":userId" ], "variable": [ { "key": "userId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-4331183a-b6c5-47f0-b02d-ea334118b73f" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-67190e71-d7e7-4063-aa80-cdf3d133b57e" } ], "id": "f8e41e58-bd60-4de0-a3ab-62f9c2ce97f3", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-f8e41e58-bd60-4de0-a3ab-62f9c2ce97f3" }, { "name": "Validate MFA for User in an Organization", "id": "9822e4d6-fd85-4c76-bbc6-88e0078b6ac4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mfaCode\": \"\",\n \"mfaValidationCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/mfa", "host": [ "{{baseUrl}}" ], "path": [ "User", "mfa" ] }, "description": "Use this endpoint to validate the multi-factor authentication (MFA) code for a user within an organization." }, "response": [ { "id": "4cc27f6e-db70-4526-bb5b-3a8de3547a87", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mfaCode\": \"\",\n \"mfaValidationCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/mfa", "host": [ "{{baseUrl}}" ], "path": [ "User", "mfa" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"inactiveTokenTime\": \"\",\n \"isSuccess\": \"\",\n \"remaining\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-4cc27f6e-db70-4526-bb5b-3a8de3547a87" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-9822e4d6-fd85-4c76-bbc6-88e0078b6ac4" } ], "id": "08e2118a-4bbf-4fd6-bfbe-f987e2d97095", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-08e2118a-4bbf-4fd6-bfbe-f987e2d97095" }, { "name": "auth", "item": [ { "name": "{provider}", "item": [ { "name": "Authenticate User", "id": "89af37d4-3de6-463a-b7bb-a1ac06e9b173", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\",\n \"psw\": \"\",\n \"userId\": \"\",\n \"userTokenId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/auth/:provider", "host": [ "{{baseUrl}}" ], "path": [ "User", "auth", ":provider" ], "variable": [ { "id": "8eeb31d5-44af-46b0-9f04-4bac78332c06", "key": "provider", "value": "", "description": "(Required) Auth provider. Pass `null` to use the built-in provider." } ] }, "description": "This endpoint requires an application API token." }, "response": [ { "id": "6d293e7d-f704-4e30-88ce-70974d966f4a", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\",\n \"psw\": \"\",\n \"userId\": \"\",\n \"userTokenId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/auth/:provider", "host": [ "{{baseUrl}}" ], "path": [ "User", "auth", ":provider" ], "variable": [ { "key": "provider" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"mfa\": \"\",\n \"mfaMode\": \"\",\n \"mfaValidationCode\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-6d293e7d-f704-4e30-88ce-70974d966f4a" }, { "id": "0ba8b422-7208-4c40-9e5c-d40f9c4d552c", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\",\n \"psw\": \"\",\n \"userId\": \"\",\n \"userTokenId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/auth/:provider", "host": [ "{{baseUrl}}" ], "path": [ "User", "auth", ":provider" ], "variable": [ { "key": "provider" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-0ba8b422-7208-4c40-9e5c-d40f9c4d552c" }, { "id": "afb205df-2cae-4e65-90c1-f91bdcb7074c", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\",\n \"psw\": \"\",\n \"userId\": \"\",\n \"userTokenId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/auth/:provider", "host": [ "{{baseUrl}}" ], "path": [ "User", "auth", ":provider" ], "variable": [ { "key": "provider" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-afb205df-2cae-4e65-90c1-f91bdcb7074c" }, { "id": "55ba7d7c-cfd7-4519-b5ff-969a942b7672", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\",\n \"psw\": \"\",\n \"userId\": \"\",\n \"userTokenId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/auth/:provider", "host": [ "{{baseUrl}}" ], "path": [ "User", "auth", ":provider" ], "variable": [ { "key": "provider" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-55ba7d7c-cfd7-4519-b5ff-969a942b7672" }, { "id": "997ae5cf-1be2-415a-a798-8069ca6404bf", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\",\n \"psw\": \"\",\n \"userId\": \"\",\n \"userTokenId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/auth/:provider", "host": [ "{{baseUrl}}" ], "path": [ "User", "auth", ":provider" ], "variable": [ { "key": "provider" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-997ae5cf-1be2-415a-a798-8069ca6404bf" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-89af37d4-3de6-463a-b7bb-a1ac06e9b173" } ], "id": "0e6f2ae9-2507-4de9-b00e-77a49f55bc9b", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-0e6f2ae9-2507-4de9-b00e-77a49f55bc9b" } ], "id": "a6824b89-b98a-469d-84ce-9eeaae782bf0", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-a6824b89-b98a-469d-84ce-9eeaae782bf0" }, { "name": "authrefresh", "item": [ { "name": "Refresh token for User", "id": "752378dc-e6b5-48b4-96a1-46988723ba2f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authrefresh", "host": [ "{{baseUrl}}" ], "path": [ "User", "authrefresh" ] }, "description": "Use this endpoint to refresh the authentication token for a user within an organization." }, "response": [ { "id": "550c8ef3-28a4-4fd2-9796-c70d93b8004e", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authrefresh", "host": [ "{{baseUrl}}" ], "path": [ "User", "authrefresh" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"inactiveTokenTime\": \"\",\n \"isSuccess\": \"\",\n \"remaining\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-550c8ef3-28a4-4fd2-9796-c70d93b8004e" }, { "id": "7cf82f77-5c47-44bf-ba26-f39f14729900", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authrefresh", "host": [ "{{baseUrl}}" ], "path": [ "User", "authrefresh" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-7cf82f77-5c47-44bf-ba26-f39f14729900" }, { "id": "bad49de8-c274-4c97-be4f-5720fe1578bd", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authrefresh", "host": [ "{{baseUrl}}" ], "path": [ "User", "authrefresh" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-bad49de8-c274-4c97-be4f-5720fe1578bd" }, { "id": "098cff22-aac5-4ced-b01e-f3b18e56dfed", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authrefresh", "host": [ "{{baseUrl}}" ], "path": [ "User", "authrefresh" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-098cff22-aac5-4ced-b01e-f3b18e56dfed" }, { "id": "82551d13-17e8-489e-ab60-19384bdabddc", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authrefresh", "host": [ "{{baseUrl}}" ], "path": [ "User", "authrefresh" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-82551d13-17e8-489e-ab60-19384bdabddc" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-752378dc-e6b5-48b4-96a1-46988723ba2f" } ], "id": "8fd5a840-abc5-406b-971b-b644e2bc1704", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-8fd5a840-abc5-406b-971b-b644e2bc1704" }, { "name": "authlogout", "item": [ { "name": "Logout User", "id": "1391291f-ca34-4e55-aea8-d4a43de94452", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authlogout", "host": [ "{{baseUrl}}" ], "path": [ "User", "authlogout" ] }, "description": "Use this endpoint to log a user out from the system." }, "response": [ { "id": "a14858a2-4eed-484d-8125-1727cabb2bd9", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authlogout", "host": [ "{{baseUrl}}" ], "path": [ "User", "authlogout" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-a14858a2-4eed-484d-8125-1727cabb2bd9" }, { "id": "ab371cf3-cd4a-4080-b84b-74bd866e8d4a", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authlogout", "host": [ "{{baseUrl}}" ], "path": [ "User", "authlogout" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-ab371cf3-cd4a-4080-b84b-74bd866e8d4a" }, { "id": "c69d47a9-18b3-4aba-8b56-fc00d3a6b7d9", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authlogout", "host": [ "{{baseUrl}}" ], "path": [ "User", "authlogout" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-c69d47a9-18b3-4aba-8b56-fc00d3a6b7d9" }, { "id": "2251c2cb-7753-4caf-8d85-fc62b4f9f70b", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authlogout", "host": [ "{{baseUrl}}" ], "path": [ "User", "authlogout" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-2251c2cb-7753-4caf-8d85-fc62b4f9f70b" }, { "id": "222c217d-6de5-4e52-872a-5d6f75b1703b", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/authlogout", "host": [ "{{baseUrl}}" ], "path": [ "User", "authlogout" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-222c217d-6de5-4e52-872a-5d6f75b1703b" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-1391291f-ca34-4e55-aea8-d4a43de94452" } ], "id": "ff84d8dc-33a2-4aea-95b0-319eb0e5f688", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-ff84d8dc-33a2-4aea-95b0-319eb0e5f688" }, { "name": "authpsw", "item": [ { "name": "Update password for User", "id": "a10e1046-48c2-48eb-abe0-90b8bbb632c7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"psw\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authpsw", "host": [ "{{baseUrl}}" ], "path": [ "User", "authpsw" ] }, "description": "Use this endpoint to change the password for a user within an organization." }, "response": [ { "id": "f0c3b8df-7942-4267-a958-5796aea2e913", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"psw\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authpsw", "host": [ "{{baseUrl}}" ], "path": [ "User", "authpsw" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-f0c3b8df-7942-4267-a958-5796aea2e913" }, { "id": "d8e104b3-f869-4e4a-ad8d-7d12697ab740", "name": "Bad request / invalid data.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"psw\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authpsw", "host": [ "{{baseUrl}}" ], "path": [ "User", "authpsw" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-d8e104b3-f869-4e4a-ad8d-7d12697ab740" }, { "id": "147189ae-b857-49a5-8aca-458039a0af0e", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"psw\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authpsw", "host": [ "{{baseUrl}}" ], "path": [ "User", "authpsw" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-147189ae-b857-49a5-8aca-458039a0af0e" }, { "id": "800b227e-76c8-47bc-961e-9db9ec170e12", "name": "Internal server error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"psw\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authpsw", "host": [ "{{baseUrl}}" ], "path": [ "User", "authpsw" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-800b227e-76c8-47bc-961e-9db9ec170e12" }, { "id": "dce7fc2b-5db2-4ea3-a48a-1e2c6cf74718", "name": "Database connection error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"psw\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authpsw", "host": [ "{{baseUrl}}" ], "path": [ "User", "authpsw" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-dce7fc2b-5db2-4ea3-a48a-1e2c6cf74718" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-a10e1046-48c2-48eb-abe0-90b8bbb632c7" } ], "id": "82629f34-382f-4134-8947-55bd430202a2", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-82629f34-382f-4134-8947-55bd430202a2" }, { "name": "authreset", "item": [ { "name": "Reset password for User", "id": "4b63af90-884b-478f-9b8a-9765beb2aa11", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authreset", "host": [ "{{baseUrl}}" ], "path": [ "User", "authreset" ] }, "description": "Use this endpoint to initiate a password reset for a user within an organization." }, "response": [ { "id": "9543c81b-634c-4fcb-bf85-9fe5e8398973", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authreset", "host": [ "{{baseUrl}}" ], "path": [ "User", "authreset" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-9543c81b-634c-4fcb-bf85-9fe5e8398973" }, { "id": "6a78f494-238a-4fa2-a0a3-9a249db7bd50", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authreset", "host": [ "{{baseUrl}}" ], "path": [ "User", "authreset" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-6a78f494-238a-4fa2-a0a3-9a249db7bd50" }, { "id": "0435ed1d-d14d-4a54-8e32-b619958455a5", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authreset", "host": [ "{{baseUrl}}" ], "path": [ "User", "authreset" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-0435ed1d-d14d-4a54-8e32-b619958455a5" }, { "id": "da9e85a9-0add-434d-8ebf-1e39dc83c690", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authreset", "host": [ "{{baseUrl}}" ], "path": [ "User", "authreset" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-da9e85a9-0add-434d-8ebf-1e39dc83c690" }, { "id": "61605932-13fb-4811-8fca-8c3330b94e9e", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"entry\": \"\",\n \"entryType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User/authreset", "host": [ "{{baseUrl}}" ], "path": [ "User", "authreset" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-61605932-13fb-4811-8fca-8c3330b94e9e" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-4b63af90-884b-478f-9b8a-9765beb2aa11" } ], "id": "8d15aff8-ce6c-44cb-a02e-c06665d30906", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-8d15aff8-ce6c-44cb-a02e-c06665d30906" }, { "name": "resendmfa", "item": [ { "name": "{usrname}", "item": [ { "name": "{Entry}", "item": [ { "name": "{EntryType}", "item": [ { "name": "Resend MFA code", "id": "1b7d063e-7d85-4690-870e-930743cda004", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/resendmfa/:usrname/:Entry/:EntryType", "host": [ "{{baseUrl}}" ], "path": [ "User", "resendmfa", ":usrname", ":Entry", ":EntryType" ], "variable": [ { "id": "e33ab0c3-e61c-4e79-be48-cc34224ee3d2", "key": "usrname", "value": "", "description": "(Required) " }, { "id": "837488ea-64b5-4353-b98f-0cb96841ff8b", "key": "Entry", "value": "", "description": "(Required) " }, { "id": "3b838b37-3939-4729-8e1d-8b96c8ed7f51", "key": "EntryType", "value": "", "description": "(Required) " } ] }, "description": "Resends the MFA code to the user via the selected MFA mode (email or SMS)." }, "response": [ { "id": "d5ae1109-564b-4f47-9464-45c25ac00629", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/resendmfa/:usrname/:Entry/:EntryType", "host": [ "{{baseUrl}}" ], "path": [ "User", "resendmfa", ":usrname", ":Entry", ":EntryType" ], "variable": [ { "key": "usrname" }, { "key": "Entry" }, { "key": "EntryType" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"mfa\": \"\",\n \"mfaMode\": \"\",\n \"mfaValidationCode\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-d5ae1109-564b-4f47-9464-45c25ac00629" }, { "id": "26bab1c6-14e7-4993-8495-31034d2bb651", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/resendmfa/:usrname/:Entry/:EntryType", "host": [ "{{baseUrl}}" ], "path": [ "User", "resendmfa", ":usrname", ":Entry", ":EntryType" ], "variable": [ { "key": "usrname" }, { "key": "Entry" }, { "key": "EntryType" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-26bab1c6-14e7-4993-8495-31034d2bb651" }, { "id": "e82cc382-19ca-4c8b-8e73-eaabf594a00c", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/resendmfa/:usrname/:Entry/:EntryType", "host": [ "{{baseUrl}}" ], "path": [ "User", "resendmfa", ":usrname", ":Entry", ":EntryType" ], "variable": [ { "key": "usrname" }, { "key": "Entry" }, { "key": "EntryType" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-e82cc382-19ca-4c8b-8e73-eaabf594a00c" }, { "id": "fc4133f9-f9b6-4ce6-8bda-0c6eea0daed8", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/resendmfa/:usrname/:Entry/:EntryType", "host": [ "{{baseUrl}}" ], "path": [ "User", "resendmfa", ":usrname", ":Entry", ":EntryType" ], "variable": [ { "key": "usrname" }, { "key": "Entry" }, { "key": "EntryType" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-fc4133f9-f9b6-4ce6-8bda-0c6eea0daed8" }, { "id": "e800d6ce-2ea7-4b89-87e6-97a0a79291a2", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/User/resendmfa/:usrname/:Entry/:EntryType", "host": [ "{{baseUrl}}" ], "path": [ "User", "resendmfa", ":usrname", ":Entry", ":EntryType" ], "variable": [ { "key": "usrname" }, { "key": "Entry" }, { "key": "EntryType" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-e800d6ce-2ea7-4b89-87e6-97a0a79291a2" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-1b7d063e-7d85-4690-870e-930743cda004" } ], "id": "7f7ff252-b3b8-46fe-8490-d3c189443ef2", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-7f7ff252-b3b8-46fe-8490-d3c189443ef2" } ], "id": "3713f429-f915-495e-bfd3-9e928507a2de", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-3713f429-f915-495e-bfd3-9e928507a2de" } ], "id": "55f70b0f-c9b7-4633-9a66-a99ac62f7b82", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-55f70b0f-c9b7-4633-9a66-a99ac62f7b82" } ], "id": "f04a6fd5-9793-40b5-8690-dfa2ae674fc4", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-f04a6fd5-9793-40b5-8690-dfa2ae674fc4" }, { "name": "Add User to an Organization", "id": "c537cee0-35f1-4ad0-8ded-3eb9a01554a7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User", "host": [ "{{baseUrl}}" ], "path": [ "User" ] }, "description": "Use this endpoint to add a new user to an organization." }, "response": [ { "id": "58a8d372-0bed-474f-b591-73cf82409d1a", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User", "host": [ "{{baseUrl}}" ], "path": [ "User" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-58a8d372-0bed-474f-b591-73cf82409d1a" }, { "id": "4a374256-29e6-426f-b82f-9c3c06ab764d", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User", "host": [ "{{baseUrl}}" ], "path": [ "User" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-4a374256-29e6-426f-b82f-9c3c06ab764d" }, { "id": "0374bfd5-d62b-4b96-b523-3d04c57f27fc", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User", "host": [ "{{baseUrl}}" ], "path": [ "User" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-0374bfd5-d62b-4b96-b523-3d04c57f27fc" }, { "id": "a755fecd-5229-4a45-a904-bcd1654f10ce", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User", "host": [ "{{baseUrl}}" ], "path": [ "User" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-a755fecd-5229-4a45-a904-bcd1654f10ce" }, { "id": "07ced114-a27f-4709-bb12-57e74d59a8d0", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"additionalData\": {\n \"ut52\": {\n \"elite0\": {\n \"description\": \"Any type\"\n },\n \"cillumf5\": {\n \"description\": \"Any type\"\n },\n \"proident_e\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"email\": \"\",\n \"language\": \"\",\n \"mfaData\": {\n \"mfa\": \"\",\n \"mfaMode\": \"\"\n },\n \"name\": \"\",\n \"phone\": \"\",\n \"pwd\": \"\",\n \"scope\": [\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"timeZone\": \"\",\n \"usrStatus\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/User", "host": [ "{{baseUrl}}" ], "path": [ "User" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-07ced114-a27f-4709-bb12-57e74d59a8d0" } ], "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-c537cee0-35f1-4ad0-8ded-3eb9a01554a7" } ], "id": "23f83f58-f2fe-4f15-9cf2-7188f422570a", "createdAt": "2026-07-28T02:33:18.000Z", "updatedAt": "2026-07-28T02:33:18.000Z", "uid": "35240-23f83f58-f2fe-4f15-9cf2-7188f422570a" } ], "variable": [ { "key": "baseUrl", "value": "https://api-sandbox.payabli.com/api" } ] }