{ "info": { "_postman_id": "38ef9d3f-8b9d-40d4-88f0-cc822d1eeae6", "name": "Infobip OpenAPI Specification", "description": "OpenAPI Specification that contains all public endpoints and webhooks.\n\nContact Support:\n Name: Infobip support\n Email: support@infobip.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:57:29.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "lastUpdatedBy": "35240", "uid": "35240-38ef9d3f-8b9d-40d4-88f0-cc822d1eeae6" }, "item": [ { "name": "2fa", "item": [ { "name": "2", "item": [ { "name": "applications", "item": [ { "name": "{appId}", "item": [ { "name": "messages", "item": [ { "name": "{msgId}", "item": [ { "name": "Get 2FA message template", "id": "322e3c85-0fdf-431c-af2e-8ec024c58025", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "id": "d8461669-908d-4726-a3d8-ddb06446677e", "key": "appId", "value": "", "description": "(Required) ID of application for which requested message was created." }, { "id": "7b121b07-361b-4b24-8dac-8760fc3f0496", "key": "msgId", "value": "", "description": "(Required) Requested message ID." } ] }, "description": "Get a single 2FA message template from an application to see its configuration details." }, "response": [ { "id": "dc229b83-9151-4a08-9d57-f7048d9d78f2", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"applicationId\": \"\",\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"language\": \"pt_br\",\n \"messageId\": \"\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinPlaceholder\": \"\",\n \"pinType\": \"NUMERIC\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-dc229b83-9151-4a08-9d57-f7048d9d78f2" }, { "id": "b3ed1705-37e9-4cc1-b052-dfb98b511007", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-b3ed1705-37e9-4cc1-b052-dfb98b511007" }, { "id": "f34ee53b-4984-46be-8411-5cc58cf4aa2d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-f34ee53b-4984-46be-8411-5cc58cf4aa2d" }, { "id": "8ae1ef9f-ba96-468f-9192-fb19d5b4a0f3", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8ae1ef9f-ba96-468f-9192-fb19d5b4a0f3" }, { "id": "344ee58d-421d-4c49-b3ee-f82208e61f48", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-344ee58d-421d-4c49-b3ee-f82208e61f48" }, { "id": "cf48fb16-de40-4d91-8c19-585cf2c93092", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-cf48fb16-de40-4d91-8c19-585cf2c93092" }, { "id": "fcc841a9-6434-4ccf-a34e-545766f41511", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-fcc841a9-6434-4ccf-a34e-545766f41511" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-322e3c85-0fdf-431c-af2e-8ec024c58025" }, { "name": "Update 2FA SMS or Voice message template", "id": "422e2d6f-ca47-49c3-a721-83abcddef620", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "id": "47b045f3-e428-4870-9ccd-a07e4cfd5445", "key": "appId", "value": "", "description": "(Required) ID of application for which requested message was created." }, { "id": "4485f540-ecfc-410b-ae07-8f1bdb70d1c0", "key": "msgId", "value": "", "description": "(Required) Requested message ID." } ] }, "description": "Change configuration options for your existing 2FA application SMS or Voice message template." }, "response": [ { "id": "84395b8f-92d9-48b3-b3a8-1021f069eb6c", "name": "successful response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"applicationId\": \"\",\n \"language\": \"da\",\n \"messageId\": \"\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinPlaceholder\": \"\",\n \"pinType\": \"ALPHA\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-84395b8f-92d9-48b3-b3a8-1021f069eb6c" }, { "id": "4e03d48d-34b4-43e9-94de-00bde8c29e9b", "name": "Bad Request", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-4e03d48d-34b4-43e9-94de-00bde8c29e9b" }, { "id": "ca1bf8e4-a561-4817-95f5-a81e4af9bf69", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-ca1bf8e4-a561-4817-95f5-a81e4af9bf69" }, { "id": "84ced910-64ac-4abf-a78d-e9c05a9707cc", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-84ced910-64ac-4abf-a78d-e9c05a9707cc" }, { "id": "b2dcef37-f55b-4a59-a524-35519f6d7af4", "name": "Not Found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-b2dcef37-f55b-4a59-a524-35519f6d7af4" }, { "id": "d1a4a17e-d2c6-4403-91d5-8aa2565ba68e", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-d1a4a17e-d2c6-4403-91d5-8aa2565ba68e" }, { "id": "af024bbf-b395-4c5a-a4ef-6beb00cb8773", "name": "Error responses", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-af024bbf-b395-4c5a-a4ef-6beb00cb8773" }, { "id": "91a4dea5-2cc8-4363-b605-1400f30fa3de", "name": "Error responses", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"de\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-91a4dea5-2cc8-4363-b605-1400f30fa3de" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-422e2d6f-ca47-49c3-a721-83abcddef620" } ], "id": "565fe745-d652-46f6-980a-9d19267760fb", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-565fe745-d652-46f6-980a-9d19267760fb" }, { "name": "Get all 2FA message templates", "id": "6cc20b36-cea4-48d2-b66c-cdaa2ef80df0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "id": "ba069eb7-d1bb-449c-a1a7-4db612e6e40e", "key": "appId", "value": "", "description": "(Required) ID of application for which requested message was created." } ] }, "description": "List all message templates in a 2FA application." }, "response": [ { "id": "6a5acd33-8bd5-49e7-8557-5725f017eae9", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"applicationId\": \"\",\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"language\": \"pt_pt\",\n \"messageId\": \"\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinPlaceholder\": \"\",\n \"pinType\": \"ALPHA\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"language\": \"no\",\n \"messageId\": \"\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinPlaceholder\": \"\",\n \"pinType\": \"HEX\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n }\n]", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-6a5acd33-8bd5-49e7-8557-5725f017eae9" }, { "id": "41aec55c-5a7b-4d9d-9afa-f576d80426aa", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-41aec55c-5a7b-4d9d-9afa-f576d80426aa" }, { "id": "42976989-d937-417f-85d4-021b75c7349c", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-42976989-d937-417f-85d4-021b75c7349c" }, { "id": "b6f8d8fc-a5e8-4511-9f2c-2092ceafc423", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-b6f8d8fc-a5e8-4511-9f2c-2092ceafc423" }, { "id": "0327af2a-315a-45a7-88f4-c56c9fb402d5", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-0327af2a-315a-45a7-88f4-c56c9fb402d5" }, { "id": "29550fd6-c014-4c22-908a-83d09fdb8757", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-29550fd6-c014-4c22-908a-83d09fdb8757" }, { "id": "4fb5617a-e688-4c11-957c-38014b6a0cd4", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-4fb5617a-e688-4c11-957c-38014b6a0cd4" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-6cc20b36-cea4-48d2-b66c-cdaa2ef80df0" }, { "name": "Create 2FA SMS or Voice message template", "id": "66851d30-ef4c-4e84-a2b6-d543fc40459f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "id": "d56abbf8-3f77-429c-9f91-88f286b28f18", "key": "appId", "value": "", "description": "(Required) ID of application for which requested message was created." } ] }, "description": "Once you have your [2FA application](#channels/sms/2fa/2fa-configuration/create-2fa-application), create one or more [message templates](#channels/sms/2fa/2fa-configuration/create-2fa-message-template) where your PIN will be dynamically included when you send the PIN message over SMS or Voice." }, "response": [ { "id": "7328809f-86b7-47ac-81c7-dbf9e3bfcdb7", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"applicationId\": \"\",\n \"language\": \"da\",\n \"messageId\": \"\",\n \"messageText\": \"\",\n \"pinLength\": \"\",\n \"pinPlaceholder\": \"\",\n \"pinType\": \"ALPHA\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-7328809f-86b7-47ac-81c7-dbf9e3bfcdb7" }, { "id": "05655afb-13e0-4de2-98fd-be66609ca2e9", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-05655afb-13e0-4de2-98fd-be66609ca2e9" }, { "id": "c9902f09-3582-4137-92ac-d22dc7231cde", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-c9902f09-3582-4137-92ac-d22dc7231cde" }, { "id": "773f5c8e-40dd-4dd5-b7cf-896c9170c0e6", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-773f5c8e-40dd-4dd5-b7cf-896c9170c0e6" }, { "id": "2f08ae80-4215-4769-97d5-8ba712a0e981", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-2f08ae80-4215-4769-97d5-8ba712a0e981" }, { "id": "c3a998fe-4e02-4c1e-9bf8-63e6a1b56a7d", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-c3a998fe-4e02-4c1e-9bf8-63e6a1b56a7d" }, { "id": "9a19036f-d424-4fd8-8550-950e9b46084d", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-9a19036f-d424-4fd8-8550-950e9b46084d" }, { "id": "f7026f30-c508-4f1e-9b76-532f67f42fa5", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messageText\": \"\",\n \"pinType\": \"HEX\",\n \"language\": \"ko\",\n \"pinLength\": \"\",\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"teleMarketerId\": \"\"\n }\n },\n \"repeatDTMF\": \"\",\n \"senderId\": \"\",\n \"speechRate\": \"\",\n \"voiceName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-f7026f30-c508-4f1e-9b76-532f67f42fa5" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-66851d30-ef4c-4e84-a2b6-d543fc40459f" } ], "id": "98c0d1f0-99b5-4587-b8ba-0b45dd0ffc83", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-98c0d1f0-99b5-4587-b8ba-0b45dd0ffc83" }, { "name": "email", "item": [ { "name": "messages", "item": [ { "name": "{msgId}", "item": [ { "name": "Update 2FA Email message template", "id": "83703ea8-44cf-4ba9-8085-e40583c179e3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "id": "467f6f81-e6bd-41fb-abaa-8ee3f8972c58", "key": "appId", "value": "", "description": "(Required) ID of application for which requested message was created." }, { "id": "d02d6de1-f076-4adb-a092-3391a2f886cb", "key": "msgId", "value": "", "description": "(Required) Requested message ID." } ] }, "description": "Change configuration options for your existing 2FA application Email message template." }, "response": [ { "id": "53aa730e-78d5-4c61-996c-0c8c23e8d145", "name": "successful response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"applicationId\": \"\",\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"messageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"NUMERIC\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-53aa730e-78d5-4c61-996c-0c8c23e8d145" }, { "id": "e33611be-40cd-43c0-ab20-0865e263b467", "name": "Bad Request", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-e33611be-40cd-43c0-ab20-0865e263b467" }, { "id": "539f9a95-44d3-483b-8560-16e70444a2c7", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-539f9a95-44d3-483b-8560-16e70444a2c7" }, { "id": "9f76aa01-5cd6-49d1-a41c-2937690e1ecf", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-9f76aa01-5cd6-49d1-a41c-2937690e1ecf" }, { "id": "f0ce83db-7ae3-42c8-900a-e6e73d6916c4", "name": "Not Found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-f0ce83db-7ae3-42c8-900a-e6e73d6916c4" }, { "id": "595fcc72-82c7-4faf-86c6-0b9b290e8401", "name": "Too Many Requests", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-595fcc72-82c7-4faf-86c6-0b9b290e8401" }, { "id": "057383fe-2736-4d6c-ac6f-c9712875c276", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-057383fe-2736-4d6c-ac6f-c9712875c276" }, { "id": "1e8ec638-68f0-4c36-bcde-2d2b56c4f8d5", "name": "Error responses", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-1e8ec638-68f0-4c36-bcde-2d2b56c4f8d5" }, { "id": "146faf2d-9790-4a2a-9129-f78ecf308e34", "name": "Error responses", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"ALPHA\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages/:msgId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages", ":msgId" ], "variable": [ { "key": "appId" }, { "key": "msgId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-146faf2d-9790-4a2a-9129-f78ecf308e34" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-83703ea8-44cf-4ba9-8085-e40583c179e3" } ], "id": "766b9e29-0e94-4afd-9b79-a2ac082cf8ec", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-766b9e29-0e94-4afd-9b79-a2ac082cf8ec" }, { "name": "Create 2FA Email message template", "id": "4cb69822-09b5-4320-9946-7a1b625b784b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "id": "f30a6eeb-a482-4bf3-8bc8-05bdf72019c8", "key": "appId", "value": "", "description": "(Required) ID of application for which requested message was created." } ] }, "description": "Once you have your [2FA application](#channels/sms/create-2fa-application), create one or more [Email message templates](https://www.infobip.com/docs/email/templates) where your PIN will be dynamically included when you send the PIN message over Email." }, "response": [ { "id": "7a064b0f-17f3-4cba-9552-865434ffd10a", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"applicationId\": \"\",\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"messageId\": \"\",\n \"pinLength\": \"\",\n \"pinType\": \"NUMERIC\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-7a064b0f-17f3-4cba-9552-865434ffd10a" }, { "id": "0cdc9971-8411-4122-a41b-d2112b7d7418", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-0cdc9971-8411-4122-a41b-d2112b7d7418" }, { "id": "ead31652-c320-4eb2-a8d9-fd2556c04a4d", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-ead31652-c320-4eb2-a8d9-fd2556c04a4d" }, { "id": "78e8e9e7-4d08-4183-9baf-f00a684f56c6", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-78e8e9e7-4d08-4183-9baf-f00a684f56c6" }, { "id": "dadf8d71-5592-4628-86dd-ccd5c0d8dc83", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-dadf8d71-5592-4628-86dd-ccd5c0d8dc83" }, { "id": "127f6f92-48e6-417f-9ce7-8331789a810e", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-127f6f92-48e6-417f-9ce7-8331789a810e" }, { "id": "43d07cb0-e0e8-43e1-b9ca-9a6cf1d79c92", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-43d07cb0-e0e8-43e1-b9ca-9a6cf1d79c92" }, { "id": "745ba239-15bd-478d-b29d-8d2fed0183be", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-745ba239-15bd-478d-b29d-8d2fed0183be" }, { "id": "481086e5-676d-41cc-a800-6f8aa7eca2ec", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emailTemplateId\": \"\",\n \"from\": \"\",\n \"landingPageId\": \"\",\n \"pinLength\": 4,\n \"pinType\": \"NUMERIC\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/email/messages", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "email", "messages" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-481086e5-676d-41cc-a800-6f8aa7eca2ec" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-4cb69822-09b5-4320-9946-7a1b625b784b" } ], "id": "7bc05c2b-bd9c-47b6-9911-de978163ebfd", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-7bc05c2b-bd9c-47b6-9911-de978163ebfd" } ], "id": "e7748529-55dd-46ac-9359-27befae810f9", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-e7748529-55dd-46ac-9359-27befae810f9" }, { "name": "verifications", "item": [ { "name": "Get 2FA verification status", "id": "88f52380-ebd7-4715-b178-97ef1ed06355", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/verifications?msisdn=&verified=&sent=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "verifications" ], "query": [ { "description": "(Required) Filter by msisdn (phone number or email) for which verification status is checked.", "key": "msisdn", "value": "" }, { "description": "Filter by verified (true or false).", "key": "verified", "value": "" }, { "description": "Filter by message sent status (true or false).", "key": "sent", "value": "" } ], "variable": [ { "id": "a68ad995-7e7c-432a-871b-6f3b2f7bbb5b", "key": "appId", "value": "", "description": "(Required) ID of 2-FA application for which phone number verification status is requested." } ] }, "description": "Check if a phone number (or email) is already verified for a specific 2FA application." }, "response": [ { "id": "393e915e-d7d0-49b3-a385-02b7ed0130a3", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/verifications?msisdn=&verified=&sent=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "verifications" ], "query": [ { "description": "(Required) Filter by msisdn (phone number or email) for which verification status is checked.", "key": "msisdn", "value": "" }, { "description": "Filter by verified (true or false).", "key": "verified", "value": "" }, { "description": "Filter by message sent status (true or false).", "key": "sent", "value": "" } ], "variable": [ { "key": "appId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"verifications\": [\n {\n \"msisdn\": \"\",\n \"sentAt\": \"\",\n \"verified\": \"\",\n \"verifiedAt\": \"\"\n },\n {\n \"msisdn\": \"\",\n \"sentAt\": \"\",\n \"verified\": \"\",\n \"verifiedAt\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-393e915e-d7d0-49b3-a385-02b7ed0130a3" }, { "id": "b15138f9-eb56-489e-bcf7-21c86dbcdf18", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/verifications?msisdn=&verified=&sent=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "verifications" ], "query": [ { "description": "(Required) Filter by msisdn (phone number or email) for which verification status is checked.", "key": "msisdn", "value": "" }, { "description": "Filter by verified (true or false).", "key": "verified", "value": "" }, { "description": "Filter by message sent status (true or false).", "key": "sent", "value": "" } ], "variable": [ { "key": "appId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-b15138f9-eb56-489e-bcf7-21c86dbcdf18" }, { "id": "df8b9e4a-6e3d-494d-9249-de3ee8c82697", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/verifications?msisdn=&verified=&sent=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "verifications" ], "query": [ { "description": "(Required) Filter by msisdn (phone number or email) for which verification status is checked.", "key": "msisdn", "value": "" }, { "description": "Filter by verified (true or false).", "key": "verified", "value": "" }, { "description": "Filter by message sent status (true or false).", "key": "sent", "value": "" } ], "variable": [ { "key": "appId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-df8b9e4a-6e3d-494d-9249-de3ee8c82697" }, { "id": "de614111-02e2-43a4-9294-e7f9787fead3", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/verifications?msisdn=&verified=&sent=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "verifications" ], "query": [ { "description": "(Required) Filter by msisdn (phone number or email) for which verification status is checked.", "key": "msisdn", "value": "" }, { "description": "Filter by verified (true or false).", "key": "verified", "value": "" }, { "description": "Filter by message sent status (true or false).", "key": "sent", "value": "" } ], "variable": [ { "key": "appId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-de614111-02e2-43a4-9294-e7f9787fead3" }, { "id": "16b68fb7-6ba9-49ec-a861-5e3583f4dce0", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/verifications?msisdn=&verified=&sent=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "verifications" ], "query": [ { "description": "(Required) Filter by msisdn (phone number or email) for which verification status is checked.", "key": "msisdn", "value": "" }, { "description": "Filter by verified (true or false).", "key": "verified", "value": "" }, { "description": "Filter by message sent status (true or false).", "key": "sent", "value": "" } ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-16b68fb7-6ba9-49ec-a861-5e3583f4dce0" }, { "id": "aa0c90d5-69f7-4450-b2b1-53a899061a6b", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/verifications?msisdn=&verified=&sent=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "verifications" ], "query": [ { "description": "(Required) Filter by msisdn (phone number or email) for which verification status is checked.", "key": "msisdn", "value": "" }, { "description": "Filter by verified (true or false).", "key": "verified", "value": "" }, { "description": "Filter by message sent status (true or false).", "key": "sent", "value": "" } ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-aa0c90d5-69f7-4450-b2b1-53a899061a6b" }, { "id": "f581df0d-bf13-4c88-83e9-4cf3c2f3abbe", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId/verifications?msisdn=&verified=&sent=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId", "verifications" ], "query": [ { "description": "(Required) Filter by msisdn (phone number or email) for which verification status is checked.", "key": "msisdn", "value": "" }, { "description": "Filter by verified (true or false).", "key": "verified", "value": "" }, { "description": "Filter by message sent status (true or false).", "key": "sent", "value": "" } ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-f581df0d-bf13-4c88-83e9-4cf3c2f3abbe" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-88f52380-ebd7-4715-b178-97ef1ed06355" } ], "id": "07f94523-c3dc-42c1-aa76-5eed58286e34", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-07f94523-c3dc-42c1-aa76-5eed58286e34" }, { "name": "Get 2FA application", "id": "e864c591-885a-41a9-bab5-fe61da0de987", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "id": "c7aaeb53-fdd9-4e00-b65f-1d4cac85adf3", "key": "appId", "value": "", "description": "(Required) ID of application for which configuration view was requested." } ] }, "description": "Get a single 2FA application to see its configuration details." }, "response": [ { "id": "c8a2e347-0139-457a-b2c3-dfcf2247390b", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"applicationId\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-c8a2e347-0139-457a-b2c3-dfcf2247390b" }, { "id": "74178c04-558c-4146-a42b-5f3b571fa8f7", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-74178c04-558c-4146-a42b-5f3b571fa8f7" }, { "id": "df7fb0bc-9b69-4f65-b5e6-dd674f5be60e", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-df7fb0bc-9b69-4f65-b5e6-dd674f5be60e" }, { "id": "ae38b1c4-c4ee-4b98-9118-499385946e0d", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-ae38b1c4-c4ee-4b98-9118-499385946e0d" }, { "id": "a2dd2775-c6c2-43dd-a8d5-9af6bef32543", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-a2dd2775-c6c2-43dd-a8d5-9af6bef32543" }, { "id": "2d601987-447d-47b6-8101-4ae531990858", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-2d601987-447d-47b6-8101-4ae531990858" }, { "id": "ad3672cb-7ef4-43f7-a4d6-bf152a4552a6", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-ad3672cb-7ef4-43f7-a4d6-bf152a4552a6" }, { "id": "cc25dd8a-eada-4242-b5b6-d8337c37b6ba", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-cc25dd8a-eada-4242-b5b6-d8337c37b6ba" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-e864c591-885a-41a9-bab5-fe61da0de987" }, { "name": "Update 2FA application", "id": "21f3a994-e503-46d6-9ece-8eb2899dcc03", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "id": "f4a0351f-091f-42d9-8c63-8317003b7128", "key": "appId", "value": "", "description": "(Required) ID of application that should be updated." } ] }, "description": "Change configuration options for your existing 2FA application." }, "response": [ { "id": "a6962966-e2a9-43d8-b16a-2fae48d4cb6f", "name": "successful response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"applicationId\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-a6962966-e2a9-43d8-b16a-2fae48d4cb6f" }, { "id": "db41869c-08c1-4c04-8234-ef97bbb736a1", "name": "Bad Request", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-db41869c-08c1-4c04-8234-ef97bbb736a1" }, { "id": "bbf14a27-ddfe-4423-a7dd-88413e9a8384", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-bbf14a27-ddfe-4423-a7dd-88413e9a8384" }, { "id": "82cef9f1-0668-404b-a63f-16840578103e", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-82cef9f1-0668-404b-a63f-16840578103e" }, { "id": "2a2d936c-b1db-47f2-a7b5-5f574d5b973d", "name": "Not Found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-2a2d936c-b1db-47f2-a7b5-5f574d5b973d" }, { "id": "5f5339c7-e546-42e3-8a83-617fc82c5e22", "name": "Too Many Requests", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-5f5339c7-e546-42e3-8a83-617fc82c5e22" }, { "id": "fc7b58fd-14e0-4927-9859-ad87f4877d20", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-fc7b58fd-14e0-4927-9859-ad87f4877d20" }, { "id": "04976da4-3f87-409b-9470-e09ab056cec5", "name": "Error responses", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-04976da4-3f87-409b-9470-e09ab056cec5" }, { "id": "e815a974-d4ee-406a-be37-fc1e1d5a2c8b", "name": "Error responses", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications/:appId", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications", ":appId" ], "variable": [ { "key": "appId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-e815a974-d4ee-406a-be37-fc1e1d5a2c8b" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-21f3a994-e503-46d6-9ece-8eb2899dcc03" } ], "id": "cea60680-c76d-4373-96e0-9ab7299024e7", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-cea60680-c76d-4373-96e0-9ab7299024e7" }, { "name": "Get all 2FA applications", "id": "16a1fb7b-44a7-45a8-8579-c88615a55d45", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] }, "description": "An application is a container for 2FA message templates. Use this method to list your applications." }, "response": [ { "id": "762bb8f8-6290-4415-b449-152d8646804a", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"applicationId\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\",\n \"name\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\",\n \"name\": \"\"\n }\n]", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-762bb8f8-6290-4415-b449-152d8646804a" }, { "id": "306d51ea-b544-4baf-8d0d-9b9f2d3a1f70", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-306d51ea-b544-4baf-8d0d-9b9f2d3a1f70" }, { "id": "27f061b2-1e3a-4cfd-838a-2c2a7104d21e", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-27f061b2-1e3a-4cfd-838a-2c2a7104d21e" }, { "id": "4191fee8-fe31-48ef-8871-025dff4bb3a0", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-4191fee8-fe31-48ef-8871-025dff4bb3a0" }, { "id": "ab6217d4-7893-4168-9f07-a21e780880f6", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-ab6217d4-7893-4168-9f07-a21e780880f6" }, { "id": "16d0c54d-bbe6-4b51-9c07-c4a962e62a35", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-16d0c54d-bbe6-4b51-9c07-c4a962e62a35" }, { "id": "7ca09609-9919-480d-8357-dc23a3d5389d", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-7ca09609-9919-480d-8357-dc23a3d5389d" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-16a1fb7b-44a7-45a8-8579-c88615a55d45" }, { "name": "Create 2FA application", "id": "79e2bca6-51cb-415e-9d1a-d70feb71744f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] }, "description": "Create and configure a new 2FA application." }, "response": [ { "id": "8c962229-7278-4e42-bff5-c7a83e752dbd", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"applicationId\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8c962229-7278-4e42-bff5-c7a83e752dbd" }, { "id": "8af3b5ca-404c-4f6d-8037-9e6fa1e6b8fa", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8af3b5ca-404c-4f6d-8037-9e6fa1e6b8fa" }, { "id": "6d9957bc-b68b-4cfa-915a-efeade3e0cfb", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-6d9957bc-b68b-4cfa-915a-efeade3e0cfb" }, { "id": "05d57bfa-0175-4191-b73a-aac529679234", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-05d57bfa-0175-4191-b73a-aac529679234" }, { "id": "8f7167b8-c292-42be-b373-185af6ff4728", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8f7167b8-c292-42be-b373-185af6ff4728" }, { "id": "00b1555d-b1e5-49ce-97b5-2ce1f8f6cd82", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-00b1555d-b1e5-49ce-97b5-2ce1f8f6cd82" }, { "id": "e00918c6-bc41-468e-b520-b0beef69a464", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-e00918c6-bc41-468e-b520-b0beef69a464" }, { "id": "4077d493-f4ab-4cc9-a50d-ca4c631c545b", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"configuration\": {\n \"allowMultiplePinVerifications\": true,\n \"pinAttempts\": 10,\n \"pinTimeToLive\": \"15m\",\n \"sendPinPerApplicationLimit\": \"10000/1d\",\n \"sendPinPerPhoneNumberLimit\": \"3/1d\",\n \"verifyPinLimit\": \"1/3s\"\n },\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/applications", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "applications" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-4077d493-f4ab-4cc9-a50d-ca4c631c545b" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-79e2bca6-51cb-415e-9d1a-d70feb71744f" } ], "id": "04345116-d778-459b-a0c1-108ba5e5f6e6", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-04345116-d778-459b-a0c1-108ba5e5f6e6" }, { "name": "pin", "item": [ { "name": "{pinId}", "item": [ { "name": "resend", "item": [ { "name": "voice", "item": [ { "name": "Resend 2FA PIN code over Voice", "id": "78926efb-944f-42ab-834e-63043d230f33", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "id": "9859afdb-3177-417f-a64a-2cff88fd4ef6", "key": "pinId", "value": "", "description": "(Required) ID of the pin code that has to be verified." } ] }, "description": "If needed, you can resend the same (previously sent) PIN code over Voice." }, "response": [ { "id": "82646bde-4f7a-4728-96b5-6a9f008a94cb", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "key": "pinId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"callStatus\": \"\",\n \"externalMessageId\": \"\",\n \"ncStatus\": \"\",\n \"pinId\": \"\",\n \"smsStatus\": \"\",\n \"to\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-82646bde-4f7a-4728-96b5-6a9f008a94cb" }, { "id": "741821fb-8c86-4cf9-8916-7c7fce64cd4f", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "key": "pinId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-741821fb-8c86-4cf9-8916-7c7fce64cd4f" }, { "id": "eee4f09e-7227-4920-a34d-6967dac5b990", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "key": "pinId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-eee4f09e-7227-4920-a34d-6967dac5b990" }, { "id": "209a51cb-d79a-4744-8d02-4033b418bc63", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "key": "pinId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-209a51cb-d79a-4744-8d02-4033b418bc63" }, { "id": "264a0d55-0e64-40ee-adec-9b5936138afe", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "key": "pinId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-264a0d55-0e64-40ee-adec-9b5936138afe" }, { "id": "816864b1-dc08-4352-af93-ede6d742d1d5", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "key": "pinId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-816864b1-dc08-4352-af93-ede6d742d1d5" }, { "id": "94af190e-4cda-4591-8803-26924e4a9b3d", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "key": "pinId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-94af190e-4cda-4591-8803-26924e4a9b3d" }, { "id": "62748cb5-751d-4755-b85a-87799ea39f57", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "voice" ], "variable": [ { "key": "pinId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-62748cb5-751d-4755-b85a-87799ea39f57" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-78926efb-944f-42ab-834e-63043d230f33" } ], "id": "b4a1f849-5979-45f4-a963-95c141b55ccc", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-b4a1f849-5979-45f4-a963-95c141b55ccc" }, { "name": "email", "item": [ { "name": "Resend 2FA PIN code over Email", "id": "8fe01b6e-fb54-4e51-9314-b8b762e6524f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "id": "42762101-1f61-4682-bf5d-d0630ec7c0ba", "key": "pinId", "value": "", "description": "(Required) ID of the pin code that has to be verified." } ] }, "description": "If needed, you can resend the same (previously sent) PIN code over Email." }, "response": [ { "id": "9cd85ed8-08e5-4dad-8bba-8b17a3aac438", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "key": "pinId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"emailStatus\": {\n \"description\": \"\",\n \"name\": \"\"\n },\n \"pinId\": \"\",\n \"to\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-9cd85ed8-08e5-4dad-8bba-8b17a3aac438" }, { "id": "4c1f1ef3-decb-4175-bd07-819b1e7615e5", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "key": "pinId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-4c1f1ef3-decb-4175-bd07-819b1e7615e5" }, { "id": "31c44bbb-2c17-44af-98c1-4324e0fbf58f", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "key": "pinId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-31c44bbb-2c17-44af-98c1-4324e0fbf58f" }, { "id": "7f5d7621-ce9e-45e9-8880-6c0f0542ce3b", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "key": "pinId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-7f5d7621-ce9e-45e9-8880-6c0f0542ce3b" }, { "id": "5c35a60a-0a93-4aee-903c-70f6a4e8488d", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "key": "pinId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-5c35a60a-0a93-4aee-903c-70f6a4e8488d" }, { "id": "4f522760-10a4-4162-bc5e-fb48214873f9", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "key": "pinId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-4f522760-10a4-4162-bc5e-fb48214873f9" }, { "id": "3b665c16-b034-4dc7-9358-b17422d6b776", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "key": "pinId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-3b665c16-b034-4dc7-9358-b17422d6b776" }, { "id": "43cee994-af6b-4b82-ba0f-7fadcb1165c5", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"landingPagePlaceholders\": {\n \"magna__d6\": \"\",\n \"mollit__\": \"\",\n \"in_e\": \"\"\n },\n \"placeholders\": {\n \"sint_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend", "email" ], "variable": [ { "key": "pinId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-43cee994-af6b-4b82-ba0f-7fadcb1165c5" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8fe01b6e-fb54-4e51-9314-b8b762e6524f" } ], "id": "9b7f5fb9-1979-43d3-9991-b13ece571821", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-9b7f5fb9-1979-43d3-9991-b13ece571821" }, { "name": "Resend 2FA PIN code over SMS", "id": "5913de85-27e2-44f5-b4ad-ef0927109929", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "id": "b00e4767-3753-45e5-9e21-74cb94b05064", "key": "pinId", "value": "", "description": "(Required) ID of the pin code that has to be verified." } ] }, "description": "If needed, you can resend the same (previously sent) PIN code over SMS." }, "response": [ { "id": "0e3c24e6-531f-4e58-9171-fca68fcadeff", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "key": "pinId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"callStatus\": \"\",\n \"externalMessageId\": \"\",\n \"ncStatus\": \"\",\n \"pinId\": \"\",\n \"smsStatus\": \"\",\n \"to\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-0e3c24e6-531f-4e58-9171-fca68fcadeff" }, { "id": "2aeff85b-813a-43e3-a372-342773882388", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "key": "pinId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-2aeff85b-813a-43e3-a372-342773882388" }, { "id": "01a8d960-da22-454d-a0bb-1cf1430c9fe9", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "key": "pinId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-01a8d960-da22-454d-a0bb-1cf1430c9fe9" }, { "id": "afd9ec3c-36aa-435a-9651-e615807ae844", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "key": "pinId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-afd9ec3c-36aa-435a-9651-e615807ae844" }, { "id": "7c918736-2f27-4de2-b871-5774a5f4b98b", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "key": "pinId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-7c918736-2f27-4de2-b871-5774a5f4b98b" }, { "id": "f82ec96b-18b2-48ed-9212-06adef7860b6", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "key": "pinId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-f82ec96b-18b2-48ed-9212-06adef7860b6" }, { "id": "b5407472-b332-48a5-a78b-a44c00167267", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "key": "pinId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-b5407472-b332-48a5-a78b-a44c00167267" }, { "id": "f224f145-adc8-4f8a-b44a-bd064590ef2d", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"placeholders\": {\n \"sit__38\": \"\",\n \"aute_23\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/resend", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "resend" ], "variable": [ { "key": "pinId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-f224f145-adc8-4f8a-b44a-bd064590ef2d" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-5913de85-27e2-44f5-b4ad-ef0927109929" } ], "id": "48802e19-286c-4653-977f-885631adfee4", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-48802e19-286c-4653-977f-885631adfee4" }, { "name": "verify", "item": [ { "name": "Verify a PIN", "id": "be2cb519-2256-41b6-b987-7a548bc9a737", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "id": "a4dee8e2-c830-4fb2-bd99-be5e9dcb0619", "key": "pinId", "value": "", "description": "(Required) ID of the pin code that has to be verified." } ] }, "description": "Verify OTP to confirm successful phone number verification. pinId is received in the response after [sending the OTP message](#channels/sms/2fa/pin-sending-and-verification/send-2fa-pin-code-over-voice)." }, "response": [ { "id": "52f808ab-60a0-4712-877a-bd084cf8196c", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "key": "pinId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"attemptsRemaining\": \"\",\n \"msisdn\": \"\",\n \"pinError\": \"\",\n \"pinId\": \"\",\n \"verified\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-52f808ab-60a0-4712-877a-bd084cf8196c" }, { "id": "2c468716-3613-4a3d-9188-0a09e9674606", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "key": "pinId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-2c468716-3613-4a3d-9188-0a09e9674606" }, { "id": "f4626081-b8f2-4f8b-a100-59f39561ebd0", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "key": "pinId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-f4626081-b8f2-4f8b-a100-59f39561ebd0" }, { "id": "4911db14-7601-47b5-a076-2dede3a593f3", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "key": "pinId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-4911db14-7601-47b5-a076-2dede3a593f3" }, { "id": "0462027f-c135-4b88-9fba-04d32c800fe5", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "key": "pinId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-0462027f-c135-4b88-9fba-04d32c800fe5" }, { "id": "b9d3b9ce-450d-4816-9b07-20bfb26235cf", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "key": "pinId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-b9d3b9ce-450d-4816-9b07-20bfb26235cf" }, { "id": "ce2763a1-22d2-4fa3-9f9e-37c04c77108d", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "key": "pinId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-ce2763a1-22d2-4fa3-9f9e-37c04c77108d" }, { "id": "c3981ccd-3ff1-4850-8361-7ea3d80b3855", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"pin\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/:pinId/verify", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", ":pinId", "verify" ], "variable": [ { "key": "pinId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-c3981ccd-3ff1-4850-8361-7ea3d80b3855" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-be2cb519-2256-41b6-b987-7a548bc9a737" } ], "id": "5d795652-ec23-45ed-b2e5-ab10bd03ae30", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-5d795652-ec23-45ed-b2e5-ab10bd03ae30" } ], "id": "bf619642-86c0-4d82-9260-461fe2307ed0", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-bf619642-86c0-4d82-9260-461fe2307ed0" }, { "name": "voice", "item": [ { "name": "Send 2FA PIN code over Voice", "id": "e934296f-551e-45c8-98d0-08d5caf518e1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "voice" ] }, "description": "Send a PIN code over Voice using previously created [message template](#channels/sms/create-2fa-message-template)." }, "response": [ { "id": "8db8bb45-ae7c-4856-8f19-0992ffa609f2", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "voice" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"callStatus\": \"\",\n \"externalMessageId\": \"\",\n \"ncStatus\": \"\",\n \"pinId\": \"\",\n \"smsStatus\": \"\",\n \"to\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8db8bb45-ae7c-4856-8f19-0992ffa609f2" }, { "id": "03b2dcb4-b1d7-480a-818e-bd2aa3f9c7e7", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "voice" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-03b2dcb4-b1d7-480a-818e-bd2aa3f9c7e7" }, { "id": "44af3b8f-5a7f-4fc9-8cf2-6ca1c7db0328", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "voice" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-44af3b8f-5a7f-4fc9-8cf2-6ca1c7db0328" }, { "id": "eb2ad582-da7a-401b-8785-c4cf529debf6", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "voice" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-eb2ad582-da7a-401b-8785-c4cf529debf6" }, { "id": "9cd63cd8-069e-4268-a76d-a39a1f7e3c0f", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "voice" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-9cd63cd8-069e-4268-a76d-a39a1f7e3c0f" }, { "id": "3d947b00-16e5-4df8-aa45-86f368022505", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "voice" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-3d947b00-16e5-4df8-aa45-86f368022505" }, { "id": "5e67aa8d-72f4-4768-be1c-eb426602249f", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/voice", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "voice" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-5e67aa8d-72f4-4768-be1c-eb426602249f" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-e934296f-551e-45c8-98d0-08d5caf518e1" } ], "id": "9ab79048-e9eb-4f40-9cb4-42ceeec05549", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-9ab79048-e9eb-4f40-9cb4-42ceeec05549" }, { "name": "email", "item": [ { "name": "Send 2FA PIN code over Email", "id": "8ab6451e-e6fe-4672-b4c0-38de7a65c408", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"landingPagePlaceholders\": {\n \"sit_7\": \"\",\n \"consequat_e7a\": \"\"\n },\n \"placeholders\": {\n \"in5\": \"\",\n \"irure1ba\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "email" ] }, "description": "Send a PIN code over Email using previously created [Email message template](#channels/sms/2fa/2fa-configuration/create-2fa-email-message-template)." }, "response": [ { "id": "5b924ba2-8b6b-4e3a-ba4c-77810d389bba", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"landingPagePlaceholders\": {\n \"sit_7\": \"\",\n \"consequat_e7a\": \"\"\n },\n \"placeholders\": {\n \"in5\": \"\",\n \"irure1ba\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "email" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"emailStatus\": {\n \"description\": \"\",\n \"name\": \"\"\n },\n \"pinId\": \"\",\n \"to\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-5b924ba2-8b6b-4e3a-ba4c-77810d389bba" }, { "id": "b6c31509-60a8-44be-967a-db3e4677ad4d", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"landingPagePlaceholders\": {\n \"sit_7\": \"\",\n \"consequat_e7a\": \"\"\n },\n \"placeholders\": {\n \"in5\": \"\",\n \"irure1ba\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "email" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-b6c31509-60a8-44be-967a-db3e4677ad4d" }, { "id": "91183443-a823-4820-ba78-68068f5a2b62", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"landingPagePlaceholders\": {\n \"sit_7\": \"\",\n \"consequat_e7a\": \"\"\n },\n \"placeholders\": {\n \"in5\": \"\",\n \"irure1ba\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "email" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-91183443-a823-4820-ba78-68068f5a2b62" }, { "id": "5b3b61a9-2db0-48bb-ac41-26f6a38302da", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"landingPagePlaceholders\": {\n \"sit_7\": \"\",\n \"consequat_e7a\": \"\"\n },\n \"placeholders\": {\n \"in5\": \"\",\n \"irure1ba\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "email" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-5b3b61a9-2db0-48bb-ac41-26f6a38302da" }, { "id": "987d1f0d-b0c2-4091-a317-459abd0c3fbd", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"landingPagePlaceholders\": {\n \"sit_7\": \"\",\n \"consequat_e7a\": \"\"\n },\n \"placeholders\": {\n \"in5\": \"\",\n \"irure1ba\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "email" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-987d1f0d-b0c2-4091-a317-459abd0c3fbd" }, { "id": "8bc2ab80-1e90-4c2c-8185-66d4866f16c0", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"landingPagePlaceholders\": {\n \"sit_7\": \"\",\n \"consequat_e7a\": \"\"\n },\n \"placeholders\": {\n \"in5\": \"\",\n \"irure1ba\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "email" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8bc2ab80-1e90-4c2c-8185-66d4866f16c0" }, { "id": "a82cd19c-6363-4cd6-b966-22db14d0f950", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"landingPagePlaceholders\": {\n \"sit_7\": \"\",\n \"consequat_e7a\": \"\"\n },\n \"placeholders\": {\n \"in5\": \"\",\n \"irure1ba\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin/email", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin", "email" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-a82cd19c-6363-4cd6-b966-22db14d0f950" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8ab6451e-e6fe-4672-b4c0-38de7a65c408" } ], "id": "a969ba27-f926-4a41-8127-32b37927fa9b", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-a969ba27-f926-4a41-8127-32b37927fa9b" }, { "name": "Send 2FA PIN code over SMS", "id": "3c94b79d-e598-47a9-ba54-63338133b139", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin?ncNeeded=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin" ], "query": [ { "description": "Indicates if [Number Lookup](https://www.infobip.com/docs/api/connectivity/number-lookup) is needed before sending the 2FA message. If the parameter value is true, Number Lookup will be requested before sending the SMS. If the value is false, the SMS will be sent without requesting Number Lookup. Field's default value is `true`.", "key": "ncNeeded", "value": "" } ] }, "description": "Send a PIN code over SMS using a previously created [message template](#channels/sms/create-2fa-message-template)." }, "response": [ { "id": "33b2926a-dbff-4849-b26b-2d4dcbe19e5c", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin?ncNeeded=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin" ], "query": [ { "description": "Indicates if [Number Lookup](https://www.infobip.com/docs/api/connectivity/number-lookup) is needed before sending the 2FA message. If the parameter value is true, Number Lookup will be requested before sending the SMS. If the value is false, the SMS will be sent without requesting Number Lookup. Field's default value is `true`.", "key": "ncNeeded", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"callStatus\": \"\",\n \"externalMessageId\": \"\",\n \"ncStatus\": \"\",\n \"pinId\": \"\",\n \"smsStatus\": \"\",\n \"to\": \"\"\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-33b2926a-dbff-4849-b26b-2d4dcbe19e5c" }, { "id": "c1b91b46-f6f4-4b74-a8ae-d5e3031e75a3", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin?ncNeeded=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin" ], "query": [ { "description": "Indicates if [Number Lookup](https://www.infobip.com/docs/api/connectivity/number-lookup) is needed before sending the 2FA message. If the parameter value is true, Number Lookup will be requested before sending the SMS. If the value is false, the SMS will be sent without requesting Number Lookup. Field's default value is `true`.", "key": "ncNeeded", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-c1b91b46-f6f4-4b74-a8ae-d5e3031e75a3" }, { "id": "f984207f-d501-4ce4-88e8-a93b4585c7f2", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin?ncNeeded=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin" ], "query": [ { "description": "Indicates if [Number Lookup](https://www.infobip.com/docs/api/connectivity/number-lookup) is needed before sending the 2FA message. If the parameter value is true, Number Lookup will be requested before sending the SMS. If the value is false, the SMS will be sent without requesting Number Lookup. Field's default value is `true`.", "key": "ncNeeded", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-f984207f-d501-4ce4-88e8-a93b4585c7f2" }, { "id": "cc42bb3c-8890-44c7-b1e9-6b3751d1eacd", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin?ncNeeded=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin" ], "query": [ { "description": "Indicates if [Number Lookup](https://www.infobip.com/docs/api/connectivity/number-lookup) is needed before sending the 2FA message. If the parameter value is true, Number Lookup will be requested before sending the SMS. If the value is false, the SMS will be sent without requesting Number Lookup. Field's default value is `true`.", "key": "ncNeeded", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-cc42bb3c-8890-44c7-b1e9-6b3751d1eacd" }, { "id": "51f8c8c6-336f-4c07-b3e0-6cb74bf9d1fc", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin?ncNeeded=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin" ], "query": [ { "description": "Indicates if [Number Lookup](https://www.infobip.com/docs/api/connectivity/number-lookup) is needed before sending the 2FA message. If the parameter value is true, Number Lookup will be requested before sending the SMS. If the value is false, the SMS will be sent without requesting Number Lookup. Field's default value is `true`.", "key": "ncNeeded", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"ea_9\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-51f8c8c6-336f-4c07-b3e0-6cb74bf9d1fc" }, { "id": "c77eefd3-47c4-4349-a4a5-03f09fd34183", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin?ncNeeded=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin" ], "query": [ { "description": "Indicates if [Number Lookup](https://www.infobip.com/docs/api/connectivity/number-lookup) is needed before sending the 2FA message. If the parameter value is true, Number Lookup will be requested before sending the SMS. If the value is false, the SMS will be sent without requesting Number Lookup. Field's default value is `true`.", "key": "ncNeeded", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-c77eefd3-47c4-4349-a4a5-03f09fd34183" }, { "id": "940677ba-e920-465a-81f1-0573df39b47d", "name": "Error responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"applicationId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"placeholders\": {\n \"ad_2\": \"\"\n },\n \"trackDelivery\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2fa/2/pin?ncNeeded=", "host": [ "{{baseUrl}}" ], "path": [ "2fa", "2", "pin" ], "query": [ { "description": "Indicates if [Number Lookup](https://www.infobip.com/docs/api/connectivity/number-lookup) is needed before sending the 2FA message. If the parameter value is true, Number Lookup will be requested before sending the SMS. If the value is false, the SMS will be sent without requesting Number Lookup. Field's default value is `true`.", "key": "ncNeeded", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-940677ba-e920-465a-81f1-0573df39b47d" } ], "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-3c94b79d-e598-47a9-ba54-63338133b139" } ], "id": "5d0a6410-b38c-455b-a580-e7d8214e29a4", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-5d0a6410-b38c-455b-a580-e7d8214e29a4" } ], "id": "0f19ea63-016d-4b19-b802-47cd67a7e228", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-0f19ea63-016d-4b19-b802-47cd67a7e228" } ], "id": "8fe3272d-bab3-4e0a-925e-6bd58c1a1f5b", "createdAt": "2026-07-28T01:57:30.000Z", "updatedAt": "2026-07-28T01:57:30.000Z", "uid": "35240-8fe3272d-bab3-4e0a-925e-6bd58c1a1f5b" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }