{ "info": { "_postman_id": "a9a7b4e5-a635-4734-afac-d981f6495a1c", "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-28T02:00:46.000Z", "updatedAt": "2026-07-28T02:00:49.000Z", "lastUpdatedBy": "35240", "uid": "35240-a9a7b4e5-a635-4734-afac-d981f6495a1c" }, "item": [ { "name": "calls", "item": [ { "name": "1", "item": [ { "name": "configurations", "item": [ { "name": "{callsConfigurationId}", "item": [ { "name": "Get calls configuration", "id": "0d64d49a-2b29-4a00-814e-3ad61aafec23", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "id": "cabb7668-cec5-41c0-8c18-1c8d705c53e5", "key": "callsConfigurationId", "value": "", "description": "(Required) Calls configuration ID." } ] }, "description": "Get a single calls configuration." }, "response": [ { "id": "fed27e8f-80c5-4aec-b2b4-666ea25d7225", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fed27e8f-80c5-4aec-b2b4-666ea25d7225" }, { "id": "312570bc-8bf4-49a8-b2b9-bcd1ba3a6bd3", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-312570bc-8bf4-49a8-b2b9-bcd1ba3a6bd3" }, { "id": "124ba9f0-76dd-482f-ab7e-b22511fd3903", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-124ba9f0-76dd-482f-ab7e-b22511fd3903" }, { "id": "e7bd0a23-c195-4ff0-8792-b562bf50e67b", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e7bd0a23-c195-4ff0-8792-b562bf50e67b" }, { "id": "64b20827-4db6-4a02-9001-ea63fd2f4c0d", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-64b20827-4db6-4a02-9001-ea63fd2f4c0d" }, { "id": "f6747f1b-1f93-4d16-8f57-d8caa2272379", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f6747f1b-1f93-4d16-8f57-d8caa2272379" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0d64d49a-2b29-4a00-814e-3ad61aafec23" }, { "name": "Update calls configuration", "id": "47d1f561-ca9f-44bf-978b-cac7ba59c65c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "id": "506f5303-3137-4767-9bb3-b522f53ef1fa", "key": "callsConfigurationId", "value": "", "description": "(Required) Calls configuration ID." } ] }, "description": "Update calls configuration." }, "response": [ { "id": "48e19f5c-f91a-4212-85a1-5a66b1c4a178", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-48e19f5c-f91a-4212-85a1-5a66b1c4a178" }, { "id": "f6ca3749-99d3-4f79-bef9-a8295b8d81b3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f6ca3749-99d3-4f79-bef9-a8295b8d81b3" }, { "id": "42b47f3f-0c3e-44f6-a917-44000edcdfc9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-42b47f3f-0c3e-44f6-a917-44000edcdfc9" }, { "id": "4a98458a-6c45-4271-911a-8b5e30f83ca2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4a98458a-6c45-4271-911a-8b5e30f83ca2" }, { "id": "a6c10e6f-e84a-491c-9a1b-ac62a4f19902", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a6c10e6f-e84a-491c-9a1b-ac62a4f19902" }, { "id": "dfd1c00a-75c9-40f8-9861-fbab1766461e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dfd1c00a-75c9-40f8-9861-fbab1766461e" }, { "id": "be091e2d-7f36-4519-9d66-0c26655f23a8", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-be091e2d-7f36-4519-9d66-0c26655f23a8" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-47d1f561-ca9f-44bf-978b-cac7ba59c65c" }, { "name": "Delete calls configuration", "id": "b69cb461-cb4f-4c65-b398-c08a76e0ccd2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "id": "862d6188-6008-47aa-959a-d48b4f41999c", "key": "callsConfigurationId", "value": "", "description": "(Required) Calls configuration ID." } ] }, "description": "Delete calls configuration." }, "response": [ { "id": "89356c49-3a55-48ed-8306-b0d54550daf2", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-89356c49-3a55-48ed-8306-b0d54550daf2" }, { "id": "e1fc62fa-cafa-49dd-8a61-510488937201", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e1fc62fa-cafa-49dd-8a61-510488937201" }, { "id": "105dba96-75d8-4445-a230-b14377b7f4cc", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-105dba96-75d8-4445-a230-b14377b7f4cc" }, { "id": "85305cef-e7b3-461e-89dd-4284aef40e1c", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-85305cef-e7b3-461e-89dd-4284aef40e1c" }, { "id": "a51723ed-ebe4-4b72-8964-981033df4381", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a51723ed-ebe4-4b72-8964-981033df4381" }, { "id": "163ed0c8-e01a-4a85-b133-de7bcc2ca3a8", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations/:callsConfigurationId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations", ":callsConfigurationId" ], "variable": [ { "key": "callsConfigurationId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-163ed0c8-e01a-4a85-b133-de7bcc2ca3a8" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-b69cb461-cb4f-4c65-b398-c08a76e0ccd2" } ], "id": "0df36f10-b376-4f76-9796-52471f887e29", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0df36f10-b376-4f76-9796-52471f887e29" }, { "name": "Get calls configurations", "id": "110c92f3-bb0f-4ec8-b954-deca52d84a67", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get calls configurations." }, "response": [ { "id": "b0535138-2fa9-4294-b2bf-074461cfb50d", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b0535138-2fa9-4294-b2bf-074461cfb50d" }, { "id": "dafeed84-b6f3-433a-b0b7-565b649ae226", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dafeed84-b6f3-433a-b0b7-565b649ae226" }, { "id": "6ce3044c-1616-4826-aa7b-460771e452af", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6ce3044c-1616-4826-aa7b-460771e452af" }, { "id": "8651f5e4-9092-4d2f-8cfa-2ade1ad86f3c", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8651f5e4-9092-4d2f-8cfa-2ade1ad86f3c" }, { "id": "7a16f9e4-cd8e-458a-b3c1-dc4d62df5302", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7a16f9e4-cd8e-458a-b3c1-dc4d62df5302" }, { "id": "763bfdc0-bbf7-4180-b53d-3d4d602f190e", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/configurations?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-763bfdc0-bbf7-4180-b53d-3d4d602f190e" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-110c92f3-bb0f-4ec8-b954-deca52d84a67" }, { "name": "Create calls configuration", "id": "1e834d67-5a89-4bda-b1a8-718019df8af6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"RNVgvWRFs\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ] }, "description": "Create calls configuration." }, "response": [ { "id": "02caaa16-2d64-4538-8fd5-953f0d47003a", "name": "Calls configuration created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"RNVgvWRFs\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-02caaa16-2d64-4538-8fd5-953f0d47003a" }, { "id": "fc331eb3-7402-4695-ad98-bd545900bf70", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"RNVgvWRFs\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fc331eb3-7402-4695-ad98-bd545900bf70" }, { "id": "e5542779-268a-428d-8999-0d5845dce1c6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"RNVgvWRFs\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e5542779-268a-428d-8999-0d5845dce1c6" }, { "id": "9a3080ae-e2b2-4739-87c5-ba3602ea52f4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"RNVgvWRFs\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9a3080ae-e2b2-4739-87c5-ba3602ea52f4" }, { "id": "aab570f6-fc9b-418f-acc5-c7f1ebeb3ade", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"RNVgvWRFs\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aab570f6-fc9b-418f-acc5-c7f1ebeb3ade" }, { "id": "9e270705-9801-47a3-b03b-97831011d1bd", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"RNVgvWRFs\",\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/configurations", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "configurations" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9e270705-9801-47a3-b03b-97831011d1bd" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1e834d67-5a89-4bda-b1a8-718019df8af6" } ], "id": "520320ea-14f8-4012-9dd7-8012aba4b8a0", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-520320ea-14f8-4012-9dd7-8012aba4b8a0" }, { "name": "calls", "item": [ { "name": "{callId}", "item": [ { "name": "history", "item": [ { "name": "Get call history", "id": "94fa44df-9abd-4274-8760-538388e394d0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "history" ], "variable": [ { "id": "5964b845-0468-4f19-885c-f181dee5291d", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Get a single call history. Call history retention period is 5 days." }, "response": [ { "id": "e227d74e-6a72-4d22-8d69-90b31e71d1f2", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "history" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"callId\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"RINGING\",\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"quis__\": \"\",\n \"utd07\": \"\",\n \"minimd\": \"\",\n \"magna_011\": \"\"\n },\n \"customData\": {\n \"ind\": \"\",\n \"dolore_b\": \"\",\n \"ipsum455\": \"\",\n \"in_2f\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationIds\": [\n \"\",\n \"\"\n ],\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceIds\": [\n \"\",\n \"\"\n ],\n \"duration\": \"\",\n \"hasCameraVideo\": \"\",\n \"hasScreenshareVideo\": \"\",\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"customData\": {\n \"labore_6\": \"\"\n },\n \"dialogId\": \"\",\n \"sender\": \"\",\n \"hangupSource\": \"ENDPOINT\",\n \"externalId\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e227d74e-6a72-4d22-8d69-90b31e71d1f2" }, { "id": "6c37368f-73b4-4683-88e8-cfe2cd723652", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "history" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6c37368f-73b4-4683-88e8-cfe2cd723652" }, { "id": "50a4754d-5a45-4845-b927-c8874a088d41", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "history" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-50a4754d-5a45-4845-b927-c8874a088d41" }, { "id": "ea5ce1ec-5132-40de-a8cb-0d7cc40b92db", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "history" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ea5ce1ec-5132-40de-a8cb-0d7cc40b92db" }, { "id": "fe1d8df8-c216-4b78-8fb8-e66b44b34b94", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "history" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fe1d8df8-c216-4b78-8fb8-e66b44b34b94" }, { "id": "108d64b9-9581-429d-97df-574a92e2b8ae", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "history" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-108d64b9-9581-429d-97df-574a92e2b8ae" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-94fa44df-9abd-4274-8760-538388e394d0" } ], "id": "34a757d6-70d0-4a90-8d8d-8559795ba196", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-34a757d6-70d0-4a90-8d8d-8559795ba196" }, { "name": "connect", "item": [ { "name": "Connect with new call", "id": "a1798061-ca75-4c7a-8a41-4dd490a5f49f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"velit_02\": \"\",\n \"dolorc\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"fugiat_3\": \"\",\n \"laboris_9b7\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ina2\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "connect" ], "variable": [ { "id": "50652049-34b5-4470-8675-48f34ee92777", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Connect an existing call with a new call in a conference." }, "response": [ { "id": "a84f9496-5373-40b4-9970-0c6095ef4433", "name": "Calls connected in the conference.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"velit_02\": \"\",\n \"dolorc\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"fugiat_3\": \"\",\n \"laboris_9b7\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ina2\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "connect" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"conference\": {\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"VIBER\"\n },\n \"callId\": \"\",\n \"state\": \"LEFT\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"state\": \"JOINING\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n },\n \"call\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CALLING\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"cupidatat_f\": \"\",\n \"velit_d5\": \"\"\n },\n \"customData\": {\n \"occaecat_8\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"irure_f0b\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a84f9496-5373-40b4-9970-0c6095ef4433" }, { "id": "31fb0694-cdbd-4ba7-b995-626dea5416d7", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"velit_02\": \"\",\n \"dolorc\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"fugiat_3\": \"\",\n \"laboris_9b7\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ina2\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "connect" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-31fb0694-cdbd-4ba7-b995-626dea5416d7" }, { "id": "b6639716-3ae7-4ad7-993a-aafa61d9da5e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"velit_02\": \"\",\n \"dolorc\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"fugiat_3\": \"\",\n \"laboris_9b7\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ina2\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "connect" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b6639716-3ae7-4ad7-993a-aafa61d9da5e" }, { "id": "12d72d86-565a-44f0-88a3-45829fb1b446", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"velit_02\": \"\",\n \"dolorc\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"fugiat_3\": \"\",\n \"laboris_9b7\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ina2\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "connect" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-12d72d86-565a-44f0-88a3-45829fb1b446" }, { "id": "e9d2d9c3-9bef-4e11-8511-0014f503cd76", "name": "Call or application 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"velit_02\": \"\",\n \"dolorc\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"fugiat_3\": \"\",\n \"laboris_9b7\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ina2\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "connect" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e9d2d9c3-9bef-4e11-8511-0014f503cd76" }, { "id": "b35c6611-78c7-485a-992a-0246e7b11117", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"velit_02\": \"\",\n \"dolorc\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"fugiat_3\": \"\",\n \"laboris_9b7\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ina2\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "connect" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b35c6611-78c7-485a-992a-0246e7b11117" }, { "id": "cb9d3cbf-555b-459a-8870-87481dedb231", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"velit_02\": \"\",\n \"dolorc\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"fugiat_3\": \"\",\n \"laboris_9b7\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ina2\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "connect" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cb9d3cbf-555b-459a-8870-87481dedb231" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a1798061-ca75-4c7a-8a41-4dd490a5f49f" } ], "id": "7dc34882-b584-40cd-b16b-a42e6474460e", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7dc34882-b584-40cd-b16b-a42e6474460e" }, { "name": "send-ringing", "item": [ { "name": "Send ringing", "id": "2e1289d0-535c-4e57-914c-9eab027457be", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-ringing", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-ringing" ], "variable": [ { "id": "9c617bab-cd11-48ac-933f-c4f2e5c40a2a", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Send SIP ringtone to an unanswered inbound call." }, "response": [ { "id": "10ba7201-72b8-4ff8-a31b-1c3878b9c2f0", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-ringing", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-ringing" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-10ba7201-72b8-4ff8-a31b-1c3878b9c2f0" }, { "id": "0f54fc1f-276a-4266-ae8e-ee2e16e50ca8", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-ringing", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-ringing" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0f54fc1f-276a-4266-ae8e-ee2e16e50ca8" }, { "id": "41f8c7b1-ca96-4525-b40f-aaea3daa32f4", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-ringing", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-ringing" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-41f8c7b1-ca96-4525-b40f-aaea3daa32f4" }, { "id": "d64a44fb-0475-4c43-9a84-96a2190139e0", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-ringing", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-ringing" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d64a44fb-0475-4c43-9a84-96a2190139e0" }, { "id": "1b0db2bd-e523-4a80-b34b-0b071a717f16", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-ringing", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-ringing" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1b0db2bd-e523-4a80-b34b-0b071a717f16" }, { "id": "72162cd7-d196-4380-89b9-2a2a1f155487", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-ringing", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-ringing" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-72162cd7-d196-4380-89b9-2a2a1f155487" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2e1289d0-535c-4e57-914c-9eab027457be" } ], "id": "4c972a7c-c160-45fe-80e9-bed6ba1dd19b", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4c972a7c-c160-45fe-80e9-bed6ba1dd19b" }, { "name": "pre-answer", "item": [ { "name": "Pre-answer", "id": "e763de57-3f0d-41a4-b122-2c079191b371", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"ringing\": false,\n \"customData\": {\n \"cillum__c\": \"\",\n \"minim_e1\": \"\",\n \"sint_4f3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/pre-answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "pre-answer" ], "variable": [ { "id": "e5acc53b-0783-4883-a43e-1e80ad91acb2", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Pre-answer a call to handle early media." }, "response": [ { "id": "09a08af9-5828-46e6-b2e3-6318e2359105", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"ringing\": false,\n \"customData\": {\n \"cillum__c\": \"\",\n \"minim_e1\": \"\",\n \"sint_4f3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/pre-answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "pre-answer" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-09a08af9-5828-46e6-b2e3-6318e2359105" }, { "id": "b868a791-52fd-4311-aca2-b4370e184f36", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"ringing\": false,\n \"customData\": {\n \"cillum__c\": \"\",\n \"minim_e1\": \"\",\n \"sint_4f3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/pre-answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "pre-answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b868a791-52fd-4311-aca2-b4370e184f36" }, { "id": "ad54a910-ab30-4368-967c-58b396cacc39", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"ringing\": false,\n \"customData\": {\n \"cillum__c\": \"\",\n \"minim_e1\": \"\",\n \"sint_4f3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/pre-answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "pre-answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ad54a910-ab30-4368-967c-58b396cacc39" }, { "id": "3ba2f84b-c151-49ae-8f5e-94cbcecde366", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"ringing\": false,\n \"customData\": {\n \"cillum__c\": \"\",\n \"minim_e1\": \"\",\n \"sint_4f3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/pre-answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "pre-answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3ba2f84b-c151-49ae-8f5e-94cbcecde366" }, { "id": "3435136a-1f1c-495a-9158-a8ff64e9c96b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"ringing\": false,\n \"customData\": {\n \"cillum__c\": \"\",\n \"minim_e1\": \"\",\n \"sint_4f3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/pre-answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "pre-answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3435136a-1f1c-495a-9158-a8ff64e9c96b" }, { "id": "fe01da9e-798e-4f75-a019-9b7ce0ed7992", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"ringing\": false,\n \"customData\": {\n \"cillum__c\": \"\",\n \"minim_e1\": \"\",\n \"sint_4f3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/pre-answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "pre-answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fe01da9e-798e-4f75-a019-9b7ce0ed7992" }, { "id": "bcc00720-8fad-4fad-ac70-bdecd5548f76", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"ringing\": false,\n \"customData\": {\n \"cillum__c\": \"\",\n \"minim_e1\": \"\",\n \"sint_4f3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/pre-answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "pre-answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bcc00720-8fad-4fad-ac70-bdecd5548f76" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e763de57-3f0d-41a4-b122-2c079191b371" } ], "id": "1286498f-293e-4343-a69b-b0c608dc7753", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1286498f-293e-4343-a69b-b0c608dc7753" }, { "name": "answer", "item": [ { "name": "Answer", "id": "ba192948-d22f-4217-bd56-757810564d30", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"dolore2f_\": \"\"\n },\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"laborum5a\": \"\"\n },\n \"filePrefix\": \"aqSzhlkc1a\",\n \"channels\": \"MONO\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "answer" ], "variable": [ { "id": "37b5ab77-7f7a-4457-bf0c-1bc428127ecd", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Answer a call." }, "response": [ { "id": "50da092f-574b-4da6-ae43-2b2607248866", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"dolore2f_\": \"\"\n },\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"laborum5a\": \"\"\n },\n \"filePrefix\": \"aqSzhlkc1a\",\n \"channels\": \"MONO\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "answer" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-50da092f-574b-4da6-ae43-2b2607248866" }, { "id": "dfeea0e2-ab86-4c2a-99ca-d9228babdd6a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"dolore2f_\": \"\"\n },\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"laborum5a\": \"\"\n },\n \"filePrefix\": \"aqSzhlkc1a\",\n \"channels\": \"MONO\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dfeea0e2-ab86-4c2a-99ca-d9228babdd6a" }, { "id": "2ca1eec6-9a07-4322-844e-f2ab403990af", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"dolore2f_\": \"\"\n },\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"laborum5a\": \"\"\n },\n \"filePrefix\": \"aqSzhlkc1a\",\n \"channels\": \"MONO\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2ca1eec6-9a07-4322-844e-f2ab403990af" }, { "id": "0b52595f-9de8-4989-a5fb-a965ae162aa4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"dolore2f_\": \"\"\n },\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"laborum5a\": \"\"\n },\n \"filePrefix\": \"aqSzhlkc1a\",\n \"channels\": \"MONO\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0b52595f-9de8-4989-a5fb-a965ae162aa4" }, { "id": "155c6989-9d5d-468a-8db4-34681fe7291e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"dolore2f_\": \"\"\n },\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"laborum5a\": \"\"\n },\n \"filePrefix\": \"aqSzhlkc1a\",\n \"channels\": \"MONO\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-155c6989-9d5d-468a-8db4-34681fe7291e" }, { "id": "b1b566e5-7a18-418e-9ba7-14fa66ac7dfe", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"dolore2f_\": \"\"\n },\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"laborum5a\": \"\"\n },\n \"filePrefix\": \"aqSzhlkc1a\",\n \"channels\": \"MONO\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b1b566e5-7a18-418e-9ba7-14fa66ac7dfe" }, { "id": "06549269-8a7b-4743-8fa9-4f3fcddd1c19", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"dolore2f_\": \"\"\n },\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"laborum5a\": \"\"\n },\n \"filePrefix\": \"aqSzhlkc1a\",\n \"channels\": \"MONO\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/answer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "answer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-06549269-8a7b-4743-8fa9-4f3fcddd1c19" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ba192948-d22f-4217-bd56-757810564d30" } ], "id": "029c0527-0422-4615-b7b4-e92bcc42e5ea", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-029c0527-0422-4615-b7b4-e92bcc42e5ea" }, { "name": "hangup", "item": [ { "name": "Hangup", "id": "2955271c-e991-42b4-8a4b-abfd72217822", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"errorCode\": \"NO_ANSWER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "hangup" ], "variable": [ { "id": "9627a7a4-5e9f-4ce0-bec1-01657e93678d", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Hang up a call." }, "response": [ { "id": "919f1021-f8b5-46b4-a8d3-ae3cc42874d2", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"errorCode\": \"NO_ANSWER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "hangup" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"FAILED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"et_2f\": \"\",\n \"dolore_c3\": \"\"\n },\n \"customData\": {\n \"anim_cd\": \"\",\n \"est8\": \"\",\n \"ex_2\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"aliquip_1\": \"\",\n \"dolore_f2\": \"\",\n \"ullamco_f5f\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-919f1021-f8b5-46b4-a8d3-ae3cc42874d2" }, { "id": "5574279f-5bad-4cb4-a68e-bed015580fc3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"errorCode\": \"NO_ANSWER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "hangup" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5574279f-5bad-4cb4-a68e-bed015580fc3" }, { "id": "6a6211ae-1246-4e26-a258-60102acc9f94", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"errorCode\": \"NO_ANSWER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "hangup" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6a6211ae-1246-4e26-a258-60102acc9f94" }, { "id": "0c938960-f789-447f-bc81-0da486fbf292", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"errorCode\": \"NO_ANSWER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "hangup" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0c938960-f789-447f-bc81-0da486fbf292" }, { "id": "86166058-ddd5-4917-8446-fbe682142446", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"errorCode\": \"NO_ANSWER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "hangup" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-86166058-ddd5-4917-8446-fbe682142446" }, { "id": "becf95b5-5d16-417f-a97c-571466d2d167", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"errorCode\": \"NO_ANSWER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "hangup" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-becf95b5-5d16-417f-a97c-571466d2d167" }, { "id": "50f64923-0d36-49ce-a350-d89b0a2f3281", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"errorCode\": \"NO_ANSWER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "hangup" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-50f64923-0d36-49ce-a350-d89b0a2f3281" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2955271c-e991-42b4-8a4b-abfd72217822" } ], "id": "27e00eaa-dbd7-4a52-ac95-5a66f947d339", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-27e00eaa-dbd7-4a52-ac95-5a66f947d339" }, { "name": "play", "item": [ { "name": "Play file", "id": "c17048c8-aab4-4852-96dd-ffceefde745e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"TEXT\"\n },\n \"loopCount\": \"\",\n \"timeout\": \"\",\n \"offset\": \"\",\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"Ut2d\": \"\",\n \"estbf\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "play" ], "variable": [ { "id": "1279b4a4-13d8-4c8f-afa4-08b7f9d94ea8", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Play an audio file on a call." }, "response": [ { "id": "e669b2b1-052e-4b38-bb67-3718b9f78a23", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"TEXT\"\n },\n \"loopCount\": \"\",\n \"timeout\": \"\",\n \"offset\": \"\",\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"Ut2d\": \"\",\n \"estbf\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "play" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e669b2b1-052e-4b38-bb67-3718b9f78a23" }, { "id": "1698ce52-b2a2-4388-80ad-150fd19faeb0", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"TEXT\"\n },\n \"loopCount\": \"\",\n \"timeout\": \"\",\n \"offset\": \"\",\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"Ut2d\": \"\",\n \"estbf\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1698ce52-b2a2-4388-80ad-150fd19faeb0" }, { "id": "1962c5a7-10e1-4c5c-888c-aec197129328", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"TEXT\"\n },\n \"loopCount\": \"\",\n \"timeout\": \"\",\n \"offset\": \"\",\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"Ut2d\": \"\",\n \"estbf\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1962c5a7-10e1-4c5c-888c-aec197129328" }, { "id": "65e14aa0-7d40-4e9f-8904-b97022295e11", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"TEXT\"\n },\n \"loopCount\": \"\",\n \"timeout\": \"\",\n \"offset\": \"\",\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"Ut2d\": \"\",\n \"estbf\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-65e14aa0-7d40-4e9f-8904-b97022295e11" }, { "id": "f152b32c-8bd4-4952-b9ea-0c42e43014f2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"TEXT\"\n },\n \"loopCount\": \"\",\n \"timeout\": \"\",\n \"offset\": \"\",\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"Ut2d\": \"\",\n \"estbf\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f152b32c-8bd4-4952-b9ea-0c42e43014f2" }, { "id": "5b411bcc-b06d-4cc5-8f88-6a8be0fd4da3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"TEXT\"\n },\n \"loopCount\": \"\",\n \"timeout\": \"\",\n \"offset\": \"\",\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"Ut2d\": \"\",\n \"estbf\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5b411bcc-b06d-4cc5-8f88-6a8be0fd4da3" }, { "id": "7b2bce66-0cdc-46a4-95b2-f672fa152372", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"TEXT\"\n },\n \"loopCount\": \"\",\n \"timeout\": \"\",\n \"offset\": \"\",\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"Ut2d\": \"\",\n \"estbf\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7b2bce66-0cdc-46a4-95b2-f672fa152372" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-c17048c8-aab4-4852-96dd-ffceefde745e" } ], "id": "66190b76-e46c-4d0f-bfe7-5546b191e28b", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-66190b76-e46c-4d0f-bfe7-5546b191e28b" }, { "name": "stop-play", "item": [ { "name": "Stop playing file", "id": "7307d6ae-e714-4a3f-ac04-35971ca23331", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"ad_4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-play" ], "variable": [ { "id": "ecb2e6b0-f37e-447f-af75-840218df5f41", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Stop playing an audio file on a call." }, "response": [ { "id": "9c0f1a18-e228-4475-9cd8-ef8750f6df12", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"ad_4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-play" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9c0f1a18-e228-4475-9cd8-ef8750f6df12" }, { "id": "0941f234-d321-4970-8484-a64542b1f0cb", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"ad_4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0941f234-d321-4970-8484-a64542b1f0cb" }, { "id": "48ba2118-419b-42a7-92f6-ea2ea688e753", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"ad_4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-48ba2118-419b-42a7-92f6-ea2ea688e753" }, { "id": "55516fa8-d8d7-4afa-ab4f-1d9ffaf996c6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"ad_4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-55516fa8-d8d7-4afa-ab4f-1d9ffaf996c6" }, { "id": "1b186fd2-341d-4b94-a31c-7a2b15c7ab09", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"ad_4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1b186fd2-341d-4b94-a31c-7a2b15c7ab09" }, { "id": "e3971a26-5ae5-4304-9ba9-71433c0e3da2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"ad_4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e3971a26-5ae5-4304-9ba9-71433c0e3da2" }, { "id": "1da43035-4256-4dc7-a518-7b8d24d78943", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customData\": {\n \"ad_4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-play" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1da43035-4256-4dc7-a518-7b8d24d78943" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7307d6ae-e714-4a3f-ac04-35971ca23331" } ], "id": "4645b7ff-9798-461d-932c-11fd0c193588", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4645b7ff-9798-461d-932c-11fd0c193588" }, { "name": "say", "item": [ { "name": "Say text", "id": "7a706fd0-cb66-49fa-9ce5-dfc2ed8f0e27", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"en-ca\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe hu-HU (generative)\"\n },\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"dolor_f\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "say" ], "variable": [ { "id": "ad645b97-2b10-49b7-8f38-ff300b4f9e3d", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Say text on a call." }, "response": [ { "id": "73523fdc-aae0-4997-a0ec-efe325b46dff", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"en-ca\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe hu-HU (generative)\"\n },\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"dolor_f\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "say" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-73523fdc-aae0-4997-a0ec-efe325b46dff" }, { "id": "3f0a84a4-1dfe-4fef-97e9-8243568dfb48", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"en-ca\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe hu-HU (generative)\"\n },\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"dolor_f\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "say" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3f0a84a4-1dfe-4fef-97e9-8243568dfb48" }, { "id": "4f6688d5-af58-43b8-9124-b0252cde9873", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"en-ca\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe hu-HU (generative)\"\n },\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"dolor_f\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "say" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4f6688d5-af58-43b8-9124-b0252cde9873" }, { "id": "3698270c-c8be-4362-9771-0da434561d75", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"en-ca\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe hu-HU (generative)\"\n },\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"dolor_f\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "say" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3698270c-c8be-4362-9771-0da434561d75" }, { "id": "bec0112f-2ab6-4293-b434-3e798fc7502f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"en-ca\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe hu-HU (generative)\"\n },\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"dolor_f\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "say" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bec0112f-2ab6-4293-b434-3e798fc7502f" }, { "id": "60fb2bad-1b9c-4cc2-af3e-b8e64ad51683", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"en-ca\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe hu-HU (generative)\"\n },\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"dolor_f\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "say" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-60fb2bad-1b9c-4cc2-af3e-b8e64ad51683" }, { "id": "0cf4af3a-ac83-49d7-851b-66ca36dfb0c0", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"en-ca\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe hu-HU (generative)\"\n },\n \"stopOn\": {\n \"type\": \"DTMF\"\n },\n \"customData\": {\n \"dolor_f\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "say" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0cf4af3a-ac83-49d7-851b-66ca36dfb0c0" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7a706fd0-cb66-49fa-9ce5-dfc2ed8f0e27" } ], "id": "37a59606-3ecb-4a2e-823b-5dda103ee5e9", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-37a59606-3ecb-4a2e-823b-5dda103ee5e9" }, { "name": "send-dtmf", "item": [ { "name": "Send DTMF", "id": "8414c730-bc66-4e97-aef9-e7c2fbdedd40", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"dtmf\": \"\",\n \"customData\": {\n \"dolor_bb8\": \"\",\n \"sint_10\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-dtmf" ], "variable": [ { "id": "bb102ab7-e1ae-4238-ac3f-386904ec5764", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Send a DTMF on a call." }, "response": [ { "id": "0b6734ae-55ab-4b29-a405-5dc78e5430ed", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"dtmf\": \"\",\n \"customData\": {\n \"dolor_bb8\": \"\",\n \"sint_10\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-dtmf" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0b6734ae-55ab-4b29-a405-5dc78e5430ed" }, { "id": "9c65f2fe-1c87-4e15-8d09-88f634fe6394", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"dtmf\": \"\",\n \"customData\": {\n \"dolor_bb8\": \"\",\n \"sint_10\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9c65f2fe-1c87-4e15-8d09-88f634fe6394" }, { "id": "79eaeb4b-ab38-44ed-9ec6-4e815e811437", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"dtmf\": \"\",\n \"customData\": {\n \"dolor_bb8\": \"\",\n \"sint_10\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-79eaeb4b-ab38-44ed-9ec6-4e815e811437" }, { "id": "9c9ea418-e543-4c59-9d40-2ed21efe03c3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"dtmf\": \"\",\n \"customData\": {\n \"dolor_bb8\": \"\",\n \"sint_10\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9c9ea418-e543-4c59-9d40-2ed21efe03c3" }, { "id": "372bf52e-3288-4c07-b52e-0546574bab28", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"dtmf\": \"\",\n \"customData\": {\n \"dolor_bb8\": \"\",\n \"sint_10\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-372bf52e-3288-4c07-b52e-0546574bab28" }, { "id": "3dd4e4a4-b671-41e8-a8e4-908ce030edcd", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"dtmf\": \"\",\n \"customData\": {\n \"dolor_bb8\": \"\",\n \"sint_10\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3dd4e4a4-b671-41e8-a8e4-908ce030edcd" }, { "id": "70e5dd4a-2328-4bff-a359-78d7fb55025d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"dtmf\": \"\",\n \"customData\": {\n \"dolor_bb8\": \"\",\n \"sint_10\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-70e5dd4a-2328-4bff-a359-78d7fb55025d" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8414c730-bc66-4e97-aef9-e7c2fbdedd40" } ], "id": "a59aff05-1f29-4039-bebc-256f54b3cbb7", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a59aff05-1f29-4039-bebc-256f54b3cbb7" }, { "name": "capture", "item": [ { "name": "dtmf", "item": [ { "name": "Capture DTMF", "id": "e7022ea8-34d6-4773-9f83-e7fe36825416", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"maxLength\": \"\",\n \"timeout\": \"\",\n \"terminator\": \"\",\n \"digitTimeout\": \"\",\n \"playContent\": {\n \"type\": \"FILE\"\n },\n \"customData\": {\n \"sed_6a\": \"\",\n \"ullamco_3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "dtmf" ], "variable": [ { "id": "289bb4e9-0293-486b-bfdd-e2b42986e01f", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Capture a DTMF on a call." }, "response": [ { "id": "6baf0962-8cdb-4e87-b060-30c00b221fcd", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxLength\": \"\",\n \"timeout\": \"\",\n \"terminator\": \"\",\n \"digitTimeout\": \"\",\n \"playContent\": {\n \"type\": \"FILE\"\n },\n \"customData\": {\n \"sed_6a\": \"\",\n \"ullamco_3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "dtmf" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6baf0962-8cdb-4e87-b060-30c00b221fcd" }, { "id": "754a90d4-1925-4a09-8b4e-74b84c868d74", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxLength\": \"\",\n \"timeout\": \"\",\n \"terminator\": \"\",\n \"digitTimeout\": \"\",\n \"playContent\": {\n \"type\": \"FILE\"\n },\n \"customData\": {\n \"sed_6a\": \"\",\n \"ullamco_3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-754a90d4-1925-4a09-8b4e-74b84c868d74" }, { "id": "239b7ab4-5956-462d-979f-6cef0c35cbc1", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxLength\": \"\",\n \"timeout\": \"\",\n \"terminator\": \"\",\n \"digitTimeout\": \"\",\n \"playContent\": {\n \"type\": \"FILE\"\n },\n \"customData\": {\n \"sed_6a\": \"\",\n \"ullamco_3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-239b7ab4-5956-462d-979f-6cef0c35cbc1" }, { "id": "ae4bfe27-0f51-4221-ae23-3deaa061416c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxLength\": \"\",\n \"timeout\": \"\",\n \"terminator\": \"\",\n \"digitTimeout\": \"\",\n \"playContent\": {\n \"type\": \"FILE\"\n },\n \"customData\": {\n \"sed_6a\": \"\",\n \"ullamco_3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ae4bfe27-0f51-4221-ae23-3deaa061416c" }, { "id": "b24d44f7-6a87-406f-ad8f-6385c3f478a6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxLength\": \"\",\n \"timeout\": \"\",\n \"terminator\": \"\",\n \"digitTimeout\": \"\",\n \"playContent\": {\n \"type\": \"FILE\"\n },\n \"customData\": {\n \"sed_6a\": \"\",\n \"ullamco_3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b24d44f7-6a87-406f-ad8f-6385c3f478a6" }, { "id": "24529482-26db-408e-beae-17df649ce72c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxLength\": \"\",\n \"timeout\": \"\",\n \"terminator\": \"\",\n \"digitTimeout\": \"\",\n \"playContent\": {\n \"type\": \"FILE\"\n },\n \"customData\": {\n \"sed_6a\": \"\",\n \"ullamco_3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-24529482-26db-408e-beae-17df649ce72c" }, { "id": "2b81a286-7f12-48aa-8fd6-4402dbe4b843", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxLength\": \"\",\n \"timeout\": \"\",\n \"terminator\": \"\",\n \"digitTimeout\": \"\",\n \"playContent\": {\n \"type\": \"FILE\"\n },\n \"customData\": {\n \"sed_6a\": \"\",\n \"ullamco_3\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/dtmf", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "dtmf" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2b81a286-7f12-48aa-8fd6-4402dbe4b843" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e7022ea8-34d6-4773-9f83-e7fe36825416" } ], "id": "6d1a917a-8abb-4f01-ae72-0658b66da0d5", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-6d1a917a-8abb-4f01-ae72-0658b66da0d5" }, { "name": "speech", "item": [ { "name": "Capture Speech", "id": "a2f21211-2cf3-4cc5-b061-5f60b72148c9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"ar-LY\",\n \"timeout\": \"\",\n \"maxSilence\": \"\",\n \"keyPhrases\": [\n \"\",\n \"\"\n ],\n \"terminateOnKeyPhrase\": true,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/speech", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "speech" ], "variable": [ { "id": "d968e631-00f6-44c8-91b5-94fce7a9c37b", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Capture speech on a call." }, "response": [ { "id": "883f0047-afa2-4d8f-ac94-da9ee11e9343", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"ar-LY\",\n \"timeout\": \"\",\n \"maxSilence\": \"\",\n \"keyPhrases\": [\n \"\",\n \"\"\n ],\n \"terminateOnKeyPhrase\": true,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/speech", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "speech" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-883f0047-afa2-4d8f-ac94-da9ee11e9343" }, { "id": "26f7e4f8-6ccb-42db-ba6d-ac54f3c4db53", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"ar-LY\",\n \"timeout\": \"\",\n \"maxSilence\": \"\",\n \"keyPhrases\": [\n \"\",\n \"\"\n ],\n \"terminateOnKeyPhrase\": true,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/speech", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "speech" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-26f7e4f8-6ccb-42db-ba6d-ac54f3c4db53" }, { "id": "58a965fa-0188-4704-a2d3-61dec81b5a75", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"ar-LY\",\n \"timeout\": \"\",\n \"maxSilence\": \"\",\n \"keyPhrases\": [\n \"\",\n \"\"\n ],\n \"terminateOnKeyPhrase\": true,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/speech", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "speech" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-58a965fa-0188-4704-a2d3-61dec81b5a75" }, { "id": "8d96dbf8-4481-4e8f-975f-9d963b505751", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"ar-LY\",\n \"timeout\": \"\",\n \"maxSilence\": \"\",\n \"keyPhrases\": [\n \"\",\n \"\"\n ],\n \"terminateOnKeyPhrase\": true,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/speech", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "speech" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8d96dbf8-4481-4e8f-975f-9d963b505751" }, { "id": "606a46de-3c61-451b-bcaa-ee4d35214b5f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"ar-LY\",\n \"timeout\": \"\",\n \"maxSilence\": \"\",\n \"keyPhrases\": [\n \"\",\n \"\"\n ],\n \"terminateOnKeyPhrase\": true,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/speech", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "speech" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-606a46de-3c61-451b-bcaa-ee4d35214b5f" }, { "id": "26149db9-d320-4e6e-aa7a-21d553c46ce4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"ar-LY\",\n \"timeout\": \"\",\n \"maxSilence\": \"\",\n \"keyPhrases\": [\n \"\",\n \"\"\n ],\n \"terminateOnKeyPhrase\": true,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/speech", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "speech" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-26149db9-d320-4e6e-aa7a-21d553c46ce4" }, { "id": "895debbe-ead6-4bf6-aba3-ad2edf776d9f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"ar-LY\",\n \"timeout\": \"\",\n \"maxSilence\": \"\",\n \"keyPhrases\": [\n \"\",\n \"\"\n ],\n \"terminateOnKeyPhrase\": true,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/capture/speech", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "capture", "speech" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-895debbe-ead6-4bf6-aba3-ad2edf776d9f" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a2f21211-2cf3-4cc5-b061-5f60b72148c9" } ], "id": "1d0e8f99-4189-403c-929a-fce57f89a8e4", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1d0e8f99-4189-403c-929a-fce57f89a8e4" } ], "id": "2ece3ba8-f66f-4784-8dde-aeb0b4842227", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2ece3ba8-f66f-4784-8dde-aeb0b4842227" }, { "name": "start-transcription", "item": [ { "name": "Start transcription", "id": "c51a7d68-6023-4ddc-a64a-9543c36c19a8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"transcription\": {\n \"language\": \"en-TZ\",\n \"sendInterimResults\": false,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false,\n \"provider\": \"AZURE\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-transcription" ], "variable": [ { "id": "96de8ef1-07ba-40fa-9767-828ab0a0124e", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Start call transcription." }, "response": [ { "id": "0e59d856-b91d-4e62-963f-6c777d023f2f", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"transcription\": {\n \"language\": \"en-TZ\",\n \"sendInterimResults\": false,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false,\n \"provider\": \"AZURE\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-transcription" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0e59d856-b91d-4e62-963f-6c777d023f2f" }, { "id": "4b51027b-41ab-4bd0-990f-2b1539d2970e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"transcription\": {\n \"language\": \"en-TZ\",\n \"sendInterimResults\": false,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false,\n \"provider\": \"AZURE\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4b51027b-41ab-4bd0-990f-2b1539d2970e" }, { "id": "eb90602e-9aca-4b96-bad0-b85579f0b02c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"transcription\": {\n \"language\": \"en-TZ\",\n \"sendInterimResults\": false,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false,\n \"provider\": \"AZURE\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-eb90602e-9aca-4b96-bad0-b85579f0b02c" }, { "id": "3c143c7c-6894-450d-a3ab-23cd1a894c63", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"transcription\": {\n \"language\": \"en-TZ\",\n \"sendInterimResults\": false,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false,\n \"provider\": \"AZURE\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3c143c7c-6894-450d-a3ab-23cd1a894c63" }, { "id": "ddb5e709-1f09-4f32-b737-d90cd2db68b5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"transcription\": {\n \"language\": \"en-TZ\",\n \"sendInterimResults\": false,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false,\n \"provider\": \"AZURE\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ddb5e709-1f09-4f32-b737-d90cd2db68b5" }, { "id": "a9603615-04a7-46f2-ad11-4a056e28d31f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"transcription\": {\n \"language\": \"en-TZ\",\n \"sendInterimResults\": false,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false,\n \"provider\": \"AZURE\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a9603615-04a7-46f2-ad11-4a056e28d31f" }, { "id": "46a2c3d0-e689-42e5-874f-3379bfb16618", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"transcription\": {\n \"language\": \"en-TZ\",\n \"sendInterimResults\": false,\n \"customDictionary\": [\n \"\",\n \"\"\n ],\n \"advancedFormatting\": false,\n \"provider\": \"AZURE\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-46a2c3d0-e689-42e5-874f-3379bfb16618" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-c51a7d68-6023-4ddc-a64a-9543c36c19a8" } ], "id": "cfd4a28c-7937-4625-803e-bf96d3761e1c", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-cfd4a28c-7937-4625-803e-bf96d3761e1c" }, { "name": "stop-transcription", "item": [ { "name": "Stop transcription", "id": "bd225451-a79c-4daf-978e-47b944cc131d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-transcription" ], "variable": [ { "id": "0b51a6b0-dd99-4695-99b7-ff6927289bb1", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Stop call transcription." }, "response": [ { "id": "418794f8-62c9-413a-8081-d365382a4ee8", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-transcription" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-418794f8-62c9-413a-8081-d365382a4ee8" }, { "id": "5762f1c4-c43f-4cfc-8108-61b51ac381fb", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5762f1c4-c43f-4cfc-8108-61b51ac381fb" }, { "id": "5baead90-d8df-426c-a6aa-e1767a88f271", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5baead90-d8df-426c-a6aa-e1767a88f271" }, { "id": "cee508a5-3f9a-4b42-af9b-4dffe2e086ca", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cee508a5-3f9a-4b42-af9b-4dffe2e086ca" }, { "id": "8f04edb3-6591-42e1-a46e-7e97b785bb94", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8f04edb3-6591-42e1-a46e-7e97b785bb94" }, { "id": "63d7f223-92b9-431b-af53-9712e1a3792b", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-transcription", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-transcription" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-63d7f223-92b9-431b-af53-9712e1a3792b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-bd225451-a79c-4daf-978e-47b944cc131d" } ], "id": "996ff9e6-69ad-45c8-b9ec-35b469dc97ce", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-996ff9e6-69ad-45c8-b9ec-35b469dc97ce" }, { "name": "start-recording", "item": [ { "name": "Start recording", "id": "a7f44f57-06d6-4779-b0a9-4239a1199895", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"maxSilence\": \"\",\n \"beep\": false,\n \"maxDuration\": \"\",\n \"customData\": {\n \"nisi_57\": \"\"\n },\n \"filePrefix\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-recording" ], "variable": [ { "id": "5ada43ac-6779-4336-97c4-7572891e2de9", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Start a recording on a call." }, "response": [ { "id": "ddc7a35e-9df4-4e28-859a-c2fdbd4dee26", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"maxSilence\": \"\",\n \"beep\": false,\n \"maxDuration\": \"\",\n \"customData\": {\n \"nisi_57\": \"\"\n },\n \"filePrefix\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-recording" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ddc7a35e-9df4-4e28-859a-c2fdbd4dee26" }, { "id": "0ff76c68-c40f-462c-8f68-db485095e979", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"maxSilence\": \"\",\n \"beep\": false,\n \"maxDuration\": \"\",\n \"customData\": {\n \"nisi_57\": \"\"\n },\n \"filePrefix\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0ff76c68-c40f-462c-8f68-db485095e979" }, { "id": "195b86da-eb6d-4c9e-b633-7dd2db249f41", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"maxSilence\": \"\",\n \"beep\": false,\n \"maxDuration\": \"\",\n \"customData\": {\n \"nisi_57\": \"\"\n },\n \"filePrefix\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-195b86da-eb6d-4c9e-b633-7dd2db249f41" }, { "id": "bb2466cb-86e2-4626-a04e-a3d25d845a28", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"maxSilence\": \"\",\n \"beep\": false,\n \"maxDuration\": \"\",\n \"customData\": {\n \"nisi_57\": \"\"\n },\n \"filePrefix\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bb2466cb-86e2-4626-a04e-a3d25d845a28" }, { "id": "cdf48fbf-5955-4e88-9e81-853684605841", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"maxSilence\": \"\",\n \"beep\": false,\n \"maxDuration\": \"\",\n \"customData\": {\n \"nisi_57\": \"\"\n },\n \"filePrefix\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cdf48fbf-5955-4e88-9e81-853684605841" }, { "id": "5c2b9f51-05a6-4021-9fd4-2c44c0b68df3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"maxSilence\": \"\",\n \"beep\": false,\n \"maxDuration\": \"\",\n \"customData\": {\n \"nisi_57\": \"\"\n },\n \"filePrefix\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5c2b9f51-05a6-4021-9fd4-2c44c0b68df3" }, { "id": "c4ceeb0a-e59c-4ee9-b4bf-d216cab2a50a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"maxSilence\": \"\",\n \"beep\": false,\n \"maxDuration\": \"\",\n \"customData\": {\n \"nisi_57\": \"\"\n },\n \"filePrefix\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c4ceeb0a-e59c-4ee9-b4bf-d216cab2a50a" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a7f44f57-06d6-4779-b0a9-4239a1199895" } ], "id": "488720d5-efc1-4a89-b86c-e29194a7d1d4", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-488720d5-efc1-4a89-b86c-e29194a7d1d4" }, { "name": "stop-recording", "item": [ { "name": "Stop recording", "id": "292f26a1-2cd3-40cf-9a9b-f09f6c1befae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-recording" ], "variable": [ { "id": "772fa874-16c5-4870-8e11-017e5a8a9862", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Stop a recording on a call." }, "response": [ { "id": "5cc4d2d5-955a-4886-b933-b3d701faa4c2", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-recording" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5cc4d2d5-955a-4886-b933-b3d701faa4c2" }, { "id": "52ffc3a2-0ef5-4722-8697-12a1211e2f8c", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-52ffc3a2-0ef5-4722-8697-12a1211e2f8c" }, { "id": "6210feff-8b19-4d94-9383-1ca27d6942ef", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6210feff-8b19-4d94-9383-1ca27d6942ef" }, { "id": "c8718b1b-007f-4ae8-b950-3501dacc2eb1", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c8718b1b-007f-4ae8-b950-3501dacc2eb1" }, { "id": "ec5bffa8-6191-4641-b8b9-7dd74c856ae2", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ec5bffa8-6191-4641-b8b9-7dd74c856ae2" }, { "id": "991c4b5e-67a5-4ea4-b61c-d91e23291dfd", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-991c4b5e-67a5-4ea4-b61c-d91e23291dfd" }, { "id": "17d70e99-a6b2-46a4-8ea5-907eb2e690a8", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-recording" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-17d70e99-a6b2-46a4-8ea5-907eb2e690a8" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-292f26a1-2cd3-40cf-9a9b-f09f6c1befae" } ], "id": "21887be6-46b0-433c-b2bb-47f3d3110740", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-21887be6-46b0-433c-b2bb-47f3d3110740" }, { "name": "start-media-stream", "item": [ { "name": "Start streaming media", "id": "2ba7cedd-9819-4b7a-84e4-0601f198be1b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"mediaStream\": {\n \"audioProperties\": {\n \"mediaStreamConfigId\": \"\",\n \"replaceMedia\": \"\",\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-media-stream" ], "variable": [ { "id": "548aada1-0a35-4d50-867d-1ed636a405e9", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Start streaming media." }, "response": [ { "id": "7d47b264-b4dc-4919-9c4a-4118e69ff2ee", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"mediaStream\": {\n \"audioProperties\": {\n \"mediaStreamConfigId\": \"\",\n \"replaceMedia\": \"\",\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-media-stream" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7d47b264-b4dc-4919-9c4a-4118e69ff2ee" }, { "id": "776af33c-eddb-4ec1-af56-97b206d0c0d4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"mediaStream\": {\n \"audioProperties\": {\n \"mediaStreamConfigId\": \"\",\n \"replaceMedia\": \"\",\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-776af33c-eddb-4ec1-af56-97b206d0c0d4" }, { "id": "ab9e3052-5d62-489a-85c4-4f89deb4137a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"mediaStream\": {\n \"audioProperties\": {\n \"mediaStreamConfigId\": \"\",\n \"replaceMedia\": \"\",\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ab9e3052-5d62-489a-85c4-4f89deb4137a" }, { "id": "8a443e93-0995-4d63-a0b9-2ad24b4917c8", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"mediaStream\": {\n \"audioProperties\": {\n \"mediaStreamConfigId\": \"\",\n \"replaceMedia\": \"\",\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8a443e93-0995-4d63-a0b9-2ad24b4917c8" }, { "id": "65664732-28a3-4d1a-9739-733257c44eab", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"mediaStream\": {\n \"audioProperties\": {\n \"mediaStreamConfigId\": \"\",\n \"replaceMedia\": \"\",\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-65664732-28a3-4d1a-9739-733257c44eab" }, { "id": "e665399e-1478-4c02-8d18-e4d14d3c7d93", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"mediaStream\": {\n \"audioProperties\": {\n \"mediaStreamConfigId\": \"\",\n \"replaceMedia\": \"\",\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e665399e-1478-4c02-8d18-e4d14d3c7d93" }, { "id": "e43f2b60-95c6-4e05-a1af-13d657859807", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"mediaStream\": {\n \"audioProperties\": {\n \"mediaStreamConfigId\": \"\",\n \"replaceMedia\": \"\",\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/start-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "start-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e43f2b60-95c6-4e05-a1af-13d657859807" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2ba7cedd-9819-4b7a-84e4-0601f198be1b" } ], "id": "a6754b06-2320-4c94-939c-18067005e193", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a6754b06-2320-4c94-939c-18067005e193" }, { "name": "stop-media-stream", "item": [ { "name": "Stop streaming media", "id": "ce7eb607-1507-446c-8485-843494e5e407", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-media-stream" ], "variable": [ { "id": "445200bb-34b2-45d6-a27c-46d1ef818c3e", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Stop streaming media." }, "response": [ { "id": "faadbf24-f7a9-43e5-b6be-d38674a40eaf", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-media-stream" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-faadbf24-f7a9-43e5-b6be-d38674a40eaf" }, { "id": "4293b916-08d8-4587-8946-12b01c71cb70", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4293b916-08d8-4587-8946-12b01c71cb70" }, { "id": "78b90fa1-bb3e-48ab-9730-17df99300e09", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-78b90fa1-bb3e-48ab-9730-17df99300e09" }, { "id": "9763a2ef-f0ac-42a5-88ae-442bb866576e", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9763a2ef-f0ac-42a5-88ae-442bb866576e" }, { "id": "0c9e8dbf-595d-44b3-8935-316c6e5bc11c", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0c9e8dbf-595d-44b3-8935-316c6e5bc11c" }, { "id": "01e8d400-c3b0-4391-80bb-3b537db24ab1", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-01e8d400-c3b0-4391-80bb-3b537db24ab1" }, { "id": "bf6a341c-c0c5-433e-a131-b3a03310c2d8", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/stop-media-stream", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "stop-media-stream" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bf6a341c-c0c5-433e-a131-b3a03310c2d8" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ce7eb607-1507-446c-8485-843494e5e407" } ], "id": "1689b73c-ee2c-45e1-8160-b7d43ecfacf4", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1689b73c-ee2c-45e1-8160-b7d43ecfacf4" }, { "name": "send-message", "item": [ { "name": "Send message", "id": "6b544b5d-7818-4930-82d0-ac0e45c8125f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-message" ], "variable": [ { "id": "1493641a-c3ae-4083-93f4-a10f31203153", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Send a message to a specific WebRTC call leg." }, "response": [ { "id": "4d5f5b1f-3b42-4982-8b7f-d79ddde27962", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-message" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4d5f5b1f-3b42-4982-8b7f-d79ddde27962" }, { "id": "c26e9a70-2893-4a30-9898-2839adcb2d16", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-message" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c26e9a70-2893-4a30-9898-2839adcb2d16" }, { "id": "95b8b5fe-b2a0-4bf5-baf4-1d999cf073ad", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-message" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-95b8b5fe-b2a0-4bf5-baf4-1d999cf073ad" }, { "id": "8c206070-423d-4ce2-b918-3bab5a4fd0c7", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-message" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8c206070-423d-4ce2-b918-3bab5a4fd0c7" }, { "id": "fac34802-bf9f-4409-9eeb-2c6e079bf2d5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-message" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fac34802-bf9f-4409-9eeb-2c6e079bf2d5" }, { "id": "4da2ae52-1cb4-4a9f-b834-638087ab7417", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-message" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4da2ae52-1cb4-4a9f-b834-638087ab7417" }, { "id": "da0a5d24-0701-4fce-a9d8-0dca2451c9f1", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "send-message" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-da0a5d24-0701-4fce-a9d8-0dca2451c9f1" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-6b544b5d-7818-4930-82d0-ac0e45c8125f" } ], "id": "e5c65e40-9690-4425-a231-67a346b71f25", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e5c65e40-9690-4425-a231-67a346b71f25" }, { "name": "application-transfer", "item": [ { "name": "{transferId}", "item": [ { "name": "accept", "item": [ { "name": "Accept application transfer", "id": "8a049c69-7046-4725-a723-42a696eb7128", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "accept" ], "variable": [ { "id": "5b22b0a4-991f-4638-a5f9-5211f8ccb517", "key": "callId", "value": "", "description": "(Required) Call ID." }, { "id": "12169181-beb0-476c-9c32-d5a0ae9a812e", "key": "transferId", "value": "", "description": "(Required) The unique identifier of a transfer, sent to the receiving application in an `ApplicationTransferRequestedEvent`." } ] }, "description": "Accept application transfer." }, "response": [ { "id": "2eb379ea-8436-45c5-8cd2-2fce33595104", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "accept" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2eb379ea-8436-45c5-8cd2-2fce33595104" }, { "id": "209bb1eb-e27b-421f-ac34-86c9a93a3450", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "accept" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-209bb1eb-e27b-421f-ac34-86c9a93a3450" }, { "id": "651278ad-f4fd-490f-9b19-245bcd579ae2", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "accept" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-651278ad-f4fd-490f-9b19-245bcd579ae2" }, { "id": "9b49dc83-79c6-47ec-965b-95fd5b720f9a", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "accept" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9b49dc83-79c6-47ec-965b-95fd5b720f9a" }, { "id": "2275193d-7bc2-4c0d-a300-e4a7216aecf0", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "accept" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2275193d-7bc2-4c0d-a300-e4a7216aecf0" }, { "id": "0aa27236-1a2c-4da9-8d99-3e52f53388de", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "accept" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0aa27236-1a2c-4da9-8d99-3e52f53388de" }, { "id": "6586bca8-f793-45a9-8e8d-b620031406c7", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "accept" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6586bca8-f793-45a9-8e8d-b620031406c7" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8a049c69-7046-4725-a723-42a696eb7128" } ], "id": "2c8232da-231e-4a84-9a4f-aa759b83a0d3", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2c8232da-231e-4a84-9a4f-aa759b83a0d3" }, { "name": "reject", "item": [ { "name": "Reject application transfer", "id": "14a08485-c47c-41a0-a8e1-f1d40759341f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "reject" ], "variable": [ { "id": "33e3c3ce-12db-49a6-9e28-1ce667fb7456", "key": "callId", "value": "", "description": "(Required) Call ID." }, { "id": "669737f1-ab5f-4742-91bf-19c7effb69ed", "key": "transferId", "value": "", "description": "(Required) The unique identifier of a transfer, sent to the receiving application in an `ApplicationTransferRequestedEvent`." } ] }, "description": "Reject application transfer." }, "response": [ { "id": "aa66ffc2-efbe-421c-a3c9-8c033a02b3a5", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "reject" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aa66ffc2-efbe-421c-a3c9-8c033a02b3a5" }, { "id": "70243380-410d-47c4-901e-9753850bd316", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "reject" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-70243380-410d-47c4-901e-9753850bd316" }, { "id": "af5997ed-e3e4-4e4e-b81f-213c61d95706", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "reject" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-af5997ed-e3e4-4e4e-b81f-213c61d95706" }, { "id": "ca0727b7-451b-48ce-8138-75242b7cc4a6", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "reject" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ca0727b7-451b-48ce-8138-75242b7cc4a6" }, { "id": "c561593d-7c5c-4417-b51e-a170d3b19845", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "reject" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c561593d-7c5c-4417-b51e-a170d3b19845" }, { "id": "ad1d85ef-8a27-47e4-9029-fd940050f508", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "reject" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ad1d85ef-8a27-47e4-9029-fd940050f508" }, { "id": "0e0667f2-2500-4a47-8077-d42cc1f78faa", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer/:transferId/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer", ":transferId", "reject" ], "variable": [ { "key": "callId" }, { "key": "transferId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0e0667f2-2500-4a47-8077-d42cc1f78faa" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-14a08485-c47c-41a0-a8e1-f1d40759341f" } ], "id": "c80f9478-f56e-47a9-b5c7-afe5c3410430", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-c80f9478-f56e-47a9-b5c7-afe5c3410430" } ], "id": "84bd6c16-bf2c-470c-868a-51666be19d0a", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-84bd6c16-bf2c-470c-868a-51666be19d0a" }, { "name": "Request application transfer", "id": "21c62fe5-0b86-42e5-92d1-8e26b633291f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"destinationCallsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"timeout\": 30,\n \"customData\": {\n \"officia_3\": \"\"\n },\n \"propagationOptions\": {\n \"recordingTransferOptions\": {\n \"continueCallRecording\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer" ], "variable": [ { "id": "d001c717-529d-4a91-b1f9-3abc68f56769", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Request application transfer." }, "response": [ { "id": "1eefeca8-7924-4c77-a28d-7353b0bc4f2f", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinationCallsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"timeout\": 30,\n \"customData\": {\n \"officia_3\": \"\"\n },\n \"propagationOptions\": {\n \"recordingTransferOptions\": {\n \"continueCallRecording\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1eefeca8-7924-4c77-a28d-7353b0bc4f2f" }, { "id": "f55824c6-8c67-4426-99fb-4817c4cff848", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinationCallsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"timeout\": 30,\n \"customData\": {\n \"officia_3\": \"\"\n },\n \"propagationOptions\": {\n \"recordingTransferOptions\": {\n \"continueCallRecording\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f55824c6-8c67-4426-99fb-4817c4cff848" }, { "id": "8158b9d8-a3b7-4c2f-b765-dd9029eedecf", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinationCallsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"timeout\": 30,\n \"customData\": {\n \"officia_3\": \"\"\n },\n \"propagationOptions\": {\n \"recordingTransferOptions\": {\n \"continueCallRecording\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8158b9d8-a3b7-4c2f-b765-dd9029eedecf" }, { "id": "57ee20c8-d071-4207-be9f-0ef07450bb4f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinationCallsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"timeout\": 30,\n \"customData\": {\n \"officia_3\": \"\"\n },\n \"propagationOptions\": {\n \"recordingTransferOptions\": {\n \"continueCallRecording\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-57ee20c8-d071-4207-be9f-0ef07450bb4f" }, { "id": "c64d06e6-9781-493b-9bfd-594b7031454e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinationCallsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"timeout\": 30,\n \"customData\": {\n \"officia_3\": \"\"\n },\n \"propagationOptions\": {\n \"recordingTransferOptions\": {\n \"continueCallRecording\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c64d06e6-9781-493b-9bfd-594b7031454e" }, { "id": "99f74546-b963-4e8e-b7a9-c0f274e6b481", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinationCallsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"timeout\": 30,\n \"customData\": {\n \"officia_3\": \"\"\n },\n \"propagationOptions\": {\n \"recordingTransferOptions\": {\n \"continueCallRecording\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-99f74546-b963-4e8e-b7a9-c0f274e6b481" }, { "id": "4fbebe93-3217-41db-9d7f-4df83c674e27", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinationCallsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"timeout\": 30,\n \"customData\": {\n \"officia_3\": \"\"\n },\n \"propagationOptions\": {\n \"recordingTransferOptions\": {\n \"continueCallRecording\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId/application-transfer", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId", "application-transfer" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4fbebe93-3217-41db-9d7f-4df83c674e27" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-21c62fe5-0b86-42e5-92d1-8e26b633291f" } ], "id": "8218fd1e-50b1-4a25-948a-5d24ba0c72f8", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8218fd1e-50b1-4a25-948a-5d24ba0c72f8" }, { "name": "Get call", "id": "c9822ff4-d758-4f87-b7a8-d5591a3fc1ad", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId" ], "variable": [ { "id": "2632497d-85f9-4d18-a820-f5b3b02a7b54", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Get a single call." }, "response": [ { "id": "81cef6be-baf6-4680-9e2e-95110d83e200", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId" ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"FAILED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"et_2f\": \"\",\n \"dolore_c3\": \"\"\n },\n \"customData\": {\n \"anim_cd\": \"\",\n \"est8\": \"\",\n \"ex_2\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"aliquip_1\": \"\",\n \"dolore_f2\": \"\",\n \"ullamco_f5f\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-81cef6be-baf6-4680-9e2e-95110d83e200" }, { "id": "006c5a07-d6ca-437c-9caa-3c78972339f3", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-006c5a07-d6ca-437c-9caa-3c78972339f3" }, { "id": "58f56a16-ca54-40bc-b13f-991126eda774", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-58f56a16-ca54-40bc-b13f-991126eda774" }, { "id": "d80fee73-5912-4643-a86f-04aea8079881", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d80fee73-5912-4643-a86f-04aea8079881" }, { "id": "ec617121-a279-45f4-a06c-9dc4fea0aa3c", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ec617121-a279-45f4-a06c-9dc4fea0aa3c" }, { "id": "5b32e8c0-a0ee-4da3-84a3-fb601fe35bb1", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", ":callId" ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5b32e8c0-a0ee-4da3-84a3-fb601fe35bb1" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-c9822ff4-d758-4f87-b7a8-d5591a3fc1ad" } ], "id": "7f86dc39-9db6-4576-affb-f80b6ce6dd90", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7f86dc39-9db6-4576-affb-f80b6ce6dd90" }, { "name": "history", "item": [ { "name": "Get calls history", "id": "525aabfd-7ca5-47e4-b790-592bb6a6a2d8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/history?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", "history" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get calls history with pagination. Calls history retention period is 5 days." }, "response": [ { "id": "a188ea4e-b38a-4852-a844-8533d0943851", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/history?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", "history" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CANCELLED\",\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"aliquip467\": \"\"\n },\n \"customData\": {\n \"pariaturbba\": \"\",\n \"ut__\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationIds\": [\n \"\",\n \"\"\n ],\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceIds\": [\n \"\",\n \"\"\n ],\n \"duration\": \"\",\n \"hasCameraVideo\": \"\",\n \"hasScreenshareVideo\": \"\",\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"customData\": {\n \"pariaturbb6\": \"\",\n \"quis_df5\": \"\"\n },\n \"dialogId\": \"\",\n \"sender\": \"\",\n \"hangupSource\": \"ENDPOINT\",\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"callId\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CALLING\",\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"ina\": \"\"\n },\n \"customData\": {\n \"dolore1\": \"\",\n \"Duis1\": \"\",\n \"culpa_d\": \"\",\n \"eae6\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationIds\": [\n \"\",\n \"\"\n ],\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceIds\": [\n \"\",\n \"\"\n ],\n \"duration\": \"\",\n \"hasCameraVideo\": \"\",\n \"hasScreenshareVideo\": \"\",\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"customData\": {\n \"tempor7\": \"\"\n },\n \"dialogId\": \"\",\n \"sender\": \"\",\n \"hangupSource\": \"PLATFORM\",\n \"externalId\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a188ea4e-b38a-4852-a844-8533d0943851" }, { "id": "50e26d8e-1a0d-411a-8c6f-018895546ec3", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/history?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", "history" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-50e26d8e-1a0d-411a-8c6f-018895546ec3" }, { "id": "3ca92420-6a87-4e15-aedc-66116eb6b551", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/history?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", "history" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3ca92420-6a87-4e15-aedc-66116eb6b551" }, { "id": "0e2f59c5-328a-414b-ba8c-be65c2709656", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/history?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", "history" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0e2f59c5-328a-414b-ba8c-be65c2709656" }, { "id": "e1192f07-2690-4574-86e7-2bd2e3b7c4e2", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/history?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", "history" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e1192f07-2690-4574-86e7-2bd2e3b7c4e2" }, { "id": "7c3979f7-162d-4a76-918e-deb57ee7ac6f", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls/history?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls", "history" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7c3979f7-162d-4a76-918e-deb57ee7ac6f" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-525aabfd-7ca5-47e4-b790-592bb6a6a2d8" } ], "id": "a561369c-db04-412c-9ba4-3b3183b5411f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a561369c-db04-412c-9ba4-3b3183b5411f" }, { "name": "Get calls", "id": "5fbf15ad-5209-433f-8e1d-a83d8fb5e034", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get calls with pagination." }, "response": [ { "id": "b1ee9a2c-ae11-45f0-8440-1702b19cc0c1", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"BUSY\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"eu__ac\": \"\",\n \"in_e\": \"\",\n \"cupidatat418\": \"\",\n \"mollit986\": \"\"\n },\n \"customData\": {\n \"nostrud_6\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"est_2be\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"PRE_ESTABLISHED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"MACHINE\",\n \"confidenceRating\": {\n \"dolor_42\": \"\",\n \"in8b\": \"\"\n },\n \"customData\": {\n \"culpa_4dc\": \"\",\n \"aliquip_4\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"quis_6\": \"\",\n \"sed_1\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b1ee9a2c-ae11-45f0-8440-1702b19cc0c1" }, { "id": "9c2873c7-031a-405e-830b-9c2ca06c72ae", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9c2873c7-031a-405e-830b-9c2ca06c72ae" }, { "id": "653d9088-9a8a-48fc-8455-f826c8c842ec", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-653d9088-9a8a-48fc-8455-f826c8c842ec" }, { "id": "a4359ded-087e-4265-bbba-a83d9c4d87e9", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a4359ded-087e-4265-bbba-a83d9c4d87e9" }, { "id": "64d82c90-4f69-44b9-811f-f2278df4c389", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-64d82c90-4f69-44b9-811f-f2278df4c389" }, { "id": "109bf6e0-7eae-494e-a47b-2cbf0d34367a", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/calls?type=VIBER&callsConfigurationId=&applicationId=&from=&to=&direction=OUTBOUND&status=NO_ANSWER&startTimeAfter=&conferenceId=&dialogId=&bulkId=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ], "query": [ { "description": "Call endpoint type.", "key": "type", "value": "VIBER" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Caller identifier.", "key": "from", "value": "" }, { "description": "Callee identifier.", "key": "to", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Call state.", "key": "status", "value": "NO_ANSWER" }, { "description": "Date and time for when the call has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Bulk ID.", "key": "bulkId", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-109bf6e0-7eae-494e-a47b-2cbf0d34367a" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5fbf15ad-5209-433f-8e1d-a83d8fb5e034" }, { "name": "Create call", "id": "055d6d10-a07c-4b45-92d2-c4b2b64fa52e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"customData\": {\n \"velit_d14\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"cupidatat8\": \"\",\n \"reprehenderite\": \"\",\n \"non_c7d\": \"\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"parentCallId\": \"\",\n \"externalId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ] }, "description": "Create an outbound call to a given endpoint." }, "response": [ { "id": "05a23d18-57a6-4e3a-823a-392df7805d0c", "name": "Call created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"customData\": {\n \"velit_d14\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"cupidatat8\": \"\",\n \"reprehenderite\": \"\",\n \"non_c7d\": \"\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"parentCallId\": \"\",\n \"externalId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"FAILED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"et_2f\": \"\",\n \"dolore_c3\": \"\"\n },\n \"customData\": {\n \"anim_cd\": \"\",\n \"est8\": \"\",\n \"ex_2\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"aliquip_1\": \"\",\n \"dolore_f2\": \"\",\n \"ullamco_f5f\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-05a23d18-57a6-4e3a-823a-392df7805d0c" }, { "id": "46fa1c8f-6af6-42f6-8101-9651e3e41003", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"customData\": {\n \"velit_d14\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"cupidatat8\": \"\",\n \"reprehenderite\": \"\",\n \"non_c7d\": \"\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"parentCallId\": \"\",\n \"externalId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-46fa1c8f-6af6-42f6-8101-9651e3e41003" }, { "id": "030e1a6e-0c71-4a2b-8b1a-07f04475d886", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"customData\": {\n \"velit_d14\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"cupidatat8\": \"\",\n \"reprehenderite\": \"\",\n \"non_c7d\": \"\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"parentCallId\": \"\",\n \"externalId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-030e1a6e-0c71-4a2b-8b1a-07f04475d886" }, { "id": "43b33d43-4326-429a-b59d-2908456dba89", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"customData\": {\n \"velit_d14\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"cupidatat8\": \"\",\n \"reprehenderite\": \"\",\n \"non_c7d\": \"\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"parentCallId\": \"\",\n \"externalId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-43b33d43-4326-429a-b59d-2908456dba89" }, { "id": "9748a3af-7964-4929-b6d8-67f7eb3c3678", "name": "Application 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"customData\": {\n \"velit_d14\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"cupidatat8\": \"\",\n \"reprehenderite\": \"\",\n \"non_c7d\": \"\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"parentCallId\": \"\",\n \"externalId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9748a3af-7964-4929-b6d8-67f7eb3c3678" }, { "id": "1d4c92da-87b1-45dc-86e4-44d536530a73", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"customData\": {\n \"velit_d14\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"cupidatat8\": \"\",\n \"reprehenderite\": \"\",\n \"non_c7d\": \"\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"parentCallId\": \"\",\n \"externalId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1d4c92da-87b1-45dc-86e4-44d536530a73" }, { "id": "f5bee30b-ca61-428a-b5bc-d87dad4c475e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"customData\": {\n \"velit_d14\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"cupidatat8\": \"\",\n \"reprehenderite\": \"\",\n \"non_c7d\": \"\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"parentCallId\": \"\",\n \"externalId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/calls", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "calls" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f5bee30b-ca61-428a-b5bc-d87dad4c475e" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-055d6d10-a07c-4b45-92d2-c4b2b64fa52e" } ], "id": "ca93877b-258c-4502-849e-b995524da754", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ca93877b-258c-4502-849e-b995524da754" }, { "name": "connect", "item": [ { "name": "Connect calls", "id": "8709a5a0-9a07-4ee7-af84-b9a23387172b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callIds\": [\n \"\",\n \"\"\n ],\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"velit_ab6\": \"\",\n \"irure7c0\": \"\",\n \"culpa_e\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "connect" ] }, "description": "Connect calls in a conference." }, "response": [ { "id": "cf686bcc-45ee-49d8-91c9-b082f1fa67bd", "name": "Calls connected.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callIds\": [\n \"\",\n \"\"\n ],\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"velit_ab6\": \"\",\n \"irure7c0\": \"\",\n \"culpa_e\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "connect" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cf686bcc-45ee-49d8-91c9-b082f1fa67bd" }, { "id": "8391f440-76fd-4c4c-9d3d-51dff631456f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callIds\": [\n \"\",\n \"\"\n ],\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"velit_ab6\": \"\",\n \"irure7c0\": \"\",\n \"culpa_e\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "connect" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8391f440-76fd-4c4c-9d3d-51dff631456f" }, { "id": "a7c1c706-0e59-4376-a1a5-f292a055556b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callIds\": [\n \"\",\n \"\"\n ],\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"velit_ab6\": \"\",\n \"irure7c0\": \"\",\n \"culpa_e\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "connect" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a7c1c706-0e59-4376-a1a5-f292a055556b" }, { "id": "85c0d386-1c42-495b-9ef2-ca74fc2df388", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callIds\": [\n \"\",\n \"\"\n ],\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"velit_ab6\": \"\",\n \"irure7c0\": \"\",\n \"culpa_e\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "connect" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-85c0d386-1c42-495b-9ef2-ca74fc2df388" }, { "id": "e8d6c8c8-7b92-4df6-9d01-3025736a2250", "name": "One or more calls 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callIds\": [\n \"\",\n \"\"\n ],\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"velit_ab6\": \"\",\n \"irure7c0\": \"\",\n \"culpa_e\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "connect" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e8d6c8c8-7b92-4df6-9d01-3025736a2250" }, { "id": "8109944c-0961-433f-a7d8-36983523718c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callIds\": [\n \"\",\n \"\"\n ],\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"velit_ab6\": \"\",\n \"irure7c0\": \"\",\n \"culpa_e\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "connect" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8109944c-0961-433f-a7d8-36983523718c" }, { "id": "0ca2c0c9-0261-4da0-b0c2-94c17ec6a284", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callIds\": [\n \"\",\n \"\"\n ],\n \"conferenceRequest\": {\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"velit_ab6\": \"\",\n \"irure7c0\": \"\",\n \"culpa_e\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/connect", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "connect" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0ca2c0c9-0261-4da0-b0c2-94c17ec6a284" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8709a5a0-9a07-4ee7-af84-b9a23387172b" } ], "id": "3327fd4f-53c8-4e27-ba2a-a82fb756c9f3", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-3327fd4f-53c8-4e27-ba2a-a82fb756c9f3" }, { "name": "conferences", "item": [ { "name": "{conferenceId}", "item": [ { "name": "history", "item": [ { "name": "Get conference history", "id": "f64cb26c-aa81-4889-91fa-9b4d956ff396", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "history" ], "variable": [ { "id": "7a184b93-46b8-469b-ab98-9a554cfca2ad", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Get a single conference history. Conference history retention period is 5 days." }, "response": [ { "id": "8ba7bb1d-dc26-43f4-b322-8cebf9ae2140", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "history" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"conferenceId\": \"\",\n \"name\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"duration\": \"\",\n \"sessions\": [\n {\n \"callId\": \"\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\"\n },\n {\n \"callId\": \"\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\"\n }\n ],\n \"recording\": {\n \"composedFiles\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"dolore_1f7\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"consequatea\": \"\",\n \"velitff\": \"\",\n \"Excepteur_389\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"consectetur_eed\": \"\",\n \"dolor_0_2\": \"\",\n \"exercitation1d9\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"ut_e7c\": \"\",\n \"fugiat_78\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"cupidatat_2\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"cupidatat4\": \"\",\n \"dolor_2\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ]\n },\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8ba7bb1d-dc26-43f4-b322-8cebf9ae2140" }, { "id": "0129df72-609e-4b84-9d54-5e338a47b9b2", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "history" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0129df72-609e-4b84-9d54-5e338a47b9b2" }, { "id": "a80c77e5-1bfc-4828-8e52-c6d8ee36b24c", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "history" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a80c77e5-1bfc-4828-8e52-c6d8ee36b24c" }, { "id": "9cc2e296-e930-46cb-8031-d5f4b4ff150e", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "history" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9cc2e296-e930-46cb-8031-d5f4b4ff150e" }, { "id": "6766f8f1-8967-48a9-900c-2ff883a9cac3", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "history" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6766f8f1-8967-48a9-900c-2ff883a9cac3" }, { "id": "09238565-ed6d-4ba9-88cb-32648c3ca2a8", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "history" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-09238565-ed6d-4ba9-88cb-32648c3ca2a8" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f64cb26c-aa81-4889-91fa-9b4d956ff396" } ], "id": "4876fee6-b6b7-4a6a-9a89-78393ce66b38", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4876fee6-b6b7-4a6a-9a89-78393ce66b38" }, { "name": "call", "item": [ { "name": "{callId}", "item": [ { "name": "Add existing call", "id": "36fb1570-338f-474c-acf3-3cdbb7b288e8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n },\n \"customData\": {\n \"sunt_c\": \"\",\n \"non_5a\": \"\",\n \"consequat9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "id": "83ab958f-42bd-4ab4-a1e6-def194ed385b", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." }, { "id": "3919ec2f-b68b-4f45-a300-d5eaf3ed89d8", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Add an existing call to a conference." }, "response": [ { "id": "203acbaa-c6e9-4b19-92da-4f2e65115bda", "name": "Call added.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n },\n \"customData\": {\n \"sunt_c\": \"\",\n \"non_5a\": \"\",\n \"consequat9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-203acbaa-c6e9-4b19-92da-4f2e65115bda" }, { "id": "2cd31c42-75b5-4330-94a5-a4a6fd55b3c7", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n },\n \"customData\": {\n \"sunt_c\": \"\",\n \"non_5a\": \"\",\n \"consequat9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2cd31c42-75b5-4330-94a5-a4a6fd55b3c7" }, { "id": "20d511d6-b968-44dc-bcdb-03fc6ec938ef", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n },\n \"customData\": {\n \"sunt_c\": \"\",\n \"non_5a\": \"\",\n \"consequat9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-20d511d6-b968-44dc-bcdb-03fc6ec938ef" }, { "id": "de1c2371-12ab-482f-8508-acaa309c724d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n },\n \"customData\": {\n \"sunt_c\": \"\",\n \"non_5a\": \"\",\n \"consequat9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-de1c2371-12ab-482f-8508-acaa309c724d" }, { "id": "72d00fea-8361-4441-ad89-f933f8b6c449", "name": "Conference or call 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n },\n \"customData\": {\n \"sunt_c\": \"\",\n \"non_5a\": \"\",\n \"consequat9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-72d00fea-8361-4441-ad89-f933f8b6c449" }, { "id": "d4612e55-c6dc-42cf-aa71-10a17350fca9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n },\n \"customData\": {\n \"sunt_c\": \"\",\n \"non_5a\": \"\",\n \"consequat9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d4612e55-c6dc-42cf-aa71-10a17350fca9" }, { "id": "7bc7e39d-d147-4da7-8eea-01215abcd17b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n },\n \"customData\": {\n \"sunt_c\": \"\",\n \"non_5a\": \"\",\n \"consequat9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7bc7e39d-d147-4da7-8eea-01215abcd17b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-36fb1570-338f-474c-acf3-3cdbb7b288e8" }, { "name": "Remove call", "id": "b1a88548-5037-43d1-9e7c-3d5359c717a6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "id": "1d1c7ac8-7187-4b51-87ee-1a236f890fa0", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." }, { "id": "dc85bd19-fe8b-403a-8625-aa571dbb85b9", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Remove a call from a conference. The call stays active after this action." }, "response": [ { "id": "dd0f75ac-18f2-4182-a8ed-663606ade24e", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dd0f75ac-18f2-4182-a8ed-663606ade24e" }, { "id": "60c178c2-81af-4215-9435-fd97925f7115", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-60c178c2-81af-4215-9435-fd97925f7115" }, { "id": "edc18602-0da2-457a-9527-47deb79016b6", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-edc18602-0da2-457a-9527-47deb79016b6" }, { "id": "06dd4a8b-30c1-42f2-87a2-da0b6e04eab4", "name": "Conference or call not found.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-06dd4a8b-30c1-42f2-87a2-da0b6e04eab4" }, { "id": "a3d7110a-af06-4cc7-9828-9ac61e253f19", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a3d7110a-af06-4cc7-9828-9ac61e253f19" }, { "id": "abd66adb-1233-4f17-85d9-bf330065ef43", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-abd66adb-1233-4f17-85d9-bf330065ef43" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-b1a88548-5037-43d1-9e7c-3d5359c717a6" }, { "name": "Update call", "id": "2b475e25-b8f1-4496-b5fd-3c30fdf14a4a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\",\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "id": "ca129bf2-3b40-4d5e-91ae-327790ee0039", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." }, { "id": "d94f06d7-ea8e-40d4-af5d-b4bf39588423", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Update a call in a conference." }, "response": [ { "id": "a9075b9f-1e1a-46ff-bca0-1a5ac507e957", "name": "Success", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\",\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a9075b9f-1e1a-46ff-bca0-1a5ac507e957" }, { "id": "1f281e08-6647-4672-a5f2-96aeb3977221", "name": "Bad request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\",\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1f281e08-6647-4672-a5f2-96aeb3977221" }, { "id": "66be2275-df28-4eac-9c49-da1409ebe5e7", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\",\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-66be2275-df28-4eac-9c49-da1409ebe5e7" }, { "id": "7256e453-9d26-44d2-9a1d-30d16cdc7d18", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\",\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7256e453-9d26-44d2-9a1d-30d16cdc7d18" }, { "id": "091e14d8-7dc8-45b5-ad87-74b9cc80106c", "name": "Conference or call not found.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\",\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-091e14d8-7dc8-45b5-ad87-74b9cc80106c" }, { "id": "09bf4226-dcb1-433c-b941-72aea9300151", "name": "Too Many Requests", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\",\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-09bf4226-dcb1-433c-b941-72aea9300151" }, { "id": "00f98c7c-a211-4e5f-94ed-48a6a8ee363d", "name": "Internal Server Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\",\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call/:callId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call", ":callId" ], "variable": [ { "key": "conferenceId" }, { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-00f98c7c-a211-4e5f-94ed-48a6a8ee363d" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2b475e25-b8f1-4496-b5fd-3c30fdf14a4a" } ], "id": "7ebabcd1-b2b5-4b02-a7fd-106ec48164e7", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7ebabcd1-b2b5-4b02-a7fd-106ec48164e7" }, { "name": "Add new call", "id": "793a3223-f114-4d57-90f6-1b597da92451", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"in_c\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"enim_5\": \"\",\n \"esse_40\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call" ], "variable": [ { "id": "a3ec3747-8836-42e6-8a3c-d603ccc10691", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Create a new outbound call and add it to a conference." }, "response": [ { "id": "3f9eaa9b-3e34-475a-a900-caf75f3f0c96", "name": "Call added.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"in_c\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"enim_5\": \"\",\n \"esse_40\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"conference\": {\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"VIBER\"\n },\n \"callId\": \"\",\n \"state\": \"LEFT\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"ADVISOR\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"state\": \"JOINING\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n },\n \"call\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CALLING\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"cupidatat_f\": \"\",\n \"velit_d5\": \"\"\n },\n \"customData\": {\n \"occaecat_8\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"irure_f0b\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3f9eaa9b-3e34-475a-a900-caf75f3f0c96" }, { "id": "4a0564b4-5cc0-4382-a72b-daa186275fb5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"in_c\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"enim_5\": \"\",\n \"esse_40\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4a0564b4-5cc0-4382-a72b-daa186275fb5" }, { "id": "a5234d3d-5efa-4a46-8aa8-40c1cdec9c2d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"in_c\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"enim_5\": \"\",\n \"esse_40\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a5234d3d-5efa-4a46-8aa8-40c1cdec9c2d" }, { "id": "66b5a99d-7dc5-46a1-8fc4-578c45a1162d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"in_c\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"enim_5\": \"\",\n \"esse_40\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-66b5a99d-7dc5-46a1-8fc4-578c45a1162d" }, { "id": "ec9189d1-7106-4c2d-9adc-df5ca44e0310", "name": "Conference or application 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"in_c\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"enim_5\": \"\",\n \"esse_40\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ec9189d1-7106-4c2d-9adc-df5ca44e0310" }, { "id": "c532c7a7-7e80-4184-b3a4-b025a27e7bad", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"in_c\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"enim_5\": \"\",\n \"esse_40\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c532c7a7-7e80-4184-b3a4-b025a27e7bad" }, { "id": "f0d21d5e-de74-4bb6-a3c4-d4f9ae9f946b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callRequest\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"in_c\": \"\"\n },\n \"filePrefix\": \"\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"customData\": {\n \"enim_5\": \"\",\n \"esse_40\": \"\"\n }\n },\n \"connectOnEarlyMedia\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/call", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "call" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f0d21d5e-de74-4bb6-a3c4-d4f9ae9f946b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-793a3223-f114-4d57-90f6-1b597da92451" } ], "id": "2cb0e412-a3b1-43fd-810c-db8d873053cf", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2cb0e412-a3b1-43fd-810c-db8d873053cf" }, { "name": "hangup", "item": [ { "name": "Hangup conference", "id": "9e8c1857-a314-4d32-aa47-4a619bcbe1ae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "hangup" ], "variable": [ { "id": "96f031c4-b480-445e-a640-7548a32006c0", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Hang up a conference. This action also hangs up all calls in the conference." }, "response": [ { "id": "b1b59a79-d63c-4547-a73a-53e1395a241b", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "hangup" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b1b59a79-d63c-4547-a73a-53e1395a241b" }, { "id": "a70dae00-0b46-41c8-a781-af77aeb70b60", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "hangup" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a70dae00-0b46-41c8-a781-af77aeb70b60" }, { "id": "4362a56e-6b26-4233-9d65-60125346ac68", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "hangup" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4362a56e-6b26-4233-9d65-60125346ac68" }, { "id": "c80bb391-7beb-4809-be48-43325b784a33", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "hangup" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c80bb391-7beb-4809-be48-43325b784a33" }, { "id": "64ae6fe1-e8b1-4b84-afd7-a8252c0e545f", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "hangup" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-64ae6fe1-e8b1-4b84-afd7-a8252c0e545f" }, { "id": "72c50dad-5aee-418d-9409-d3bbea39c862", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "hangup" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-72c50dad-5aee-418d-9409-d3bbea39c862" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9e8c1857-a314-4d32-aa47-4a619bcbe1ae" } ], "id": "a73393aa-4296-4da7-9e4d-72d2635f05b8", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a73393aa-4296-4da7-9e4d-72d2635f05b8" }, { "name": "play", "item": [ { "name": "Play file", "id": "2815aa0e-7ed4-4cbf-b301-afed60dc08ce", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"RECORDING\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "play" ], "variable": [ { "id": "b52c71e2-9feb-47d0-af10-45539befa2a2", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Play an audio file on a conference." }, "response": [ { "id": "56584971-d4fc-4d56-8d30-268541420409", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"RECORDING\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "play" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-56584971-d4fc-4d56-8d30-268541420409" }, { "id": "5f68b6b0-34b3-484a-9bb5-e3bb4588e90e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"RECORDING\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5f68b6b0-34b3-484a-9bb5-e3bb4588e90e" }, { "id": "236f9312-92a5-4c2d-ae3a-dff7e2d9528c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"RECORDING\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-236f9312-92a5-4c2d-ae3a-dff7e2d9528c" }, { "id": "d35fd971-bead-48b8-9066-239864019b39", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"RECORDING\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d35fd971-bead-48b8-9066-239864019b39" }, { "id": "de950cec-5cb0-4cb5-b991-f175ecf96d98", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"RECORDING\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-de950cec-5cb0-4cb5-b991-f175ecf96d98" }, { "id": "4f9e234a-dddb-46f4-94b5-2fa9bf31134b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"RECORDING\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4f9e234a-dddb-46f4-94b5-2fa9bf31134b" }, { "id": "57c1c683-1ac3-46ca-b938-368852278ed9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"RECORDING\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-57c1c683-1ac3-46ca-b938-368852278ed9" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2815aa0e-7ed4-4cbf-b301-afed60dc08ce" } ], "id": "f70aa60e-0544-4d69-b9a5-3c4f2ed434c0", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f70aa60e-0544-4d69-b9a5-3c4f2ed434c0" }, { "name": "stop-play", "item": [ { "name": "Stop playing file", "id": "9be2f9bc-9f79-4a8a-98d2-16afbb432358", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-play" ], "variable": [ { "id": "b077a888-1a93-4b40-a302-2961e816a599", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Stop playing an audio file on a conference." }, "response": [ { "id": "1e4a85b3-0aa0-4fb7-89fa-38542f2d0b01", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-play" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1e4a85b3-0aa0-4fb7-89fa-38542f2d0b01" }, { "id": "e3f452bb-cbd3-447a-b9c5-d9df0fe1bc47", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e3f452bb-cbd3-447a-b9c5-d9df0fe1bc47" }, { "id": "19dc795f-f945-408e-9b26-e67262d9bd53", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-19dc795f-f945-408e-9b26-e67262d9bd53" }, { "id": "6cdc3102-6b00-4f00-b1a9-aa6c7568cb15", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6cdc3102-6b00-4f00-b1a9-aa6c7568cb15" }, { "id": "a4a79450-8647-4617-97d8-4835679757f2", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a4a79450-8647-4617-97d8-4835679757f2" }, { "id": "e66d5cae-56a3-4ecc-b71b-f595b1913b47", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-play" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e66d5cae-56a3-4ecc-b71b-f595b1913b47" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9be2f9bc-9f79-4a8a-98d2-16afbb432358" } ], "id": "232da42c-89b0-43f2-972f-fa5b4ceaf669", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-232da42c-89b0-43f2-972f-fa5b4ceaf669" }, { "name": "say", "item": [ { "name": "Say text", "id": "7b1c3f91-5fa6-4577-998d-4b828c9cc4df", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"fi\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe en-IN (generative)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "say" ], "variable": [ { "id": "615d6fb9-1665-4f1b-a79d-53ef81ca3259", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Say text on a conference." }, "response": [ { "id": "c18afb88-1bb2-402a-a9df-0faede23ec34", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"fi\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe en-IN (generative)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "say" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c18afb88-1bb2-402a-a9df-0faede23ec34" }, { "id": "71962704-ee22-4611-b3cc-2478ec05f569", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"fi\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe en-IN (generative)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "say" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-71962704-ee22-4611-b3cc-2478ec05f569" }, { "id": "59a48f04-040f-4dbe-b071-162d5364fe94", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"fi\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe en-IN (generative)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "say" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-59a48f04-040f-4dbe-b071-162d5364fe94" }, { "id": "8bc0fd03-5df7-4f92-a602-0c04338d2df3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"fi\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe en-IN (generative)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "say" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8bc0fd03-5df7-4f92-a602-0c04338d2df3" }, { "id": "a5cc0cd5-9144-4d8a-b361-5d388a0bc80a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"fi\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe en-IN (generative)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "say" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a5cc0cd5-9144-4d8a-b361-5d388a0bc80a" }, { "id": "b860935a-d3a0-46fe-a7cb-ca2b1e539b6e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"fi\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe en-IN (generative)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "say" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b860935a-d3a0-46fe-a7cb-ca2b1e539b6e" }, { "id": "7eded20b-67ab-4ac4-badf-2ebbf54d491c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"fi\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"FEMALE\",\n \"voiceName\": \"Callirrhoe en-IN (generative)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "say" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7eded20b-67ab-4ac4-badf-2ebbf54d491c" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7b1c3f91-5fa6-4577-998d-4b828c9cc4df" } ], "id": "9c88e2b7-6557-4e0f-931a-0e082b5d0978", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9c88e2b7-6557-4e0f-931a-0e082b5d0978" }, { "name": "start-recording", "item": [ { "name": "Start recording", "id": "427779fd-23b1-464c-ae3c-f7219bf1f9b7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"anim__\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "start-recording" ], "variable": [ { "id": "e91b141f-1e63-423b-8e33-674504aa1a0d", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Start recording a conference." }, "response": [ { "id": "522d9cfd-f8c7-4d50-9916-d45516292929", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"anim__\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "start-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-522d9cfd-f8c7-4d50-9916-d45516292929" }, { "id": "4f22abd1-63e0-4b68-a370-cdac2977b6bf", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"anim__\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "start-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4f22abd1-63e0-4b68-a370-cdac2977b6bf" }, { "id": "5869cb32-26dc-452a-b137-8d98e1639fa9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"anim__\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "start-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5869cb32-26dc-452a-b137-8d98e1639fa9" }, { "id": "bd26b9a0-e65e-4224-a1cb-d1055776011b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"anim__\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "start-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bd26b9a0-e65e-4224-a1cb-d1055776011b" }, { "id": "1f867df8-507f-458d-83ae-cc2b92c7e6c9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"anim__\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "start-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1f867df8-507f-458d-83ae-cc2b92c7e6c9" }, { "id": "94a85354-0d68-4c86-8ec8-76abf09b5796", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"anim__\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "start-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-94a85354-0d68-4c86-8ec8-76abf09b5796" }, { "id": "af5327c9-c6f6-4b7c-8320-61b64ca5c803", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"anim__\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "start-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-af5327c9-c6f6-4b7c-8320-61b64ca5c803" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-427779fd-23b1-464c-ae3c-f7219bf1f9b7" } ], "id": "bb72d545-e375-403b-8292-a09d53c4bf57", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-bb72d545-e375-403b-8292-a09d53c4bf57" }, { "name": "stop-recording", "item": [ { "name": "Stop recording", "id": "372f95a5-ef97-4b29-bab7-66390335db3b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-recording" ], "variable": [ { "id": "62e63ed3-340d-4afa-a1af-285e8910f477", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Stop recording a conference." }, "response": [ { "id": "cf772fe8-8b02-411b-9f49-969d71e02f53", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cf772fe8-8b02-411b-9f49-969d71e02f53" }, { "id": "66867275-4656-433f-bdf3-bfcdb6412b5b", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-66867275-4656-433f-bdf3-bfcdb6412b5b" }, { "id": "20598269-34ac-4ef2-8705-b76a1aad84e2", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-20598269-34ac-4ef2-8705-b76a1aad84e2" }, { "id": "ed06342f-ee05-401f-ade0-c8e758cf066b", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ed06342f-ee05-401f-ade0-c8e758cf066b" }, { "id": "7e42523b-58d5-4d8d-921d-8e774cd26e3c", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7e42523b-58d5-4d8d-921d-8e774cd26e3c" }, { "id": "f2320408-10de-40ff-8721-5967c1cee97c", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f2320408-10de-40ff-8721-5967c1cee97c" }, { "id": "9a1e117c-8781-4243-b7c1-2927fb162eef", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "stop-recording" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9a1e117c-8781-4243-b7c1-2927fb162eef" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-372f95a5-ef97-4b29-bab7-66390335db3b" } ], "id": "029d3423-986a-4fca-9662-662739e182f7", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-029d3423-986a-4fca-9662-662739e182f7" }, { "name": "broadcast-webrtc-text", "item": [ { "name": "Broadcast text", "id": "d5175b0b-a1a6-44ff-aee6-03914d5de144", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "broadcast-webrtc-text" ], "variable": [ { "id": "7961f66a-8d87-45e0-96a6-3aade1d65327", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Broadcasts a text message to conference WebRTC participants with open data channel." }, "response": [ { "id": "8cd34fc0-f4da-4f86-a9a4-6eeb7e7fa870", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "broadcast-webrtc-text" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8cd34fc0-f4da-4f86-a9a4-6eeb7e7fa870" }, { "id": "20e5b29b-5ad4-4dc3-8d6f-4eb418aaeee6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "broadcast-webrtc-text" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-20e5b29b-5ad4-4dc3-8d6f-4eb418aaeee6" }, { "id": "d9182ce8-6d6d-4d3e-9372-793f3778dc13", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "broadcast-webrtc-text" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d9182ce8-6d6d-4d3e-9372-793f3778dc13" }, { "id": "3487441b-d5e7-4511-b9ce-f38ecd0fb450", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "broadcast-webrtc-text" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3487441b-d5e7-4511-b9ce-f38ecd0fb450" }, { "id": "389dd1b2-f3cb-4d87-a1db-84a4d0bbff23", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "broadcast-webrtc-text" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-389dd1b2-f3cb-4d87-a1db-84a4d0bbff23" }, { "id": "bd32d260-9a5a-4628-96a8-8d8ad186a5d3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "broadcast-webrtc-text" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bd32d260-9a5a-4628-96a8-8d8ad186a5d3" }, { "id": "9065f098-4cd8-456f-8f21-8df01d9f6db4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "broadcast-webrtc-text" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9065f098-4cd8-456f-8f21-8df01d9f6db4" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d5175b0b-a1a6-44ff-aee6-03914d5de144" } ], "id": "dcf1f2a3-04f0-4bf5-a6bf-5e3e3d3ce792", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-dcf1f2a3-04f0-4bf5-a6bf-5e3e3d3ce792" }, { "name": "send-message", "item": [ { "name": "Send message", "id": "06e29ee0-8002-456a-b8ae-665daabdc2ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "send-message" ], "variable": [ { "id": "051e5535-c4e4-4e79-9a4e-6c834d3471cc", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Send a message to all WebRTC participants in a conference." }, "response": [ { "id": "0d8dddc7-271b-4c86-ae8c-49b883214d90", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "send-message" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0d8dddc7-271b-4c86-ae8c-49b883214d90" }, { "id": "ab628af9-8f27-4d20-b95a-0d7f79b62fb3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "send-message" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ab628af9-8f27-4d20-b95a-0d7f79b62fb3" }, { "id": "4680ad28-9eb8-4f84-a081-672c4d8d379f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "send-message" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4680ad28-9eb8-4f84-a081-672c4d8d379f" }, { "id": "78fa58dc-ee91-4f39-88f3-074a1258e0fa", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "send-message" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-78fa58dc-ee91-4f39-88f3-074a1258e0fa" }, { "id": "a6d70727-c76d-4489-8406-63caaf7091f9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "send-message" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a6d70727-c76d-4489-8406-63caaf7091f9" }, { "id": "75e27f82-3fb0-492b-9449-dc331a7f7843", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "send-message" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-75e27f82-3fb0-492b-9449-dc331a7f7843" }, { "id": "a3f804eb-a540-4d66-9759-138339095136", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId", "send-message" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a3f804eb-a540-4d66-9759-138339095136" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-06e29ee0-8002-456a-b8ae-665daabdc2ab" } ], "id": "afd6d002-9274-429b-b38a-7a693276545a", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-afd6d002-9274-429b-b38a-7a693276545a" }, { "name": "Get conference", "id": "6f015724-f6c1-476e-b497-6baa39dedf48", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "id": "24904aa6-7ff0-4d1c-90bc-6acafec6da6b", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Get a single conference." }, "response": [ { "id": "1ed39dbd-f1d3-4cbd-bd15-7a73848f1c4d", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1ed39dbd-f1d3-4cbd-bd15-7a73848f1c4d" }, { "id": "dec264ff-d102-4853-b5af-48f2190102ef", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dec264ff-d102-4853-b5af-48f2190102ef" }, { "id": "5312a8b0-f4e6-4d92-be23-7b71bd453b08", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5312a8b0-f4e6-4d92-be23-7b71bd453b08" }, { "id": "1a401458-968b-4c34-891a-848ad35ff0ed", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1a401458-968b-4c34-891a-848ad35ff0ed" }, { "id": "dcb9ff85-22df-452b-8301-b6d4833dd968", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dcb9ff85-22df-452b-8301-b6d4833dd968" }, { "id": "0f59bb1f-80a7-4d39-825f-dd70dc04cf90", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0f59bb1f-80a7-4d39-825f-dd70dc04cf90" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-6f015724-f6c1-476e-b497-6baa39dedf48" }, { "name": "Update all calls", "id": "0b967d64-e263-416f-bd03-e191138b2564", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "id": "af064128-b120-44a9-b6a0-e8c552af79e2", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Update all calls in a conference." }, "response": [ { "id": "d48840ec-a21a-419b-bb58-b4a2f15bb1b8", "name": "Success", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d48840ec-a21a-419b-bb58-b4a2f15bb1b8" }, { "id": "b91f605b-4782-497c-af82-7a099c9b4b5d", "name": "Bad request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b91f605b-4782-497c-af82-7a099c9b4b5d" }, { "id": "2314cd42-69ab-43c4-ad93-23f7f918f757", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2314cd42-69ab-43c4-ad93-23f7f918f757" }, { "id": "aa49e85a-a1a4-4d97-8de6-3ce3d99f2268", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aa49e85a-a1a4-4d97-8de6-3ce3d99f2268" }, { "id": "ced55234-c1d2-4625-a96f-038a5732620a", "name": "Not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ced55234-c1d2-4625-a96f-038a5732620a" }, { "id": "86d084ea-f1b6-4b21-afeb-c40400359d43", "name": "Too Many Requests", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-86d084ea-f1b6-4b21-afeb-c40400359d43" }, { "id": "9bfbe886-3cc3-499c-aeda-432d2176b4d8", "name": "Internal Server Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"muted\": \"\",\n \"deaf\": \"\",\n \"blind\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences/:conferenceId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", ":conferenceId" ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9bfbe886-3cc3-499c-aeda-432d2176b4d8" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0b967d64-e263-416f-bd03-e191138b2564" } ], "id": "8b36e3b2-0670-47a0-8443-124a4768c779", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8b36e3b2-0670-47a0-8443-124a4768c779" }, { "name": "history", "item": [ { "name": "Get conferences history", "id": "2282f749-8928-41ce-980d-7c841f2e0755", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/history?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", "history" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the conference has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get conferences history with pagination. Conferences history retention period is 5 days." }, "response": [ { "id": "bba55dbe-08a8-44fe-8460-158420bc3666", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/history?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", "history" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the conference has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"conferenceId\": \"\",\n \"name\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"duration\": \"\",\n \"sessions\": [\n {\n \"callId\": \"\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\"\n },\n {\n \"callId\": \"\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\"\n }\n ],\n \"recording\": {\n \"composedFiles\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"mollit5_\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"pariatur_02\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"ipsumfde\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"Excepteur7\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"in6b6\": \"\",\n \"labore_5\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"aliqua5\": \"\",\n \"fugiat_41\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ]\n },\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"conferenceId\": \"\",\n \"name\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"duration\": \"\",\n \"sessions\": [\n {\n \"callId\": \"\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\"\n },\n {\n \"callId\": \"\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\"\n }\n ],\n \"recording\": {\n \"composedFiles\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"ad_7\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"sint_3\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"VIBER\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"voluptatee\": \"\",\n \"id_f33\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"officia_29\": \"\",\n \"proidentff\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"velit_1c2\": \"\",\n \"cupidatat_3\": \"\",\n \"irure_a4_\": \"\",\n \"sint_5\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"ex_ada\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ]\n },\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bba55dbe-08a8-44fe-8460-158420bc3666" }, { "id": "759e5fad-3781-4f05-ba02-d5666c28e7e5", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/history?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", "history" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the conference has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-759e5fad-3781-4f05-ba02-d5666c28e7e5" }, { "id": "98e58191-573b-4c7c-8d8f-5552b217b71b", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/history?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", "history" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the conference has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-98e58191-573b-4c7c-8d8f-5552b217b71b" }, { "id": "a28da713-242c-48b7-afc4-53809e5e2222", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/history?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", "history" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the conference has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a28da713-242c-48b7-afc4-53809e5e2222" }, { "id": "d7709ade-b9be-4ebf-bbd6-3e751350d419", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/history?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", "history" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the conference has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d7709ade-b9be-4ebf-bbd6-3e751350d419" }, { "id": "de308274-dc6a-4cc7-a9e1-92fc11190fbc", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences/history?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences", "history" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the conference has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-de308274-dc6a-4cc7-a9e1-92fc11190fbc" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2282f749-8928-41ce-980d-7c841f2e0755" } ], "id": "17851b00-9534-46f2-b1a6-bd2d5157c6ef", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-17851b00-9534-46f2-b1a6-bd2d5157c6ef" }, { "name": "Get conferences", "id": "df1477f8-735f-459e-be21-ad7c52140dc3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get conferences with pagination." }, "response": [ { "id": "881bf4d9-97a9-41ea-b5ae-535ba2b60386", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"VIBER\"\n },\n \"callId\": \"\",\n \"state\": \"JOINING\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"callId\": \"\",\n \"state\": \"JOINING\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"AUDITOR\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"state\": \"LEFT\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"callId\": \"\",\n \"state\": \"JOINING\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"AUDITOR\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-881bf4d9-97a9-41ea-b5ae-535ba2b60386" }, { "id": "4a418e2f-38dd-43de-990b-7368b43d43b2", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4a418e2f-38dd-43de-990b-7368b43d43b2" }, { "id": "c51d2b8a-722f-4f7a-99b2-a64a95d04265", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c51d2b8a-722f-4f7a-99b2-a64a95d04265" }, { "id": "220ac09e-deaa-4c7a-b5c3-89cca2ca2b5a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-220ac09e-deaa-4c7a-b5c3-89cca2ca2b5a" }, { "id": "0841885b-b4df-4c6d-96ea-9e295465a4b6", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0841885b-b4df-4c6d-96ea-9e295465a4b6" }, { "id": "d3b26be5-c9e9-450e-a6b4-ea12bd4a7286", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/conferences?name=&callId=&callsConfigurationId=&applicationId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ], "query": [ { "description": "Conference name.", "key": "name", "value": "" }, { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Date and time for when the conference has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d3b26be5-c9e9-450e-a6b4-ea12bd4a7286" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-df1477f8-735f-459e-be21-ad7c52140dc3" }, { "name": "Create conference", "id": "e89ddabe-9dd1-4a74-bf92-624e837d73bf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"eu_82f\": \"\",\n \"Duis12\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ] }, "description": "Create a conference." }, "response": [ { "id": "d7174adc-424b-4920-8509-5e2df6ab8985", "name": "Conference created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"eu_82f\": \"\",\n \"Duis12\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"participants\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"MONITOR\"\n }\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"state\": \"JOINED\",\n \"joinTime\": \"\",\n \"leaveTime\": \"\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"role\": {\n \"type\": \"DEFAULT\"\n }\n }\n ],\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d7174adc-424b-4920-8509-5e2df6ab8985" }, { "id": "a5080e2e-74fd-49a5-a7a1-bb48fe24b2f8", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"eu_82f\": \"\",\n \"Duis12\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a5080e2e-74fd-49a5-a7a1-bb48fe24b2f8" }, { "id": "8b1c50f0-add1-4cc4-aec0-15f21438fe2b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"eu_82f\": \"\",\n \"Duis12\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8b1c50f0-add1-4cc4-aec0-15f21438fe2b" }, { "id": "df3856c7-c69c-49fd-814e-06d8c993eaad", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"eu_82f\": \"\",\n \"Duis12\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-df3856c7-c69c-49fd-814e-06d8c993eaad" }, { "id": "bec5ad98-90b4-4c7a-91eb-d946b2fe7ae5", "name": "Application 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"eu_82f\": \"\",\n \"Duis12\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bec5ad98-90b4-4c7a-91eb-d946b2fe7ae5" }, { "id": "e8e1e73a-1dc4-49bd-8e07-4418a1c198a5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"eu_82f\": \"\",\n \"Duis12\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e8e1e73a-1dc4-49bd-8e07-4418a1c198a5" }, { "id": "ac09b8a9-32a8-4faf-a41a-ed46a38f3dd8", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"name\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"conferenceComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"eu_82f\": \"\",\n \"Duis12\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/conferences", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "conferences" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ac09b8a9-32a8-4faf-a41a-ed46a38f3dd8" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e89ddabe-9dd1-4a74-bf92-624e837d73bf" } ], "id": "d38800d5-b77c-42e1-8604-6b9f2994cb26", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d38800d5-b77c-42e1-8604-6b9f2994cb26" }, { "name": "dialogs", "item": [ { "name": "parent-call", "item": [ { "name": "{parentCallId}", "item": [ { "name": "child-call", "item": [ { "name": "{childCallId}", "item": [ { "name": "Create dialog with existing calls", "id": "ee56e8e9-86bf-4f48-be25-ed06362ea19a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ullamco_2f\": \"\",\n \"tempor_f1f\": \"\",\n \"sint_b5\": \"\",\n \"ad0d\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/parent-call/:parentCallId/child-call/:childCallId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "parent-call", ":parentCallId", "child-call", ":childCallId" ], "variable": [ { "id": "3e48c102-3c1d-49b5-9d1d-31dd29418ec8", "key": "parentCallId", "value": "", "description": "(Required) Call ID of the parent call to be connected in a dialog." }, { "id": "c44d98ed-6cce-4ee7-8d5e-ac77b28b7736", "key": "childCallId", "value": "", "description": "(Required) Call ID of the child call to be connected in a dialog. Needs to have been created using [create method](#create-call) with `parentCallId` parameter equal to the parent call ID above." } ] }, "description": "Create a dialog with existing calls." }, "response": [ { "id": "1e00313e-bb99-4b81-9924-943413622b0d", "name": "Dialog created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ullamco_2f\": \"\",\n \"tempor_f1f\": \"\",\n \"sint_b5\": \"\",\n \"ad0d\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/parent-call/:parentCallId/child-call/:childCallId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "parent-call", ":parentCallId", "child-call", ":childCallId" ], "variable": [ { "key": "parentCallId" }, { "key": "childCallId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"FAILED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCall\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CALLING\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"MACHINE\",\n \"confidenceRating\": {\n \"ullamco_3d_\": \"\",\n \"qui70\": \"\",\n \"tempor90\": \"\"\n },\n \"customData\": {\n \"mollit11\": \"\",\n \"deserunt5\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"dolor64\": \"\",\n \"eu_1e\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n },\n \"childCall\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"ESTABLISHED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"dolordf\": \"\"\n },\n \"customData\": {\n \"id_cc\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"id_bc2\": \"\",\n \"minim7e0\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1e00313e-bb99-4b81-9924-943413622b0d" }, { "id": "f57be81c-5070-4283-a18c-2e6d9e475999", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ullamco_2f\": \"\",\n \"tempor_f1f\": \"\",\n \"sint_b5\": \"\",\n \"ad0d\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/parent-call/:parentCallId/child-call/:childCallId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "parent-call", ":parentCallId", "child-call", ":childCallId" ], "variable": [ { "key": "parentCallId" }, { "key": "childCallId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f57be81c-5070-4283-a18c-2e6d9e475999" }, { "id": "4108e86e-7f57-480d-a30b-1fec0e8dd426", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ullamco_2f\": \"\",\n \"tempor_f1f\": \"\",\n \"sint_b5\": \"\",\n \"ad0d\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/parent-call/:parentCallId/child-call/:childCallId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "parent-call", ":parentCallId", "child-call", ":childCallId" ], "variable": [ { "key": "parentCallId" }, { "key": "childCallId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4108e86e-7f57-480d-a30b-1fec0e8dd426" }, { "id": "19a74ceb-c72d-490c-95a3-4f040b1c1673", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ullamco_2f\": \"\",\n \"tempor_f1f\": \"\",\n \"sint_b5\": \"\",\n \"ad0d\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/parent-call/:parentCallId/child-call/:childCallId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "parent-call", ":parentCallId", "child-call", ":childCallId" ], "variable": [ { "key": "parentCallId" }, { "key": "childCallId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-19a74ceb-c72d-490c-95a3-4f040b1c1673" }, { "id": "483061ee-d8f7-415d-9896-2eae7c36ad91", "name": "Application 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ullamco_2f\": \"\",\n \"tempor_f1f\": \"\",\n \"sint_b5\": \"\",\n \"ad0d\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/parent-call/:parentCallId/child-call/:childCallId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "parent-call", ":parentCallId", "child-call", ":childCallId" ], "variable": [ { "key": "parentCallId" }, { "key": "childCallId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-483061ee-d8f7-415d-9896-2eae7c36ad91" }, { "id": "ff88ac39-b867-4c75-997a-94473cd00bc0", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ullamco_2f\": \"\",\n \"tempor_f1f\": \"\",\n \"sint_b5\": \"\",\n \"ad0d\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/parent-call/:parentCallId/child-call/:childCallId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "parent-call", ":parentCallId", "child-call", ":childCallId" ], "variable": [ { "key": "parentCallId" }, { "key": "childCallId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ff88ac39-b867-4c75-997a-94473cd00bc0" }, { "id": "bf408b7b-2cdb-4221-ad1c-9f38cb66cd00", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"ullamco_2f\": \"\",\n \"tempor_f1f\": \"\",\n \"sint_b5\": \"\",\n \"ad0d\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/parent-call/:parentCallId/child-call/:childCallId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "parent-call", ":parentCallId", "child-call", ":childCallId" ], "variable": [ { "key": "parentCallId" }, { "key": "childCallId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bf408b7b-2cdb-4221-ad1c-9f38cb66cd00" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ee56e8e9-86bf-4f48-be25-ed06362ea19a" } ], "id": "2321ebde-e374-4ae2-9bd3-e91aa4aaa878", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2321ebde-e374-4ae2-9bd3-e91aa4aaa878" } ], "id": "e1bac27d-f083-4b25-bf12-6636dfa0b652", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e1bac27d-f083-4b25-bf12-6636dfa0b652" } ], "id": "a1ee50a1-0566-4e44-abc3-416c24061cc9", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a1ee50a1-0566-4e44-abc3-416c24061cc9" } ], "id": "d81f0792-2fdd-4562-bfab-3ce3ee8568f9", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d81f0792-2fdd-4562-bfab-3ce3ee8568f9" }, { "name": "{dialogId}", "item": [ { "name": "history", "item": [ { "name": "Get dialog history", "id": "4b57c63c-2af5-4430-9a49-f74d0d0c9b5e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "history" ], "variable": [ { "id": "ebbe10b2-cb9f-45c8-ba4f-0ece6059d457", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Get a single dialog history. Dialog history retention period is 5 days." }, "response": [ { "id": "403ca5d4-5e7e-4507-a10f-6a972b3596dd", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "history" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"dialogId\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"TRANSFERRING\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"childCallId\": \"\",\n \"duration\": \"\",\n \"recording\": {\n \"composedFiles\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"dolore3\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"adb35\": \"\",\n \"ullamco_f_\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"enimf22\": \"\",\n \"eiusmodb9\": \"\",\n \"velit_c\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"non_3_\": \"\",\n \"est2\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"ut_cb3\": \"\",\n \"mollit_f1\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"voluptate0\": \"\",\n \"in_\": \"\",\n \"velit46e\": \"\",\n \"consequat_1e\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ]\n },\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"hangupSource\": \"PARENT_ENDPOINT\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-403ca5d4-5e7e-4507-a10f-6a972b3596dd" }, { "id": "6eea2743-b34c-45c5-a3cd-9542df2beed4", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "history" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6eea2743-b34c-45c5-a3cd-9542df2beed4" }, { "id": "24a14c85-23c8-44a7-9501-d4c6c8127da4", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "history" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-24a14c85-23c8-44a7-9501-d4c6c8127da4" }, { "id": "c5dae669-dde9-4b9d-bfba-5ccf8916067b", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "history" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c5dae669-dde9-4b9d-bfba-5ccf8916067b" }, { "id": "e54e6108-88ad-4053-8c65-38138dedd48b", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "history" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e54e6108-88ad-4053-8c65-38138dedd48b" }, { "id": "b5e8d221-546f-4412-acb6-166c538cef36", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/history", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "history" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b5e8d221-546f-4412-acb6-166c538cef36" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4b57c63c-2af5-4430-9a49-f74d0d0c9b5e" } ], "id": "17d95ac5-5f4b-4d39-8ef7-c491633896e6", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-17d95ac5-5f4b-4d39-8ef7-c491633896e6" }, { "name": "hangup", "item": [ { "name": "Hangup dialog", "id": "15bb7f74-791a-424d-a639-52869847c0ed", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "hangup" ], "variable": [ { "id": "9c630151-2e49-4f90-ba04-20f57106d068", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Hang up a dialog. This action also hangs up all calls in the dialog." }, "response": [ { "id": "d9a7d89e-51a5-40ca-8319-27adc5ef4cdc", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "hangup" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"FAILED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCall\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CALLING\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"MACHINE\",\n \"confidenceRating\": {\n \"ullamco_3d_\": \"\",\n \"qui70\": \"\",\n \"tempor90\": \"\"\n },\n \"customData\": {\n \"mollit11\": \"\",\n \"deserunt5\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"dolor64\": \"\",\n \"eu_1e\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n },\n \"childCall\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"ESTABLISHED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"dolordf\": \"\"\n },\n \"customData\": {\n \"id_cc\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"id_bc2\": \"\",\n \"minim7e0\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d9a7d89e-51a5-40ca-8319-27adc5ef4cdc" }, { "id": "076ea9b5-f71d-418c-a13f-d4670efb1ada", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "hangup" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-076ea9b5-f71d-418c-a13f-d4670efb1ada" }, { "id": "378eed9c-e9ed-4231-82b2-a5c93742edfa", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "hangup" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-378eed9c-e9ed-4231-82b2-a5c93742edfa" }, { "id": "fe0aafff-4b58-4f3d-aca7-6d621df75e60", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "hangup" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fe0aafff-4b58-4f3d-aca7-6d621df75e60" }, { "id": "e5ac9b10-d567-46bc-a474-e0ac58e8deba", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "hangup" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e5ac9b10-d567-46bc-a474-e0ac58e8deba" }, { "id": "f1945884-7f86-42c1-b13e-948673b943c1", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/hangup", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "hangup" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f1945884-7f86-42c1-b13e-948673b943c1" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-15bb7f74-791a-424d-a639-52869847c0ed" } ], "id": "7eb55089-e53a-470f-b891-aac0b45cbb8b", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7eb55089-e53a-470f-b891-aac0b45cbb8b" }, { "name": "play", "item": [ { "name": "Play file", "id": "12c261b3-54dd-42cf-b0d8-5cb73e8b608c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"URL\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "play" ], "variable": [ { "id": "7a17fede-58bb-496d-977d-6dd17003411a", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Play an audio file on a dialog." }, "response": [ { "id": "4e8558fe-042f-4a4a-a6cb-0adc5c56104e", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"URL\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "play" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4e8558fe-042f-4a4a-a6cb-0adc5c56104e" }, { "id": "dc737c5f-c51a-403f-8a74-cebf76fb4506", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"URL\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dc737c5f-c51a-403f-8a74-cebf76fb4506" }, { "id": "d16b4196-4714-42f9-a90c-b0d697977ae9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"URL\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d16b4196-4714-42f9-a90c-b0d697977ae9" }, { "id": "1d6cc6da-7e37-4d8b-8f0c-f8768dd9b4d0", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"URL\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1d6cc6da-7e37-4d8b-8f0c-f8768dd9b4d0" }, { "id": "f8201e19-f407-42cb-b31f-980a70290e74", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"URL\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f8201e19-f407-42cb-b31f-980a70290e74" }, { "id": "30816dff-2c40-455f-9295-fc58c9d4e613", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"URL\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-30816dff-2c40-455f-9295-fc58c9d4e613" }, { "id": "6df66862-72d6-4ab5-9250-bac42e98ab3e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": {\n \"type\": \"URL\"\n },\n \"loopCount\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6df66862-72d6-4ab5-9250-bac42e98ab3e" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-12c261b3-54dd-42cf-b0d8-5cb73e8b608c" } ], "id": "5d6a1c46-f736-48ef-8245-0c4ff074dae4", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5d6a1c46-f736-48ef-8245-0c4ff074dae4" }, { "name": "say", "item": [ { "name": "Say text", "id": "89bda17b-fb55-46c6-9cd3-cdeb126ad83f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"gu\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"MALE\",\n \"voiceName\": \"Sonia (neural)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "say" ], "variable": [ { "id": "1d260ff8-28c6-450f-97c5-7e2e6ed3bd36", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Say text on a dialog." }, "response": [ { "id": "077ddfd2-7a61-4c50-bcfb-7c521f3f144b", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"gu\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"MALE\",\n \"voiceName\": \"Sonia (neural)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "say" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-077ddfd2-7a61-4c50-bcfb-7c521f3f144b" }, { "id": "e99042f4-45b2-4db0-84cb-1c3e3979a268", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"gu\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"MALE\",\n \"voiceName\": \"Sonia (neural)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "say" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e99042f4-45b2-4db0-84cb-1c3e3979a268" }, { "id": "94cd70dd-ae76-4573-9000-3d38848cf613", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"gu\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"MALE\",\n \"voiceName\": \"Sonia (neural)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "say" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-94cd70dd-ae76-4573-9000-3d38848cf613" }, { "id": "c20599ca-b10c-440e-9fcb-84eade05d89b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"gu\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"MALE\",\n \"voiceName\": \"Sonia (neural)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "say" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c20599ca-b10c-440e-9fcb-84eade05d89b" }, { "id": "a8264ecc-06e4-4b5a-94c1-f9510cdb7ed6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"gu\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"MALE\",\n \"voiceName\": \"Sonia (neural)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "say" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a8264ecc-06e4-4b5a-94c1-f9510cdb7ed6" }, { "id": "b702c42e-4b16-4c12-a204-3036aadd4e34", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"gu\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"MALE\",\n \"voiceName\": \"Sonia (neural)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "say" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b702c42e-4b16-4c12-a204-3036aadd4e34" }, { "id": "82b94490-6123-484c-a329-36f6815c8f96", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"language\": \"gu\",\n \"text\": \"\",\n \"speechRate\": \"\",\n \"loopCount\": \"\",\n \"preferences\": {\n \"voiceGender\": \"MALE\",\n \"voiceName\": \"Sonia (neural)\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/say", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "say" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-82b94490-6123-484c-a329-36f6815c8f96" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-89bda17b-fb55-46c6-9cd3-cdeb126ad83f" } ], "id": "fd8b13f6-edf0-44e6-885e-ec89707fce3f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-fd8b13f6-edf0-44e6-885e-ec89707fce3f" }, { "name": "stop-play", "item": [ { "name": "Stop playing file", "id": "e667183b-7638-4764-8d0a-7e81ef636bbc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-play" ], "variable": [ { "id": "6962f260-0ec0-4148-ac1e-9504a3f72e11", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Stop playing an audio file on a dialog." }, "response": [ { "id": "0c7f21a5-fd26-4ca8-9b2f-e9569717d2b0", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-play" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0c7f21a5-fd26-4ca8-9b2f-e9569717d2b0" }, { "id": "77cfa615-a6e4-4825-8504-590ca75e11ff", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-77cfa615-a6e4-4825-8504-590ca75e11ff" }, { "id": "74068237-4ed7-49bd-9e1f-1b9c8bd1382c", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-74068237-4ed7-49bd-9e1f-1b9c8bd1382c" }, { "id": "4df2f085-e08a-4bd4-a795-7a522a9cec96", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4df2f085-e08a-4bd4-a795-7a522a9cec96" }, { "id": "ced3993a-aa5b-4434-a90a-40c2adaede8b", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ced3993a-aa5b-4434-a90a-40c2adaede8b" }, { "id": "3f0f18d3-ed26-4ef8-b342-6d77ff39b3f2", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-play", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-play" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3f0f18d3-ed26-4ef8-b342-6d77ff39b3f2" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e667183b-7638-4764-8d0a-7e81ef636bbc" } ], "id": "f15f2a59-0825-4978-a48d-5848b866db8b", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f15f2a59-0825-4978-a48d-5848b866db8b" }, { "name": "start-recording", "item": [ { "name": "Start recording", "id": "acac4d08-99a2-4fea-b1b3-ce23146b3c5c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"est_4\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "start-recording" ], "variable": [ { "id": "e04f58d6-d4dc-4190-b2ba-954b7d75ee28", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Start recording a dialog." }, "response": [ { "id": "1a1b2927-f218-4138-bc21-909886098cb8", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"est_4\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "start-recording" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1a1b2927-f218-4138-bc21-909886098cb8" }, { "id": "06e63e18-0dfa-4802-a3d1-21eb89f50213", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"est_4\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "start-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-06e63e18-0dfa-4802-a3d1-21eb89f50213" }, { "id": "a1ce5e6d-5c20-49bf-9aed-181b38eb9194", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"est_4\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "start-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a1ce5e6d-5c20-49bf-9aed-181b38eb9194" }, { "id": "d3827184-249f-469b-8ea1-62051cab67e4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"est_4\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "start-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d3827184-249f-469b-8ea1-62051cab67e4" }, { "id": "ef1bce06-a891-4c57-8a63-d0b2f3685be3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"est_4\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "start-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ef1bce06-a891-4c57-8a63-d0b2f3685be3" }, { "id": "0cbe25fa-a1c5-4a1b-bb83-62ca17beadad", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"est_4\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "start-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0cbe25fa-a1c5-4a1b-bb83-62ca17beadad" }, { "id": "79879b51-42f1-4f74-9958-7319c37b058b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"est_4\": \"\"\n },\n \"filePrefix\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/start-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "start-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-79879b51-42f1-4f74-9958-7319c37b058b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-acac4d08-99a2-4fea-b1b3-ce23146b3c5c" } ], "id": "d774d7ed-dbbe-4a7a-bb79-8f77dfee190d", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d774d7ed-dbbe-4a7a-bb79-8f77dfee190d" }, { "name": "stop-recording", "item": [ { "name": "Stop recording", "id": "3cca2b31-3296-4a24-9c7d-0829c8c67279", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-recording" ], "variable": [ { "id": "f113df7c-f5e4-49e7-8d48-47306cfde277", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Stop recording a dialog." }, "response": [ { "id": "a5a9d919-fddb-4e48-a549-a5717fc1c65c", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-recording" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a5a9d919-fddb-4e48-a549-a5717fc1c65c" }, { "id": "3791090f-c44a-4cd4-a7b3-7551ffbf12ae", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3791090f-c44a-4cd4-a7b3-7551ffbf12ae" }, { "id": "640eec2f-e1bc-4802-9ebf-feba618bbc64", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-640eec2f-e1bc-4802-9ebf-feba618bbc64" }, { "id": "833a2558-658b-4899-9a8c-0b80bab865c9", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-833a2558-658b-4899-9a8c-0b80bab865c9" }, { "id": "b5d152b7-042b-4adc-8449-c52eadaef66f", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b5d152b7-042b-4adc-8449-c52eadaef66f" }, { "id": "9fde2acf-92f3-4fcf-899c-c001973c32de", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9fde2acf-92f3-4fcf-899c-c001973c32de" }, { "id": "671a1918-75a2-4e4a-becc-f735470bca0e", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/stop-recording", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "stop-recording" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-671a1918-75a2-4e4a-becc-f735470bca0e" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-3cca2b31-3296-4a24-9c7d-0829c8c67279" } ], "id": "13758771-c032-4169-8fcd-52272ac147e6", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-13758771-c032-4169-8fcd-52272ac147e6" }, { "name": "broadcast-webrtc-text", "item": [ { "name": "Broadcast text", "id": "dadeb79a-d17e-4ff5-a81a-d0d660914905", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "broadcast-webrtc-text" ], "variable": [ { "id": "3003b5ec-c0b4-47ee-896b-e99622af9b25", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Broadcasts a text message to dialog WebRTC call legs with open data channel." }, "response": [ { "id": "88f978ce-1499-419b-8d20-d09469b54687", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "broadcast-webrtc-text" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-88f978ce-1499-419b-8d20-d09469b54687" }, { "id": "9fc15274-c9a4-4d26-b490-5df302c6d92c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "broadcast-webrtc-text" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9fc15274-c9a4-4d26-b490-5df302c6d92c" }, { "id": "fe282ae4-94f7-4ce1-b32a-99dab11a451d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "broadcast-webrtc-text" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fe282ae4-94f7-4ce1-b32a-99dab11a451d" }, { "id": "269f6b8a-4428-49e0-ba7a-b2fb61d508c1", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "broadcast-webrtc-text" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-269f6b8a-4428-49e0-ba7a-b2fb61d508c1" }, { "id": "7ab58056-6248-4042-ad85-63102193b907", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "broadcast-webrtc-text" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7ab58056-6248-4042-ad85-63102193b907" }, { "id": "80afc094-caa7-4564-b7d2-4589aac2d940", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "broadcast-webrtc-text" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-80afc094-caa7-4564-b7d2-4589aac2d940" }, { "id": "57b60e83-4930-4faa-9ea4-d204ee9950b0", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/broadcast-webrtc-text", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "broadcast-webrtc-text" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-57b60e83-4930-4faa-9ea4-d204ee9950b0" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-dadeb79a-d17e-4ff5-a81a-d0d660914905" } ], "id": "0ea7d78d-2fae-49e1-b2f3-336bafb7a170", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0ea7d78d-2fae-49e1-b2f3-336bafb7a170" }, { "name": "send-message", "item": [ { "name": "Send message", "id": "5a44f854-2e55-49c6-9185-6d695d6d047b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "send-message" ], "variable": [ { "id": "f0999ef7-530a-423b-93eb-2bbcf1938eca", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Send a message to all WebRTC call legs in a dialog." }, "response": [ { "id": "f1ecef56-f0dd-4e9f-a3ec-2f849670812b", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "send-message" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f1ecef56-f0dd-4e9f-a3ec-2f849670812b" }, { "id": "d2208a7f-9342-45c3-a221-85b9d0a19848", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "send-message" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d2208a7f-9342-45c3-a221-85b9d0a19848" }, { "id": "7dc90206-117d-428f-8d11-1ff3395e5294", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "send-message" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7dc90206-117d-428f-8d11-1ff3395e5294" }, { "id": "bb525701-84a8-46be-af8e-f0905c405e03", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "send-message" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bb525701-84a8-46be-af8e-f0905c405e03" }, { "id": "c22b736d-549e-4f74-b883-8b7846037619", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "send-message" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c22b736d-549e-4f74-b883-8b7846037619" }, { "id": "08ac2f3a-ff1b-406d-bc57-10836604e84f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "send-message" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-08ac2f3a-ff1b-406d-bc57-10836604e84f" }, { "id": "3ca95f8b-686f-4fb2-b861-44999dc0644a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "send-message" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3ca95f8b-686f-4fb2-b861-44999dc0644a" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5a44f854-2e55-49c6-9185-6d695d6d047b" } ], "id": "00cbb137-2fe9-4022-b5d7-fdcfe3f4758a", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-00cbb137-2fe9-4022-b5d7-fdcfe3f4758a" }, { "name": "transfer", "item": [ { "name": "accept", "item": [ { "name": "Dialog transfer accept", "id": "17eb1b8c-facc-45ed-b663-70f868b5080a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"targetCallRequest\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"laboreac8\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "accept" ], "variable": [ { "id": "c30260ac-089c-40ef-b2fe-960cae11b4c7", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Accepts a dialog transfer request." }, "response": [ { "id": "57eee06e-94a7-4e35-961a-3384fee17467", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"targetCallRequest\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"laboreac8\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "accept" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"FAILED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCall\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CALLING\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"MACHINE\",\n \"confidenceRating\": {\n \"ullamco_3d_\": \"\",\n \"qui70\": \"\",\n \"tempor90\": \"\"\n },\n \"customData\": {\n \"mollit11\": \"\",\n \"deserunt5\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"dolor64\": \"\",\n \"eu_1e\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n },\n \"childCall\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"ESTABLISHED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"dolordf\": \"\"\n },\n \"customData\": {\n \"id_cc\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"id_bc2\": \"\",\n \"minim7e0\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-57eee06e-94a7-4e35-961a-3384fee17467" }, { "id": "1912cd33-28a5-4eeb-bc81-a176c8156850", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"targetCallRequest\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"laboreac8\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "accept" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1912cd33-28a5-4eeb-bc81-a176c8156850" }, { "id": "565bc7b2-3045-46a0-a2ac-bf0f05745973", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"targetCallRequest\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"laboreac8\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "accept" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-565bc7b2-3045-46a0-a2ac-bf0f05745973" }, { "id": "81855509-8d53-4b2c-8a3c-bf22b634e1a2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"targetCallRequest\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"laboreac8\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "accept" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-81855509-8d53-4b2c-8a3c-bf22b634e1a2" }, { "id": "45e963ad-86cd-42b0-8b2f-4c4a19fcc1af", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"targetCallRequest\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"laboreac8\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "accept" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-45e963ad-86cd-42b0-8b2f-4c4a19fcc1af" }, { "id": "13d5b045-698c-403c-a2e0-8b65049b275c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"targetCallRequest\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"laboreac8\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "accept" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-13d5b045-698c-403c-a2e0-8b65049b275c" }, { "id": "98483b48-41b0-4117-b1d5-7480b30efc57", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"targetCallRequest\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"laboreac8\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/accept", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "accept" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-98483b48-41b0-4117-b1d5-7480b30efc57" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-17eb1b8c-facc-45ed-b663-70f868b5080a" } ], "id": "2755873a-2ca6-4515-b459-04bedca71e59", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2755873a-2ca6-4515-b459-04bedca71e59" }, { "name": "reject", "item": [ { "name": "Dialog transfer reject", "id": "cac65d2c-aa61-42be-9b97-37c5b6a9f14f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "reject" ], "variable": [ { "id": "61c6a3c7-914b-4151-bfc5-d201365c7643", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Rejects a dialog transfer request." }, "response": [ { "id": "1d50d96d-4e2e-468e-bc60-f719af7a9dc8", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "reject" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1d50d96d-4e2e-468e-bc60-f719af7a9dc8" }, { "id": "cfdd3426-f252-49f0-9521-b4d0445bdfe2", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "reject" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cfdd3426-f252-49f0-9521-b4d0445bdfe2" }, { "id": "9e3e8b0c-361e-4044-b253-93714f85ad00", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "reject" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9e3e8b0c-361e-4044-b253-93714f85ad00" }, { "id": "2d4d3fbc-81b9-49f6-8098-c1b0f28df03c", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "reject" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2d4d3fbc-81b9-49f6-8098-c1b0f28df03c" }, { "id": "9aad7e06-9274-4330-8c23-b22581920793", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "reject" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9aad7e06-9274-4330-8c23-b22581920793" }, { "id": "dc0dc937-4a9a-4601-84b3-48c5d28e85a4", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "reject" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dc0dc937-4a9a-4601-84b3-48c5d28e85a4" }, { "id": "0d90ae52-c742-4ab5-97b2-5e17b8b11306", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId/transfer/reject", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId", "transfer", "reject" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0d90ae52-c742-4ab5-97b2-5e17b8b11306" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-cac65d2c-aa61-42be-9b97-37c5b6a9f14f" } ], "id": "d718d103-f32d-484d-bcdf-df16059c2587", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d718d103-f32d-484d-bcdf-df16059c2587" } ], "id": "891c0c04-a4f4-4967-a5c9-06085c105394", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-891c0c04-a4f4-4967-a5c9-06085c105394" }, { "name": "Get dialog", "id": "7dbe997a-2796-422d-a136-f5d1ccfceb30", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId" ], "variable": [ { "id": "e5162320-a0bb-4cef-bcb2-0bac2a387af1", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Get a single dialog." }, "response": [ { "id": "c7db35f5-2300-46cd-b5c2-c9f815065d5f", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId" ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"FAILED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCall\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CALLING\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"MACHINE\",\n \"confidenceRating\": {\n \"ullamco_3d_\": \"\",\n \"qui70\": \"\",\n \"tempor90\": \"\"\n },\n \"customData\": {\n \"mollit11\": \"\",\n \"deserunt5\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"dolor64\": \"\",\n \"eu_1e\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n },\n \"childCall\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"ESTABLISHED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"dolordf\": \"\"\n },\n \"customData\": {\n \"id_cc\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"id_bc2\": \"\",\n \"minim7e0\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c7db35f5-2300-46cd-b5c2-c9f815065d5f" }, { "id": "a5275144-8789-4873-a866-0357a1c21658", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a5275144-8789-4873-a866-0357a1c21658" }, { "id": "3b1f47b9-86f6-4207-b671-df806e3c947f", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3b1f47b9-86f6-4207-b671-df806e3c947f" }, { "id": "7c3d8938-6787-4aef-b012-49f34b419ce9", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7c3d8938-6787-4aef-b012-49f34b419ce9" }, { "id": "64b239f2-6210-4156-a211-9283fbcd3057", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-64b239f2-6210-4156-a211-9283fbcd3057" }, { "id": "7a2fe1ee-c591-4462-8971-e9bc87b10807", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/:dialogId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", ":dialogId" ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7a2fe1ee-c591-4462-8971-e9bc87b10807" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7dbe997a-2796-422d-a136-f5d1ccfceb30" } ], "id": "6bd0582b-ded5-4904-b021-cfa3b953b202", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-6bd0582b-ded5-4904-b021-cfa3b953b202" }, { "name": "history", "item": [ { "name": "Get dialogs history", "id": "06b0b684-fb5f-41ad-b998-4561ea33ab61", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/history?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "history" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the dialog has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get dialogs history with pagination. Dialogs history retention period is 5 days." }, "response": [ { "id": "28fd1ed8-1658-4d3d-a1ac-d6f22ca00c5e", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/history?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "history" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the dialog has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"dialogId\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"FINISHED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"childCallId\": \"\",\n \"duration\": \"\",\n \"recording\": {\n \"composedFiles\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"sit4\": \"\",\n \"sint8e6\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"ut_0\": \"\",\n \"velit_d3\": \"\",\n \"ullamco_\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"irured3\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"qui01\": \"\",\n \"reprehenderit_ee4\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"irure869\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"sit341\": \"\",\n \"dod2f\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ]\n },\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"hangupSource\": \"PLATFORM\"\n },\n {\n \"dialogId\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"CREATED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"childCallId\": \"\",\n \"duration\": \"\",\n \"recording\": {\n \"composedFiles\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"cupidatat_c2\": \"\",\n \"ullamco_bb6\": \"\",\n \"irure_13a\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"dolore1ff\": \"\",\n \"et_196\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"elit_047\": \"\",\n \"in6b\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"magnafdb\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"dolore_f\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"essebf\": \"\",\n \"dolore_56\": \"\",\n \"nulla3\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ]\n },\n \"errorCode\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"hangupSource\": \"API\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-28fd1ed8-1658-4d3d-a1ac-d6f22ca00c5e" }, { "id": "964e7519-4c36-4f10-8296-dd799d34a7e4", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/history?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "history" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the dialog has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-964e7519-4c36-4f10-8296-dd799d34a7e4" }, { "id": "b25ee684-3c65-453c-a853-cacd16d72d20", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/history?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "history" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the dialog has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b25ee684-3c65-453c-a853-cacd16d72d20" }, { "id": "768e2569-c5cf-46d3-af70-c6e707b676c7", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/history?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "history" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the dialog has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-768e2569-c5cf-46d3-af70-c6e707b676c7" }, { "id": "a11ff2b8-a205-4517-beeb-c3d14efdff25", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/history?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "history" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the dialog has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a11ff2b8-a205-4517-beeb-c3d14efdff25" }, { "id": "dac76622-ff8a-400f-b641-b23ad2707792", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs/history?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&endTimeBefore=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs", "history" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time for when the dialog has been finished. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "endTimeBefore", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dac76622-ff8a-400f-b641-b23ad2707792" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-06b0b684-fb5f-41ad-b998-4561ea33ab61" } ], "id": "a9b12b28-7861-4192-9704-92d7a423df58", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a9b12b28-7861-4192-9704-92d7a423df58" }, { "name": "Get dialogs", "id": "be4f72cd-c10b-4df1-ab6a-4675043f0129", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get dialogs with pagination." }, "response": [ { "id": "fb22dfa8-548e-4d4d-a5e4-10f079d7c0ad", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"id\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"PRE_ESTABLISHED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCall\": {\n \"endpoint\": {\n \"type\": \"VIBER\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"ESTABLISHED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"occaecat_f5f\": \"\"\n },\n \"customData\": {\n \"tempor69\": \"\",\n \"sint__99\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"reprehenderit8fe\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n },\n \"childCall\": {\n \"endpoint\": {\n \"type\": \"VIBER\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"ESTABLISHED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"MACHINE\",\n \"confidenceRating\": {\n \"officia_d\": \"\",\n \"fugiat77\": \"\",\n \"quisc6\": \"\"\n },\n \"customData\": {\n \"anim84e\": \"\",\n \"ut_5\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"ea_e\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"CREATED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCall\": {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"RINGING\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"aliquip77\": \"\",\n \"proident_7_8\": \"\"\n },\n \"customData\": {\n \"adipisicing4fc\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"cillum_2c7\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n },\n \"childCall\": {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"FAILED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"sit3_b\": \"\"\n },\n \"customData\": {\n \"esta5\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"tempor_4\": \"\",\n \"labore3_\": \"\",\n \"do__fc\": \"\",\n \"sint_3f2\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fb22dfa8-548e-4d4d-a5e4-10f079d7c0ad" }, { "id": "6dfe8c20-d3b1-4411-97bb-4700c977396d", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6dfe8c20-d3b1-4411-97bb-4700c977396d" }, { "id": "361b273c-4f4b-4f32-907e-e2a0234337de", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-361b273c-4f4b-4f32-907e-e2a0234337de" }, { "id": "c27593c2-7aa1-464a-81bf-36c4dbf40c9c", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c27593c2-7aa1-464a-81bf-36c4dbf40c9c" }, { "id": "107ee071-f017-4d26-bf5c-334221d1ba5b", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-107ee071-f017-4d26-bf5c-334221d1ba5b" }, { "id": "3405771e-da9f-4327-8efd-7b1dbe2c9159", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/dialogs?callsConfigurationId=&applicationId=&state=TRANSFERRING&parentCallId=&childCallId=&startTimeAfter=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ], "query": [ { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Dialog state.", "key": "state", "value": "TRANSFERRING" }, { "description": "Parent call ID.", "key": "parentCallId", "value": "" }, { "description": "Child call ID.", "key": "childCallId", "value": "" }, { "description": "Date and time for when the dialog has been created. Has the following format: `yyyy-MM-dd'T'HH:mm:ss.SSS+ZZZZ`.", "key": "startTimeAfter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3405771e-da9f-4327-8efd-7b1dbe2c9159" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-be4f72cd-c10b-4df1-ab6a-4675043f0129" }, { "name": "Create dialog", "id": "49eaefb8-e876-45c4-99ab-6ad30545b90c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"parentCallId\": \"\",\n \"childCallRequest\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"est_ea\": \"\",\n \"reprehenderit_4\": \"\",\n \"sunt9c_\": \"\",\n \"ipsum7\": \"\"\n }\n },\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"Duis93e\": \"\",\n \"ad_d1f\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ] }, "description": "Create a dialog." }, "response": [ { "id": "56d03d82-7370-4180-85f7-ae9f25adc50f", "name": "Dialog created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"parentCallId\": \"\",\n \"childCallRequest\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"est_ea\": \"\",\n \"reprehenderit_4\": \"\",\n \"sunt9c_\": \"\",\n \"ipsum7\": \"\"\n }\n },\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"Duis93e\": \"\",\n \"ad_d1f\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"state\": \"FAILED\",\n \"startTime\": \"\",\n \"establishTime\": \"\",\n \"endTime\": \"\",\n \"parentCall\": {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"INBOUND\",\n \"state\": \"CALLING\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"MACHINE\",\n \"confidenceRating\": {\n \"ullamco_3d_\": \"\",\n \"qui70\": \"\",\n \"tempor90\": \"\"\n },\n \"customData\": {\n \"mollit11\": \"\",\n \"deserunt5\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"dolor64\": \"\",\n \"eu_1e\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n },\n \"childCall\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"id\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"direction\": \"OUTBOUND\",\n \"state\": \"ESTABLISHED\",\n \"media\": {\n \"audio\": {\n \"muted\": \"\",\n \"userMuted\": \"\",\n \"deaf\": \"\"\n },\n \"video\": {\n \"camera\": \"\",\n \"screenShare\": \"\",\n \"blind\": \"\"\n }\n },\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"parentCallId\": \"\",\n \"machineDetection\": {\n \"detectionResult\": \"HUMAN\",\n \"confidenceRating\": {\n \"dolordf\": \"\"\n },\n \"customData\": {\n \"id_cc\": \"\"\n }\n },\n \"ringDuration\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"conferenceId\": \"\",\n \"customData\": {\n \"id_bc2\": \"\",\n \"minim7e0\": \"\"\n },\n \"dialogId\": \"\",\n \"externalId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-56d03d82-7370-4180-85f7-ae9f25adc50f" }, { "id": "01b6d80e-0f75-4170-9f7f-f2d0b7f3ca74", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"parentCallId\": \"\",\n \"childCallRequest\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"est_ea\": \"\",\n \"reprehenderit_4\": \"\",\n \"sunt9c_\": \"\",\n \"ipsum7\": \"\"\n }\n },\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"Duis93e\": \"\",\n \"ad_d1f\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-01b6d80e-0f75-4170-9f7f-f2d0b7f3ca74" }, { "id": "5ba27347-b463-48a9-9493-abcb499bafeb", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"parentCallId\": \"\",\n \"childCallRequest\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"est_ea\": \"\",\n \"reprehenderit_4\": \"\",\n \"sunt9c_\": \"\",\n \"ipsum7\": \"\"\n }\n },\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"Duis93e\": \"\",\n \"ad_d1f\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5ba27347-b463-48a9-9493-abcb499bafeb" }, { "id": "3914f9f8-33d8-43c6-8acc-c2c69929197d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"parentCallId\": \"\",\n \"childCallRequest\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"est_ea\": \"\",\n \"reprehenderit_4\": \"\",\n \"sunt9c_\": \"\",\n \"ipsum7\": \"\"\n }\n },\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"Duis93e\": \"\",\n \"ad_d1f\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3914f9f8-33d8-43c6-8acc-c2c69929197d" }, { "id": "5c4de86e-6770-42da-9960-6fd758979ade", "name": "Application 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"parentCallId\": \"\",\n \"childCallRequest\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"est_ea\": \"\",\n \"reprehenderit_4\": \"\",\n \"sunt9c_\": \"\",\n \"ipsum7\": \"\"\n }\n },\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"Duis93e\": \"\",\n \"ad_d1f\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5c4de86e-6770-42da-9960-6fd758979ade" }, { "id": "169d8ef6-ec4b-40b5-a53a-901016e708cc", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"parentCallId\": \"\",\n \"childCallRequest\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"est_ea\": \"\",\n \"reprehenderit_4\": \"\",\n \"sunt9c_\": \"\",\n \"ipsum7\": \"\"\n }\n },\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"Duis93e\": \"\",\n \"ad_d1f\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-169d8ef6-ec4b-40b5-a53a-901016e708cc" }, { "id": "485d3338-4c37-48ef-9661-1b7c9bbe9971", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"parentCallId\": \"\",\n \"childCallRequest\": {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"fromDisplayName\": \"\",\n \"connectTimeout\": \"\",\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"customData\": {\n \"est_ea\": \"\",\n \"reprehenderit_4\": \"\",\n \"sunt9c_\": \"\",\n \"ipsum7\": \"\"\n }\n },\n \"recording\": {\n \"recordingType\": \"AUDIO_AND_VIDEO\",\n \"dialogComposition\": {\n \"enabled\": false\n },\n \"customData\": {\n \"Duis93e\": \"\",\n \"ad_d1f\": \"\"\n },\n \"filePrefix\": \"\"\n },\n \"maxDuration\": 28800,\n \"propagationOptions\": {\n \"childCallHangup\": true,\n \"childCallRinging\": false,\n \"ringbackGeneration\": {\n \"enabled\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/dialogs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "dialogs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-485d3338-4c37-48ef-9661-1b7c9bbe9971" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-49eaefb8-e876-45c4-99ab-6ad30545b90c" } ], "id": "9f40ffc6-689d-49aa-87ff-55c34a98c91e", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9f40ffc6-689d-49aa-87ff-55c34a98c91e" }, { "name": "sip-trunks", "item": [ { "name": "{sipTrunkId}", "item": [ { "name": "reset-password", "item": [ { "name": "Reset SIP trunk credentials", "id": "7ed069fe-cec5-472b-9045-1473976ae011", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/reset-password", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "reset-password" ], "variable": [ { "id": "a2af7080-1d82-469c-ae70-c3bd55afa571", "key": "sipTrunkId", "value": "", "description": "(Required) SIP trunk ID." } ] }, "description": "Reset credentials. For `REGISTERED` SIP trunks, resets the registration password. For `AUTHENTICATED` SIP trunks, resets the authentication secrets (header value and digest credentials)." }, "response": [ { "id": "b470636f-9678-42f3-96d2-600311b69ee2", "name": "Successfully reset credentials.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/reset-password", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "reset-password" ], "variable": [ { "key": "sipTrunkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"PROVIDER\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b470636f-9678-42f3-96d2-600311b69ee2" }, { "id": "fccc201d-3b2e-4124-8fb8-85b6fb60e668", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/reset-password", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "reset-password" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fccc201d-3b2e-4124-8fb8-85b6fb60e668" }, { "id": "db203560-08c1-43be-8831-df755e9340ff", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/reset-password", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "reset-password" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-db203560-08c1-43be-8831-df755e9340ff" }, { "id": "2854c6bd-6327-46e6-a264-0d2b5647e36f", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/reset-password", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "reset-password" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2854c6bd-6327-46e6-a264-0d2b5647e36f" }, { "id": "4bd1fb09-9ad4-414f-8ff8-1f1310389074", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/reset-password", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "reset-password" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4bd1fb09-9ad4-414f-8ff8-1f1310389074" }, { "id": "8010d5ff-18bc-4356-915c-282f8c380013", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/reset-password", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "reset-password" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8010d5ff-18bc-4356-915c-282f8c380013" }, { "id": "d096f16d-5f76-45d1-a387-0bd332958401", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/reset-password", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "reset-password" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d096f16d-5f76-45d1-a387-0bd332958401" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7ed069fe-cec5-472b-9045-1473976ae011" } ], "id": "56e6849a-434e-49de-962c-730091fb041f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-56e6849a-434e-49de-962c-730091fb041f" }, { "name": "status", "item": [ { "name": "Get SIP trunk status", "id": "01183ae4-f23c-4786-bd5d-ed93a4610cc5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "id": "ea797894-db64-41bd-960f-3ef3eddedf90", "key": "sipTrunkId", "value": "", "description": "(Required) Sip Trunk ID." } ] }, "description": "Get a SIP trunk status. Successfully deleted SIP trunk does not have status." }, "response": [ { "id": "af0fed4e-d0d9-4e1c-9053-bc41df369286", "name": "SIP trunk status.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"adminStatus\": \"SYSTEM_DISABLED\",\n \"actionStatus\": {\n \"status\": \"DELETING\",\n \"reason\": \"\"\n },\n \"registrationStatus\": \"UNREGISTERED\",\n \"activeCalls\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-af0fed4e-d0d9-4e1c-9053-bc41df369286" }, { "id": "fc19b244-0e5e-4305-9a18-54ebed597a56", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fc19b244-0e5e-4305-9a18-54ebed597a56" }, { "id": "bdc25216-a6c8-47f8-95ec-508c2a7967d5", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bdc25216-a6c8-47f8-95ec-508c2a7967d5" }, { "id": "95357b45-0a51-4284-b950-b31674594ff9", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-95357b45-0a51-4284-b950-b31674594ff9" }, { "id": "55b2cbdf-014c-4a84-88d9-82edd30336ad", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-55b2cbdf-014c-4a84-88d9-82edd30336ad" }, { "id": "6395e2d5-f12e-4278-9448-289059b70433", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6395e2d5-f12e-4278-9448-289059b70433" }, { "id": "8ad419bf-a817-400c-8a41-34eee6f4eb32", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8ad419bf-a817-400c-8a41-34eee6f4eb32" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-01183ae4-f23c-4786-bd5d-ed93a4610cc5" }, { "name": "Set SIP trunk status", "id": "5e2ebf7d-6048-4650-915d-84551df68274", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"adminStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "id": "5c8094fb-971c-4827-9941-e3289dbd9188", "key": "sipTrunkId", "value": "", "description": "(Required) Sip Trunk ID." } ] }, "description": "Set a SIP trunk's status." }, "response": [ { "id": "bed150f3-b141-4fc5-a479-3c9e8b12b5c0", "name": "SIP trunk status set.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adminStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"adminStatus\": \"ENABLED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bed150f3-b141-4fc5-a479-3c9e8b12b5c0" }, { "id": "5300192e-9024-4f50-a673-cbd877d8f13f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adminStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5300192e-9024-4f50-a673-cbd877d8f13f" }, { "id": "8fac9b75-9547-4c39-9a78-4ce4a3445779", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adminStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8fac9b75-9547-4c39-9a78-4ce4a3445779" }, { "id": "ea0eb342-dab6-4209-8779-f620ce207bdc", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adminStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ea0eb342-dab6-4209-8779-f620ce207bdc" }, { "id": "1712abd6-032c-492d-9705-11baa2fc6b84", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adminStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1712abd6-032c-492d-9705-11baa2fc6b84" }, { "id": "6b591995-a4c8-4898-b02f-5a570aca78bb", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adminStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6b591995-a4c8-4898-b02f-5a570aca78bb" }, { "id": "33d3e0e2-8f58-4f27-becc-5bca0646671e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"adminStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId/status", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId", "status" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-33d3e0e2-8f58-4f27-becc-5bca0646671e" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5e2ebf7d-6048-4650-915d-84551df68274" } ], "id": "a6278f15-add2-4af0-9a93-0731243e8207", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a6278f15-add2-4af0-9a93-0731243e8207" }, { "name": "Get SIP trunk", "id": "f64ef7d9-4070-4b9c-a7d0-3b425e92e09e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "id": "e75427a6-0a95-4d14-a8b2-e5412a2920fc", "key": "sipTrunkId", "value": "", "description": "(Required) SIP trunk ID." } ] }, "description": "Get a single SIP trunk." }, "response": [ { "id": "8108799d-b31c-4ca2-8d10-9dee4ebc5450", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"type\": \"REGISTERED\",\n \"name\": \"\",\n \"location\": \"ISTANBUL\",\n \"tls\": \"\",\n \"codecs\": [\n \"PCMU\",\n \"PCMU\"\n ],\n \"dtmf\": \"RFC2833\",\n \"fax\": \"NONE\",\n \"numberFormat\": \"US_NATIONAL\",\n \"internationalCallsAllowed\": \"\",\n \"channelLimit\": \"\",\n \"anonymization\": \"NONE\",\n \"billingPackage\": {\n \"packageType\": \"METERED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"sbcHosts\": {\n \"primary\": [\n \"\",\n \"\"\n ],\n \"backup\": [\n \"\",\n \"\"\n ],\n \"subnets\": [\n \"\",\n \"\"\n ]\n },\n \"sipOptions\": {\n \"enabled\": false\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8108799d-b31c-4ca2-8d10-9dee4ebc5450" }, { "id": "c4841046-e761-4948-88ee-5fb7b4e1f92e", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c4841046-e761-4948-88ee-5fb7b4e1f92e" }, { "id": "2e83fb8d-8448-499a-8e3b-a330ba33c5ca", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2e83fb8d-8448-499a-8e3b-a330ba33c5ca" }, { "id": "a5479e73-d793-4e3b-b5e3-cab4f09130ec", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a5479e73-d793-4e3b-b5e3-cab4f09130ec" }, { "id": "d968789f-8888-4255-83ec-2305a46beb95", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d968789f-8888-4255-83ec-2305a46beb95" }, { "id": "3fe8adb3-4b8f-42da-85dd-37b71b0b4f08", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3fe8adb3-4b8f-42da-85dd-37b71b0b4f08" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f64ef7d9-4070-4b9c-a7d0-3b425e92e09e" }, { "name": "Update SIP trunk", "id": "5145fb23-ec0f-41a3-9e6f-3b8f54a92e4c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"internationalCallsAllowed\": false,\n \"channelLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "id": "c653448f-22dd-43e4-94eb-0f9a103e760c", "key": "sipTrunkId", "value": "", "description": "(Required) Sip Trunk ID." } ] }, "description": "Update a SIP trunk. Fields not sent in request body will take default values and overwrite the existing ones. This operation is asynchronous. The SIP trunk will be updated in the background." }, "response": [ { "id": "5b6c44ca-5b48-498b-be46-fcfaa020fc48", "name": "Update SIP trunk request accepted.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"internationalCallsAllowed\": false,\n \"channelLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"type\": \"REGISTERED\",\n \"name\": \"\",\n \"location\": \"ISTANBUL\",\n \"tls\": \"\",\n \"codecs\": [\n \"PCMU\",\n \"PCMU\"\n ],\n \"dtmf\": \"RFC2833\",\n \"fax\": \"NONE\",\n \"numberFormat\": \"US_NATIONAL\",\n \"internationalCallsAllowed\": \"\",\n \"channelLimit\": \"\",\n \"anonymization\": \"NONE\",\n \"billingPackage\": {\n \"packageType\": \"METERED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"sbcHosts\": {\n \"primary\": [\n \"\",\n \"\"\n ],\n \"backup\": [\n \"\",\n \"\"\n ],\n \"subnets\": [\n \"\",\n \"\"\n ]\n },\n \"sipOptions\": {\n \"enabled\": false\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5b6c44ca-5b48-498b-be46-fcfaa020fc48" }, { "id": "7290895b-765c-4906-b442-71577d966c8a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"internationalCallsAllowed\": false,\n \"channelLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7290895b-765c-4906-b442-71577d966c8a" }, { "id": "7f0d3e11-eb3b-41e4-aa2d-952fafac5ff2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"internationalCallsAllowed\": false,\n \"channelLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7f0d3e11-eb3b-41e4-aa2d-952fafac5ff2" }, { "id": "23456759-f3cf-46d0-8360-169ca349d48c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"internationalCallsAllowed\": false,\n \"channelLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-23456759-f3cf-46d0-8360-169ca349d48c" }, { "id": "aa833737-d16e-4b56-99cc-4dee33fffe81", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"internationalCallsAllowed\": false,\n \"channelLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aa833737-d16e-4b56-99cc-4dee33fffe81" }, { "id": "064a161b-6887-4ac0-a50b-60b3d1bca485", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"internationalCallsAllowed\": false,\n \"channelLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-064a161b-6887-4ac0-a50b-60b3d1bca485" }, { "id": "03457cb7-173d-4bf8-a21f-ca1081420749", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"internationalCallsAllowed\": false,\n \"channelLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-03457cb7-173d-4bf8-a21f-ca1081420749" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5145fb23-ec0f-41a3-9e6f-3b8f54a92e4c" }, { "name": "Delete SIP trunk", "id": "5d26f4fd-4fd7-4cc0-883d-a45f71814b10", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "id": "d266c639-fd1f-4519-a2cb-bf66d3412f70", "key": "sipTrunkId", "value": "", "description": "(Required) SIP trunk ID." } ] }, "description": "Delete a SIP trunk. This operation is asynchronous. The SIP trunk will be deleted in the background." }, "response": [ { "id": "e72edff6-c1f5-4c28-8d30-73c058ca0e57", "name": "Delete SIP trunk request accepted.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"type\": \"REGISTERED\",\n \"name\": \"\",\n \"location\": \"ISTANBUL\",\n \"tls\": \"\",\n \"codecs\": [\n \"PCMU\",\n \"PCMU\"\n ],\n \"dtmf\": \"RFC2833\",\n \"fax\": \"NONE\",\n \"numberFormat\": \"US_NATIONAL\",\n \"internationalCallsAllowed\": \"\",\n \"channelLimit\": \"\",\n \"anonymization\": \"NONE\",\n \"billingPackage\": {\n \"packageType\": \"METERED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"sbcHosts\": {\n \"primary\": [\n \"\",\n \"\"\n ],\n \"backup\": [\n \"\",\n \"\"\n ],\n \"subnets\": [\n \"\",\n \"\"\n ]\n },\n \"sipOptions\": {\n \"enabled\": false\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e72edff6-c1f5-4c28-8d30-73c058ca0e57" }, { "id": "85b640e1-e33c-477b-b6da-c40c76ec38d1", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-85b640e1-e33c-477b-b6da-c40c76ec38d1" }, { "id": "1654b543-5d8b-4404-8cc7-f868b0cc7376", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1654b543-5d8b-4404-8cc7-f868b0cc7376" }, { "id": "360ed61b-f658-430c-bcad-056606b5375d", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-360ed61b-f658-430c-bcad-056606b5375d" }, { "id": "f19d9592-32b1-4013-b37b-cbcae9722287", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f19d9592-32b1-4013-b37b-cbcae9722287" }, { "id": "e023d3ac-e158-44dc-b976-a613ebc19d20", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/:sipTrunkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", ":sipTrunkId" ], "variable": [ { "key": "sipTrunkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e023d3ac-e158-44dc-b976-a613ebc19d20" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5d26f4fd-4fd7-4cc0-883d-a45f71814b10" } ], "id": "86ce50f9-39ba-4f3f-94cd-f09ace215fdc", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-86ce50f9-39ba-4f3f-94cd-f09ace215fdc" }, { "name": "service-addresses", "item": [ { "name": "{sipTrunkServiceAddressId}", "item": [ { "name": "Get SIP trunk service address", "id": "0de0f569-e545-4061-aeaf-d97b8cfaa9ac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "id": "9dd8299d-0748-4aaf-94a6-407f99728f99", "key": "sipTrunkServiceAddressId", "value": "", "description": "(Required) SIP trunk service address ID." } ] }, "description": "Get SIP trunk service address." }, "response": [ { "id": "dae1704c-96b4-4167-81b4-0e110dd1a691", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"street\": \"\",\n \"city\": \"\",\n \"postCode\": \"\",\n \"suite\": \"\",\n \"country\": {\n \"name\": \"\",\n \"code\": \"\"\n },\n \"region\": {\n \"name\": \"\",\n \"code\": \"\",\n \"countryCode\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dae1704c-96b4-4167-81b4-0e110dd1a691" }, { "id": "689fc954-b472-40a1-9888-b17c8b34d02a", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-689fc954-b472-40a1-9888-b17c8b34d02a" }, { "id": "1739a922-b435-4bf9-ab8e-262b5ff191e1", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1739a922-b435-4bf9-ab8e-262b5ff191e1" }, { "id": "d55c8860-5cca-448b-9b2e-9e9e02ae150d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d55c8860-5cca-448b-9b2e-9e9e02ae150d" }, { "id": "b06c8508-6a33-4205-a082-c035fc9daf78", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b06c8508-6a33-4205-a082-c035fc9daf78" }, { "id": "4c358f09-074c-48fb-8d01-60bc76eb7b7a", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4c358f09-074c-48fb-8d01-60bc76eb7b7a" }, { "id": "8db0f459-b1a8-40c4-b6d6-abbabf7bcbba", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8db0f459-b1a8-40c4-b6d6-abbabf7bcbba" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0de0f569-e545-4061-aeaf-d97b8cfaa9ac" }, { "name": "Update SIP trunk service address", "id": "155c30e2-e03c-48fe-a1e1-bdc8646a81e7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "id": "e046b37b-95f8-4b62-8d28-518bebc410db", "key": "sipTrunkServiceAddressId", "value": "", "description": "(Required) SIP trunk service address ID." } ] }, "description": "Update SIP trunk service address." }, "response": [ { "id": "eddf149c-e9c1-4d7b-bd74-745678d5be5d", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"street\": \"\",\n \"city\": \"\",\n \"postCode\": \"\",\n \"suite\": \"\",\n \"country\": {\n \"name\": \"\",\n \"code\": \"\"\n },\n \"region\": {\n \"name\": \"\",\n \"code\": \"\",\n \"countryCode\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-eddf149c-e9c1-4d7b-bd74-745678d5be5d" }, { "id": "e3654d3a-2225-45a0-9e9a-7a23d9febb3d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e3654d3a-2225-45a0-9e9a-7a23d9febb3d" }, { "id": "8889128e-4563-4554-be7b-c8543cea7dd0", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8889128e-4563-4554-be7b-c8543cea7dd0" }, { "id": "48d82eb2-1737-4401-812f-22911937245e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-48d82eb2-1737-4401-812f-22911937245e" }, { "id": "e65904de-1a5c-4347-93bc-ecc91ecac0fe", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e65904de-1a5c-4347-93bc-ecc91ecac0fe" }, { "id": "aa941318-07ea-4904-8958-b365b933605a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aa941318-07ea-4904-8958-b365b933605a" }, { "id": "260a980f-0d9c-47d1-8589-409050c96d30", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-260a980f-0d9c-47d1-8589-409050c96d30" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-155c30e2-e03c-48fe-a1e1-bdc8646a81e7" }, { "name": "Delete SIP trunk service address", "id": "c8ddb66e-55d4-4e8d-a75f-6e70afaee499", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "id": "6dcb98a9-41e4-48ca-98d6-46ee970d4c24", "key": "sipTrunkServiceAddressId", "value": "", "description": "(Required) SIP trunk service address ID." } ] }, "description": "Delete SIP trunk service address." }, "response": [ { "id": "beea1534-535c-4047-bdb2-0614d0428bc1", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"street\": \"\",\n \"city\": \"\",\n \"postCode\": \"\",\n \"suite\": \"\",\n \"country\": {\n \"name\": \"\",\n \"code\": \"\"\n },\n \"region\": {\n \"name\": \"\",\n \"code\": \"\",\n \"countryCode\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-beea1534-535c-4047-bdb2-0614d0428bc1" }, { "id": "3b2d9725-697b-4737-9124-7be6d0dc4dc2", "name": "Bad request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3b2d9725-697b-4737-9124-7be6d0dc4dc2" }, { "id": "0c2a210f-ea2c-4c15-8936-90545c0a1377", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0c2a210f-ea2c-4c15-8936-90545c0a1377" }, { "id": "276d292d-d374-4083-8f9c-3b048becefdf", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-276d292d-d374-4083-8f9c-3b048becefdf" }, { "id": "018f4ad9-9175-4fc7-869a-a299713bcf7a", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-018f4ad9-9175-4fc7-869a-a299713bcf7a" }, { "id": "8973e3b3-2f86-4d60-b70c-caa1bb16c2a9", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8973e3b3-2f86-4d60-b70c-caa1bb16c2a9" }, { "id": "a689d422-3972-4eb6-a9d5-9f9c8bfe6baf", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/:sipTrunkServiceAddressId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", ":sipTrunkServiceAddressId" ], "variable": [ { "key": "sipTrunkServiceAddressId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a689d422-3972-4eb6-a9d5-9f9c8bfe6baf" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-c8ddb66e-55d4-4e8d-a75f-6e70afaee499" } ], "id": "f948284a-5448-46c6-9a8c-3d474d2ba5a2", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f948284a-5448-46c6-9a8c-3d474d2ba5a2" }, { "name": "countries", "item": [ { "name": "regions", "item": [ { "name": "Get regions", "id": "4026a14f-ace5-46cb-9a2d-3aa012be743d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries/regions?countryCode=", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries", "regions" ], "query": [ { "description": "(Required) Country code.", "key": "countryCode", "value": "" } ] }, "description": "Get regions with shortcodes you'd need for a SIP trunk address." }, "response": [ { "id": "30a4acb8-e471-4bd4-8d1f-1afab666bd46", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries/regions?countryCode=", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries", "regions" ], "query": [ { "description": "(Required) Country code.", "key": "countryCode", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"\",\n \"code\": \"\",\n \"countryCode\": \"\"\n },\n {\n \"name\": \"\",\n \"code\": \"\",\n \"countryCode\": \"\"\n }\n]", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-30a4acb8-e471-4bd4-8d1f-1afab666bd46" }, { "id": "6a0e0a8e-c943-4e7e-8272-b0c80ae5d3a7", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries/regions?countryCode=", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries", "regions" ], "query": [ { "description": "(Required) Country code.", "key": "countryCode", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6a0e0a8e-c943-4e7e-8272-b0c80ae5d3a7" }, { "id": "fa5329d8-1346-47a4-b66e-a17e82b4d49a", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries/regions?countryCode=", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries", "regions" ], "query": [ { "description": "(Required) Country code.", "key": "countryCode", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa5329d8-1346-47a4-b66e-a17e82b4d49a" }, { "id": "63817985-4753-459d-af3e-526845401fd0", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries/regions?countryCode=", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries", "regions" ], "query": [ { "description": "(Required) Country code.", "key": "countryCode", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-63817985-4753-459d-af3e-526845401fd0" }, { "id": "305c6f6c-84da-4dfc-9acc-e4efac0dc350", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries/regions?countryCode=", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries", "regions" ], "query": [ { "description": "(Required) Country code.", "key": "countryCode", "value": "" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-305c6f6c-84da-4dfc-9acc-e4efac0dc350" }, { "id": "ccca9181-4e80-442e-b733-93520d964711", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries/regions?countryCode=", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries", "regions" ], "query": [ { "description": "(Required) Country code.", "key": "countryCode", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ccca9181-4e80-442e-b733-93520d964711" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4026a14f-ace5-46cb-9a2d-3aa012be743d" } ], "id": "4cfc1950-e67d-46a3-9cae-7b1c75d154d5", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4cfc1950-e67d-46a3-9cae-7b1c75d154d5" }, { "name": "Get countries", "id": "394954b5-6ea3-4bab-a462-2a4c496e1576", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries" ] }, "description": "Get countries with shortcodes you'd need for a SIP trunk address." }, "response": [ { "id": "3049d38c-08cb-4bdd-ae03-874e66c6844a", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"\",\n \"code\": \"\"\n },\n {\n \"name\": \"\",\n \"code\": \"\"\n }\n]", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3049d38c-08cb-4bdd-ae03-874e66c6844a" }, { "id": "44b0c62b-aeab-4431-85cd-330eeba4eb4d", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-44b0c62b-aeab-4431-85cd-330eeba4eb4d" }, { "id": "a3026b4f-8b83-4930-8491-c4eb8ba79311", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a3026b4f-8b83-4930-8491-c4eb8ba79311" }, { "id": "daf7ee37-2604-43c4-8b34-a5687ca19baa", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-daf7ee37-2604-43c4-8b34-a5687ca19baa" }, { "id": "085cf791-ae6c-4520-a911-431e70583a84", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-085cf791-ae6c-4520-a911-431e70583a84" }, { "id": "fa5e014d-63f1-40be-969a-d0775c758b3c", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses/countries", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses", "countries" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa5e014d-63f1-40be-969a-d0775c758b3c" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-394954b5-6ea3-4bab-a462-2a4c496e1576" } ], "id": "b91faba3-d423-4b4d-b01d-cb503bff486d", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-b91faba3-d423-4b4d-b01d-cb503bff486d" }, { "name": "Get SIP trunk service addresses", "id": "8e705aba-5ae0-4121-b7c8-173a4db0dd10", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get SIP trunk service addresses." }, "response": [ { "id": "20521096-8d05-4461-94ad-f42b4bdb233c", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"street\": \"\",\n \"city\": \"\",\n \"postCode\": \"\",\n \"suite\": \"\",\n \"country\": {\n \"name\": \"\",\n \"code\": \"\"\n },\n \"region\": {\n \"name\": \"\",\n \"code\": \"\",\n \"countryCode\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"street\": \"\",\n \"city\": \"\",\n \"postCode\": \"\",\n \"suite\": \"\",\n \"country\": {\n \"name\": \"\",\n \"code\": \"\"\n },\n \"region\": {\n \"name\": \"\",\n \"code\": \"\",\n \"countryCode\": \"\"\n }\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-20521096-8d05-4461-94ad-f42b4bdb233c" }, { "id": "4529c998-ee48-46bc-b691-1c95f0f00094", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4529c998-ee48-46bc-b691-1c95f0f00094" }, { "id": "125215f9-df92-4204-af06-b61f6e592f32", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-125215f9-df92-4204-af06-b61f6e592f32" }, { "id": "053dc35b-ff4c-48c0-ac2a-f6928d03dcca", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-053dc35b-ff4c-48c0-ac2a-f6928d03dcca" }, { "id": "c7773a41-a4f3-4586-8407-02c6263f7816", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c7773a41-a4f3-4586-8407-02c6263f7816" }, { "id": "65164a34-e148-4aca-9dc2-209048d61442", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-65164a34-e148-4aca-9dc2-209048d61442" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8e705aba-5ae0-4121-b7c8-173a4db0dd10" }, { "name": "Create SIP trunk service address", "id": "150eeb74-c61d-418e-b78d-92417c7a1b08", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ] }, "description": "Create a SIP trunk service address." }, "response": [ { "id": "cdd289bb-47e8-4507-9d90-57d18ad2355d", "name": "SIP trunk service address created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"street\": \"\",\n \"city\": \"\",\n \"postCode\": \"\",\n \"suite\": \"\",\n \"country\": {\n \"name\": \"\",\n \"code\": \"\"\n },\n \"region\": {\n \"name\": \"\",\n \"code\": \"\",\n \"countryCode\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cdd289bb-47e8-4507-9d90-57d18ad2355d" }, { "id": "63d37b75-a607-49bd-acd3-1634df1235af", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-63d37b75-a607-49bd-acd3-1634df1235af" }, { "id": "8df8a0bc-6a1c-4a36-83b7-aa275279c1d2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8df8a0bc-6a1c-4a36-83b7-aa275279c1d2" }, { "id": "1d90de9d-23a4-4b62-88a9-768079c03237", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1d90de9d-23a4-4b62-88a9-768079c03237" }, { "id": "cd02a3a7-4c6d-4f99-972a-b1f0fc731614", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cd02a3a7-4c6d-4f99-972a-b1f0fc731614" }, { "id": "6b62a2eb-f12b-400e-914b-dbeb4c67151c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"city\": \"\",\n \"countryCode\": \"\",\n \"name\": \"\",\n \"postCode\": \"\",\n \"street\": \"\",\n \"suite\": \"\",\n \"countryRegionCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks/service-addresses", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks", "service-addresses" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6b62a2eb-f12b-400e-914b-dbeb4c67151c" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-150eeb74-c61d-418e-b78d-92417c7a1b08" } ], "id": "6f9f85f4-da74-460d-8464-9c57ff49c9bf", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-6f9f85f4-da74-460d-8464-9c57ff49c9bf" }, { "name": "Get SIP trunks", "id": "a2cada3d-a04e-4e04-a3ce-fc38609f6e37", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks?name=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ], "query": [ { "description": "SIP trunk name.", "key": "name", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get SIP trunks with pagination." }, "response": [ { "id": "b8226b53-606b-4cea-8ee2-796cbee2a075", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks?name=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ], "query": [ { "description": "SIP trunk name.", "key": "name", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"id\": \"\",\n \"type\": \"REGISTERED\",\n \"name\": \"\",\n \"location\": \"SAO_PAULO\",\n \"tls\": \"\",\n \"codecs\": [\n \"PCMA\",\n \"PCMA\"\n ],\n \"dtmf\": \"RFC2833\",\n \"fax\": \"NONE\",\n \"numberFormat\": \"E164\",\n \"internationalCallsAllowed\": \"\",\n \"channelLimit\": \"\",\n \"anonymization\": \"NONE\",\n \"billingPackage\": {\n \"packageType\": \"METERED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"sbcHosts\": {\n \"primary\": [\n \"\",\n \"\"\n ],\n \"backup\": [\n \"\",\n \"\"\n ],\n \"subnets\": [\n \"\",\n \"\"\n ]\n },\n \"sipOptions\": {\n \"enabled\": false\n }\n },\n {\n \"id\": \"\",\n \"type\": \"AUTHENTICATED\",\n \"name\": \"\",\n \"location\": \"BOGOTA\",\n \"tls\": \"\",\n \"codecs\": [\n \"G729\",\n \"PCMA\"\n ],\n \"dtmf\": \"RFC2833\",\n \"fax\": \"NONE\",\n \"numberFormat\": \"US_NATIONAL\",\n \"internationalCallsAllowed\": \"\",\n \"channelLimit\": \"\",\n \"anonymization\": \"NONE\",\n \"billingPackage\": {\n \"packageType\": \"UNLIMITED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"sbcHosts\": {\n \"primary\": [\n \"\",\n \"\"\n ],\n \"backup\": [\n \"\",\n \"\"\n ],\n \"subnets\": [\n \"\",\n \"\"\n ]\n },\n \"sipOptions\": {\n \"enabled\": false\n }\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b8226b53-606b-4cea-8ee2-796cbee2a075" }, { "id": "3427bcf2-2c3b-47aa-b2f8-f8ca941c42cf", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks?name=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ], "query": [ { "description": "SIP trunk name.", "key": "name", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3427bcf2-2c3b-47aa-b2f8-f8ca941c42cf" }, { "id": "7d81ea7f-a12f-4bc7-98f1-8d4afb32f422", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks?name=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ], "query": [ { "description": "SIP trunk name.", "key": "name", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7d81ea7f-a12f-4bc7-98f1-8d4afb32f422" }, { "id": "0426eec4-abb3-4ec7-84f7-2d010127cb84", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks?name=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ], "query": [ { "description": "SIP trunk name.", "key": "name", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0426eec4-abb3-4ec7-84f7-2d010127cb84" }, { "id": "73b35df6-3c8a-4128-80e5-a49a6f743df8", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks?name=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ], "query": [ { "description": "SIP trunk name.", "key": "name", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-73b35df6-3c8a-4128-80e5-a49a6f743df8" }, { "id": "622f92d7-a705-49c0-91d6-544a23b437cf", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks?name=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ], "query": [ { "description": "SIP trunk name.", "key": "name", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-622f92d7-a705-49c0-91d6-544a23b437cf" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a2cada3d-a04e-4e04-a3ce-fc38609f6e37" }, { "name": "Create SIP trunk", "id": "8efccbf8-84f8-41e3-bec2-b16f608b2472", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"billingPackage\": {\n \"packageType\": \"UNLIMITED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"channelLimit\": \"\",\n \"name\": \"\",\n \"type\": \"STATIC\",\n \"location\": \"JOHANNESBURG\",\n \"internationalCallsAllowed\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ] }, "description": "Create a SIP trunk. Fields not sent in request body will take default values. This operation is asynchronous. The SIP trunk will be created in the background." }, "response": [ { "id": "97cdee35-04e5-44d1-9bba-f144eafa88b2", "name": "Create SIP trunk request accepted.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"billingPackage\": {\n \"packageType\": \"UNLIMITED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"channelLimit\": \"\",\n \"name\": \"\",\n \"type\": \"STATIC\",\n \"location\": \"JOHANNESBURG\",\n \"internationalCallsAllowed\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"type\": \"PROVIDER\",\n \"name\": \"\",\n \"location\": \"BOGOTA\",\n \"internationalCallsAllowed\": \"\",\n \"channelLimit\": \"\",\n \"billingPackage\": {\n \"packageType\": \"METERED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"sbcHosts\": {\n \"primary\": [\n \"\",\n \"\"\n ],\n \"backup\": [\n \"\",\n \"\"\n ],\n \"subnets\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-97cdee35-04e5-44d1-9bba-f144eafa88b2" }, { "id": "451801df-ce59-4da6-b10e-5e52a996ab0c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"billingPackage\": {\n \"packageType\": \"UNLIMITED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"channelLimit\": \"\",\n \"name\": \"\",\n \"type\": \"STATIC\",\n \"location\": \"JOHANNESBURG\",\n \"internationalCallsAllowed\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-451801df-ce59-4da6-b10e-5e52a996ab0c" }, { "id": "befc9473-b23f-4fb7-917c-716e9bb118b2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"billingPackage\": {\n \"packageType\": \"UNLIMITED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"channelLimit\": \"\",\n \"name\": \"\",\n \"type\": \"STATIC\",\n \"location\": \"JOHANNESBURG\",\n \"internationalCallsAllowed\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-befc9473-b23f-4fb7-917c-716e9bb118b2" }, { "id": "0cdd626a-ecee-4730-b69e-e9503bbf1484", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"billingPackage\": {\n \"packageType\": \"UNLIMITED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"channelLimit\": \"\",\n \"name\": \"\",\n \"type\": \"STATIC\",\n \"location\": \"JOHANNESBURG\",\n \"internationalCallsAllowed\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0cdd626a-ecee-4730-b69e-e9503bbf1484" }, { "id": "71669032-ccac-4cee-915c-f5ec2cb664ae", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"billingPackage\": {\n \"packageType\": \"UNLIMITED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"channelLimit\": \"\",\n \"name\": \"\",\n \"type\": \"STATIC\",\n \"location\": \"JOHANNESBURG\",\n \"internationalCallsAllowed\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-71669032-ccac-4cee-915c-f5ec2cb664ae" }, { "id": "fa44e378-d719-497a-8bfe-e63333c9c769", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"billingPackage\": {\n \"packageType\": \"UNLIMITED\",\n \"countryCode\": \"\",\n \"addressId\": \"\"\n },\n \"channelLimit\": \"\",\n \"name\": \"\",\n \"type\": \"STATIC\",\n \"location\": \"JOHANNESBURG\",\n \"internationalCallsAllowed\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/sip-trunks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "sip-trunks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa44e378-d719-497a-8bfe-e63333c9c769" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8efccbf8-84f8-41e3-bec2-b16f608b2472" } ], "id": "16d105b1-2552-445a-9e78-bba829a13874", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-16d105b1-2552-445a-9e78-bba829a13874" }, { "name": "files", "item": [ { "name": "{fileId}", "item": [ { "name": "Get file", "id": "0aa03117-d9ca-4003-bc4e-c4ee4c9d526e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "id": "d144a4b1-6f6b-4a15-b60a-fb62e21f432a", "key": "fileId", "value": "", "description": "(Required) File ID." } ] }, "description": "Get a single file." }, "response": [ { "id": "6169143e-a2a4-402a-9876-b2063c88f94d", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"expirationTime\": \"\",\n \"duration\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6169143e-a2a4-402a-9876-b2063c88f94d" }, { "id": "adbc5c28-a6fb-42b4-9650-a0b0b3e364c2", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-adbc5c28-a6fb-42b4-9650-a0b0b3e364c2" }, { "id": "c7d6686d-0e76-4654-b7d9-143639669f21", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c7d6686d-0e76-4654-b7d9-143639669f21" }, { "id": "72629463-3a75-4e02-9a6c-91c50a18bbb7", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-72629463-3a75-4e02-9a6c-91c50a18bbb7" }, { "id": "ee642c89-2866-435c-afff-e1008dc09add", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ee642c89-2866-435c-afff-e1008dc09add" }, { "id": "a2c8af85-1187-49a2-a7a4-3c5fce35daa4", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a2c8af85-1187-49a2-a7a4-3c5fce35daa4" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0aa03117-d9ca-4003-bc4e-c4ee4c9d526e" }, { "name": "Delete file", "id": "c31ced6c-4aeb-4155-9456-32c1cb34f469", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "id": "34db68ef-57cc-46c0-984e-5123f48d14d2", "key": "fileId", "value": "", "description": "(Required) File ID." } ] }, "description": "Delete a file." }, "response": [ { "id": "cb65e21b-583f-4bc2-a426-f33b1a9281c7", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"expirationTime\": \"\",\n \"duration\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cb65e21b-583f-4bc2-a426-f33b1a9281c7" }, { "id": "a7fcfdcf-6f7b-44bf-9086-215614329418", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a7fcfdcf-6f7b-44bf-9086-215614329418" }, { "id": "c2876f6e-2552-48c5-9a65-3b6ffcf24b2d", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c2876f6e-2552-48c5-9a65-3b6ffcf24b2d" }, { "id": "062ca4c9-2a9f-4289-b36b-a03c98ee1b78", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-062ca4c9-2a9f-4289-b36b-a03c98ee1b78" }, { "id": "f62fab47-9a72-451b-bca8-085ddf318dbb", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f62fab47-9a72-451b-bca8-085ddf318dbb" }, { "id": "af097edd-3e0c-4f51-8710-78a95c6c6f3e", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files/:fileId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files", ":fileId" ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-af097edd-3e0c-4f51-8710-78a95c6c6f3e" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-c31ced6c-4aeb-4155-9456-32c1cb34f469" } ], "id": "4c4ad6a1-d057-443d-9047-d7b94455bea3", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4c4ad6a1-d057-443d-9047-d7b94455bea3" }, { "name": "Get files", "id": "06338296-fbef-4242-8697-ef4ca109997a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/files?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get files with pagination. Maximum number of pages is 100." }, "response": [ { "id": "bebc265b-c96d-4eec-b4bd-6754489875a7", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"expirationTime\": \"\",\n \"duration\": \"\"\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"expirationTime\": \"\",\n \"duration\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bebc265b-c96d-4eec-b4bd-6754489875a7" }, { "id": "35f67ec4-2a15-4e26-985f-2815641b2f2a", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-35f67ec4-2a15-4e26-985f-2815641b2f2a" }, { "id": "6e64e31f-05af-4049-a7a2-b8967c6aeb30", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6e64e31f-05af-4049-a7a2-b8967c6aeb30" }, { "id": "aa2e2f23-bf74-4478-9f36-06b93a69b7d9", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aa2e2f23-bf74-4478-9f36-06b93a69b7d9" }, { "id": "bfd1e4fd-4bc8-4a55-9f33-8b12ad5a08ca", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bfd1e4fd-4bc8-4a55-9f33-8b12ad5a08ca" }, { "id": "573392a7-ae29-4efe-8f2c-15bf95d5bbd8", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/files?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-573392a7-ae29-4efe-8f2c-15bf95d5bbd8" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-06338296-fbef-4242-8697-ef4ca109997a" }, { "name": "Upload audio file", "id": "b7cbd7a3-ac04-4bc7-94ca-a5beec4e6bbb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/calls/1/files", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ] }, "description": "Upload an audio file. Uploaded files can be played on calls, dialogs or conferences. The file will be removed if it is not used for 90 days." }, "response": [ { "id": "2cb9b8f8-fe37-4e4d-aef1-43c37eb20895", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/calls/1/files", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"expirationTime\": \"\",\n \"duration\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2cb9b8f8-fe37-4e4d-aef1-43c37eb20895" }, { "id": "0a4d4406-5e56-465e-8a09-556df68aee2c", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/calls/1/files", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0a4d4406-5e56-465e-8a09-556df68aee2c" }, { "id": "9036ac8d-f033-4bd4-a36a-c13668557e62", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/calls/1/files", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9036ac8d-f033-4bd4-a36a-c13668557e62" }, { "id": "1b4f4fe4-7688-45e6-92f1-3cc70474ae3e", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/calls/1/files", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1b4f4fe4-7688-45e6-92f1-3cc70474ae3e" }, { "id": "566dce9e-a168-4a06-a311-b9d98fc50f1c", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/calls/1/files", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-566dce9e-a168-4a06-a311-b9d98fc50f1c" }, { "id": "f3ad6d2a-39b8-4fc0-8a8e-884e32f41721", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/calls/1/files", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "files" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f3ad6d2a-39b8-4fc0-8a8e-884e32f41721" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-b7cbd7a3-ac04-4bc7-94ca-a5beec4e6bbb" } ], "id": "ed97ccd1-1c70-4624-802d-4ea505cd4b84", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ed97ccd1-1c70-4624-802d-4ea505cd4b84" }, { "name": "recordings", "item": [ { "name": "calls", "item": [ { "name": "{callId}", "item": [ { "name": "Get call recordings", "id": "ee8b7bf2-013f-440f-9ff0-78a5d0131551", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "bdd1d70e-632f-4422-a7db-f80e89cca5b8", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Get the recordings for a single call." }, "response": [ { "id": "ffe1295f-5caa-4160-8851-303cfb2e72ef", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"exercitation_6c\": \"\",\n \"adipisicing9ea\": \"\",\n \"aute_9\": \"\",\n \"ut_a\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"veniam_fd9\": \"\",\n \"in_8\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ffe1295f-5caa-4160-8851-303cfb2e72ef" }, { "id": "579dad43-8218-4f14-ba48-ea6e3007e447", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-579dad43-8218-4f14-ba48-ea6e3007e447" }, { "id": "e899d709-eca4-4771-ad18-fd88f12e3bd4", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e899d709-eca4-4771-ad18-fd88f12e3bd4" }, { "id": "3c3bdcc6-8b8a-4dea-8bed-ea6ddf6b5eae", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3c3bdcc6-8b8a-4dea-8bed-ea6ddf6b5eae" }, { "id": "5078bc7f-c96f-4aea-982e-7128ec300b08", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5078bc7f-c96f-4aea-982e-7128ec300b08" }, { "id": "68d34fdc-6576-401d-a605-8b61ee31174b", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-68d34fdc-6576-401d-a605-8b61ee31174b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ee8b7bf2-013f-440f-9ff0-78a5d0131551" }, { "name": "Delete call recordings", "id": "31680007-e6f9-4b40-b2db-3f5bef52ec24", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "5182b419-bea7-4d97-ac0e-89262f2bd722", "key": "callId", "value": "", "description": "(Required) Call ID." } ] }, "description": "Delete the recordings for a single call." }, "response": [ { "id": "3f9690f5-1d13-4fe7-ac02-ec5a3c0ea5db", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"exercitation_6c\": \"\",\n \"adipisicing9ea\": \"\",\n \"aute_9\": \"\",\n \"ut_a\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"veniam_fd9\": \"\",\n \"in_8\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3f9690f5-1d13-4fe7-ac02-ec5a3c0ea5db" }, { "id": "dcc43c15-9ebf-41af-a27d-17e603823e8e", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dcc43c15-9ebf-41af-a27d-17e603823e8e" }, { "id": "39654db1-7014-4709-afab-c7c5d5f4f893", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-39654db1-7014-4709-afab-c7c5d5f4f893" }, { "id": "2eda0abb-ed19-4420-b7a2-f7bc5e8ed27b", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2eda0abb-ed19-4420-b7a2-f7bc5e8ed27b" }, { "id": "01a23d37-ef0a-4f2f-b738-cce9e5d59d78", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-01a23d37-ef0a-4f2f-b738-cce9e5d59d78" }, { "id": "0b0fbefa-a458-4c2e-b295-b70f5d54f397", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls/:callId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls", ":callId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "callId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0b0fbefa-a458-4c2e-b295-b70f5d54f397" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-31680007-e6f9-4b40-b2db-3f5bef52ec24" } ], "id": "5bb18cab-f727-4399-8133-8de4626e0871", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5bb18cab-f727-4399-8133-8de4626e0871" }, { "name": "Get calls recordings", "id": "2827a951-26e8-4940-b786-05ca53f51412", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls?callId=&callsConfigurationId=&applicationId=&entityId=&endpointIdentifier=&startTimeAfter=&endTimeBefore=&direction=OUTBOUND&endpointType=VIBER&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls" ], "query": [ { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Endpoint identifier.", "key": "endpointIdentifier", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Endpoint type.", "key": "endpointType", "value": "VIBER" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get the recordings of calls with pagination." }, "response": [ { "id": "781e510f-e622-4883-89e6-b414cc3b24bc", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls?callId=&callsConfigurationId=&applicationId=&entityId=&endpointIdentifier=&startTimeAfter=&endTimeBefore=&direction=OUTBOUND&endpointType=VIBER&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls" ], "query": [ { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Endpoint identifier.", "key": "endpointIdentifier", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Endpoint type.", "key": "endpointType", "value": "VIBER" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"exdd0\": \"\",\n \"sint_1d\": \"\",\n \"non_6ac\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"aliquip_f\": \"\",\n \"ea_79\": \"\",\n \"amet_6d\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"ut_5\": \"\",\n \"id10\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"eiusmod79\": \"\",\n \"nullaa0\": \"\",\n \"anim6bb\": \"\",\n \"ide17\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-781e510f-e622-4883-89e6-b414cc3b24bc" }, { "id": "78621f64-458c-448f-88e5-9a2a2df33dcb", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls?callId=&callsConfigurationId=&applicationId=&entityId=&endpointIdentifier=&startTimeAfter=&endTimeBefore=&direction=OUTBOUND&endpointType=VIBER&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls" ], "query": [ { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Endpoint identifier.", "key": "endpointIdentifier", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Endpoint type.", "key": "endpointType", "value": "VIBER" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-78621f64-458c-448f-88e5-9a2a2df33dcb" }, { "id": "dc77ab69-8640-4b02-baa1-8a88183842b2", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls?callId=&callsConfigurationId=&applicationId=&entityId=&endpointIdentifier=&startTimeAfter=&endTimeBefore=&direction=OUTBOUND&endpointType=VIBER&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls" ], "query": [ { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Endpoint identifier.", "key": "endpointIdentifier", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Endpoint type.", "key": "endpointType", "value": "VIBER" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dc77ab69-8640-4b02-baa1-8a88183842b2" }, { "id": "73bfa687-7e79-4bdd-a9cd-10bbe5a8af5b", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls?callId=&callsConfigurationId=&applicationId=&entityId=&endpointIdentifier=&startTimeAfter=&endTimeBefore=&direction=OUTBOUND&endpointType=VIBER&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls" ], "query": [ { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Endpoint identifier.", "key": "endpointIdentifier", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Endpoint type.", "key": "endpointType", "value": "VIBER" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-73bfa687-7e79-4bdd-a9cd-10bbe5a8af5b" }, { "id": "92722a94-b50f-41de-8dcc-e4eb5232bc47", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls?callId=&callsConfigurationId=&applicationId=&entityId=&endpointIdentifier=&startTimeAfter=&endTimeBefore=&direction=OUTBOUND&endpointType=VIBER&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls" ], "query": [ { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Endpoint identifier.", "key": "endpointIdentifier", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Endpoint type.", "key": "endpointType", "value": "VIBER" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-92722a94-b50f-41de-8dcc-e4eb5232bc47" }, { "id": "fa8bcf6b-8616-4f04-862e-0042ed33c325", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/calls?callId=&callsConfigurationId=&applicationId=&entityId=&endpointIdentifier=&startTimeAfter=&endTimeBefore=&direction=OUTBOUND&endpointType=VIBER&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "calls" ], "query": [ { "description": "Call ID.", "key": "callId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Endpoint identifier.", "key": "endpointIdentifier", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Call direction.", "key": "direction", "value": "OUTBOUND" }, { "description": "Endpoint type.", "key": "endpointType", "value": "VIBER" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa8bcf6b-8616-4f04-862e-0042ed33c325" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2827a951-26e8-4940-b786-05ca53f51412" } ], "id": "1f60d717-6853-447b-ad50-090dd374cb92", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1f60d717-6853-447b-ad50-090dd374cb92" }, { "name": "conferences", "item": [ { "name": "{conferenceId}", "item": [ { "name": "compose", "item": [ { "name": "Compose conference recording on calls", "id": "0b6f9c5b-1ac6-4cf1-acef-a17b69522429", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "056b1037-0c60-4ad4-a13e-7e553a1c18ef", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Compose conference recording on calls. All calls will be merged into a single audio or video file." }, "response": [ { "id": "588bdd25-0915-453e-bb86-9331d96adfc5", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-588bdd25-0915-453e-bb86-9331d96adfc5" }, { "id": "e7fa0bb5-bf68-4225-95c9-b8f85160ee09", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e7fa0bb5-bf68-4225-95c9-b8f85160ee09" }, { "id": "46bac02a-122a-4881-aa17-a0b8832c5bda", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-46bac02a-122a-4881-aa17-a0b8832c5bda" }, { "id": "4fe6c675-4970-4772-8bed-b4c1e4ef54ab", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4fe6c675-4970-4772-8bed-b4c1e4ef54ab" }, { "id": "d8836e8c-1980-4bbf-ac05-6044d4940094", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d8836e8c-1980-4bbf-ac05-6044d4940094" }, { "id": "aa689902-cdeb-4e0f-9905-bf3a536766af", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aa689902-cdeb-4e0f-9905-bf3a536766af" }, { "id": "ff530ccd-454a-4b89-84be-18dcb0b60e78", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ff530ccd-454a-4b89-84be-18dcb0b60e78" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0b6f9c5b-1ac6-4cf1-acef-a17b69522429" } ], "id": "7e70194c-55e6-47bb-b2cc-74b78fe9c55e", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7e70194c-55e6-47bb-b2cc-74b78fe9c55e" }, { "name": "Get conference recordings", "id": "43fdaf53-7fb9-40a0-914d-1b98df12f46e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "8b835822-a348-4c95-b81f-359c9b53147f", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Get the recordings for a single conference." }, "response": [ { "id": "d32b0d93-e03c-4618-bf0c-690bfb7a0fac", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"conferenceId\": \"\",\n \"conferenceName\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"composedFiles\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"qui_6\": \"\",\n \"Excepteur_7\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"veniam97\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"dolore_5\": \"\",\n \"dolore626\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"minim_42\": \"\",\n \"proident_b\": \"\",\n \"dolore48\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"noned\": \"\",\n \"dolor_fec\": \"\",\n \"elit_0d\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"doloree8_\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"startTime\": \"\",\n \"endTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d32b0d93-e03c-4618-bf0c-690bfb7a0fac" }, { "id": "ed65ba86-4006-4129-98dc-4045bd4e3b1f", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ed65ba86-4006-4129-98dc-4045bd4e3b1f" }, { "id": "bcbd567b-79d4-44cf-9b60-d2218bac4f63", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bcbd567b-79d4-44cf-9b60-d2218bac4f63" }, { "id": "82ed64d9-3e4b-4f25-8ff3-dd065acd9c6d", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-82ed64d9-3e4b-4f25-8ff3-dd065acd9c6d" }, { "id": "3e19c44e-a181-40b3-a03a-cafeb613db49", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3e19c44e-a181-40b3-a03a-cafeb613db49" }, { "id": "4884f4a5-8f3c-4160-a55d-e06b9090c69a", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4884f4a5-8f3c-4160-a55d-e06b9090c69a" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-43fdaf53-7fb9-40a0-914d-1b98df12f46e" }, { "name": "Delete conference recordings", "id": "616c3fcb-7a05-4276-89a9-3f0b2a788369", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "a50cd231-a28a-48c9-94c0-491f5efa02af", "key": "conferenceId", "value": "", "description": "(Required) Conference ID." } ] }, "description": "Delete the recordings for a single conference." }, "response": [ { "id": "c5f62a4b-0a86-4048-8c27-a7584a78f1bc", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"conferenceId\": \"\",\n \"conferenceName\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"composedFiles\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"qui_6\": \"\",\n \"Excepteur_7\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"veniam97\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"WHATSAPP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"dolore_5\": \"\",\n \"dolore626\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"minim_42\": \"\",\n \"proident_b\": \"\",\n \"dolore48\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"noned\": \"\",\n \"dolor_fec\": \"\",\n \"elit_0d\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"doloree8_\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"startTime\": \"\",\n \"endTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c5f62a4b-0a86-4048-8c27-a7584a78f1bc" }, { "id": "5f650260-cbaa-40b7-b2aa-8164760b471f", "name": "Bad request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5f650260-cbaa-40b7-b2aa-8164760b471f" }, { "id": "9b102035-6f51-4eba-8a4c-5065fc5bca37", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9b102035-6f51-4eba-8a4c-5065fc5bca37" }, { "id": "924c1655-2c0d-4461-bb71-2a8bb38a6a4b", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-924c1655-2c0d-4461-bb71-2a8bb38a6a4b" }, { "id": "3b563420-ce68-4a1c-8d86-315090a763fc", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3b563420-ce68-4a1c-8d86-315090a763fc" }, { "id": "d668040c-16ae-4726-8758-966bd700943a", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d668040c-16ae-4726-8758-966bd700943a" }, { "id": "e77f6ed0-03b6-4e84-bc3a-8d77cee3fc57", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences/:conferenceId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences", ":conferenceId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "conferenceId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e77f6ed0-03b6-4e84-bc3a-8d77cee3fc57" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-616c3fcb-7a05-4276-89a9-3f0b2a788369" } ], "id": "10a191b6-0133-4430-a839-9488f43aa52a", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-10a191b6-0133-4430-a839-9488f43aa52a" }, { "name": "Get conferences recordings", "id": "9b49a6f5-f0be-4c87-9a68-71f128bfa284", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences?conferenceId=&callsConfigurationId=&applicationId=&entityId=&conferenceName=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences" ], "query": [ { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Conference name.", "key": "conferenceName", "value": "" }, { "description": "Filter all conference recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all conference recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all conference recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) conference recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) conference recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get the recordings of conferences with pagination." }, "response": [ { "id": "600169ab-057f-4e96-bf61-309f8adea5db", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences?conferenceId=&callsConfigurationId=&applicationId=&entityId=&conferenceName=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences" ], "query": [ { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Conference name.", "key": "conferenceName", "value": "" }, { "description": "Filter all conference recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all conference recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all conference recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) conference recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) conference recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"conferenceId\": \"\",\n \"conferenceName\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"composedFiles\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"sit_c\": \"\",\n \"velit_cde\": \"\",\n \"magna_3ea\": \"\",\n \"dolore_ce3\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"minim_3\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"et_835\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"dolor_00a\": \"\",\n \"nisid\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"VIBER\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"minimb5\": \"\",\n \"aliqua_1a\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"veniam3\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"conferenceId\": \"\",\n \"conferenceName\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"composedFiles\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"sit_05\": \"\",\n \"etaba\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"id5\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"WEBSOCKET\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"Excepteur_8_f\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"ad7\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"non_db1\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"adipisicing_2a\": \"\",\n \"fugiatca_\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-600169ab-057f-4e96-bf61-309f8adea5db" }, { "id": "e42807a7-dc60-42e7-8de0-07241fe9f560", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences?conferenceId=&callsConfigurationId=&applicationId=&entityId=&conferenceName=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences" ], "query": [ { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Conference name.", "key": "conferenceName", "value": "" }, { "description": "Filter all conference recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all conference recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all conference recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) conference recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) conference recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e42807a7-dc60-42e7-8de0-07241fe9f560" }, { "id": "31ec0035-b9bf-4021-8170-aae09ca9bbbe", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences?conferenceId=&callsConfigurationId=&applicationId=&entityId=&conferenceName=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences" ], "query": [ { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Conference name.", "key": "conferenceName", "value": "" }, { "description": "Filter all conference recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all conference recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all conference recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) conference recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) conference recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-31ec0035-b9bf-4021-8170-aae09ca9bbbe" }, { "id": "35b54697-9bd7-4e65-9310-ac2ee65904f8", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences?conferenceId=&callsConfigurationId=&applicationId=&entityId=&conferenceName=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences" ], "query": [ { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Conference name.", "key": "conferenceName", "value": "" }, { "description": "Filter all conference recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all conference recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all conference recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) conference recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) conference recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-35b54697-9bd7-4e65-9310-ac2ee65904f8" }, { "id": "1ccbfb59-ce6b-45cb-ba8b-ad000c3da346", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences?conferenceId=&callsConfigurationId=&applicationId=&entityId=&conferenceName=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences" ], "query": [ { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Conference name.", "key": "conferenceName", "value": "" }, { "description": "Filter all conference recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all conference recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all conference recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) conference recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) conference recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1ccbfb59-ce6b-45cb-ba8b-ad000c3da346" }, { "id": "6b731c19-d1b0-4fb1-8c45-ddb367fa9f37", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/conferences?conferenceId=&callsConfigurationId=&applicationId=&entityId=&conferenceName=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "conferences" ], "query": [ { "description": "Conference ID.", "key": "conferenceId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Conference name.", "key": "conferenceName", "value": "" }, { "description": "Filter all conference recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all conference recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all conference recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) conference recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) conference recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6b731c19-d1b0-4fb1-8c45-ddb367fa9f37" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9b49a6f5-f0be-4c87-9a68-71f128bfa284" } ], "id": "f2745016-a954-4c07-984c-dbacba851de3", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f2745016-a954-4c07-984c-dbacba851de3" }, { "name": "dialogs", "item": [ { "name": "{dialogId}", "item": [ { "name": "compose", "item": [ { "name": "Compose dialog recording on calls", "id": "66cca9e9-8366-4fa0-97fb-7b5f8b8c0881", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "3c76fda1-01fe-43ef-8d71-51c74fdc78c3", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Compose dialog recording on calls. Both calls will be merged into a single audio or video file." }, "response": [ { "id": "feffef7f-e41c-4977-97a8-55476063f466", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"COMPLETED\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-feffef7f-e41c-4977-97a8-55476063f466" }, { "id": "678b2a59-c9b2-469e-b0a8-bb8dab8c9c51", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-678b2a59-c9b2-469e-b0a8-bb8dab8c9c51" }, { "id": "2f9efcdf-34ef-47b8-8ddb-5f16e6ea3044", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2f9efcdf-34ef-47b8-8ddb-5f16e6ea3044" }, { "id": "d31ae6cb-cb17-455f-b624-ec40f3e43687", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d31ae6cb-cb17-455f-b624-ec40f3e43687" }, { "id": "810ab3a7-c9aa-4132-ad22-b229349f9731", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-810ab3a7-c9aa-4132-ad22-b229349f9731" }, { "id": "a887d62b-b5fb-4ec9-a3e8-58a2e9aab658", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a887d62b-b5fb-4ec9-a3e8-58a2e9aab658" }, { "id": "1a5b7beb-2f88-42c8-8c55-91095aa62f37", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"deleteCallRecordings\": true,\n \"multiChannel\": {\n \"enabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId/compose?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId", "compose" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1a5b7beb-2f88-42c8-8c55-91095aa62f37" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-66cca9e9-8366-4fa0-97fb-7b5f8b8c0881" } ], "id": "8dfeed92-2658-47a0-8a52-5497b9dd358a", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8dfeed92-2658-47a0-8a52-5497b9dd358a" }, { "name": "Get dialog recordings", "id": "63298472-7126-48d3-9b8b-03537e4f3ce0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "dd671606-f616-4de5-8b00-3b1b421b3122", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Get the recordings for a single dialog." }, "response": [ { "id": "ad28519d-b4c4-4574-a97a-54d2a2957fd5", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"dialogId\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"composedFiles\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"aliquae\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"Excepteurff7\": \"\",\n \"ut_52\": \"\",\n \"aute_0e\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"adf\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"aliquipbb3\": \"\",\n \"nisif\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"consequat1\": \"\",\n \"esse_04b\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"sunt__ce\": \"\",\n \"laborum_89\": \"\",\n \"veniam_9b\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"startTime\": \"\",\n \"endTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ad28519d-b4c4-4574-a97a-54d2a2957fd5" }, { "id": "bd181320-b347-4425-a669-9dc992983074", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bd181320-b347-4425-a669-9dc992983074" }, { "id": "f8dc999f-03c7-4fac-8ecf-1196acdd26c8", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f8dc999f-03c7-4fac-8ecf-1196acdd26c8" }, { "id": "30e9cb06-fa93-4f49-bc80-6664fd1ef6c4", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-30e9cb06-fa93-4f49-bc80-6664fd1ef6c4" }, { "id": "1ccdc8aa-dfda-4da1-9f3e-5e1b2c052f82", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1ccdc8aa-dfda-4da1-9f3e-5e1b2c052f82" }, { "id": "e7d5db5a-cd22-482c-85d2-ddee1349cbb1", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e7d5db5a-cd22-482c-85d2-ddee1349cbb1" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-63298472-7126-48d3-9b8b-03537e4f3ce0" }, { "name": "Delete dialog recordings", "id": "c77da38b-ae62-4209-bbd6-755c46137e56", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "cd553a71-a5ba-4598-a373-b44701d92b8b", "key": "dialogId", "value": "", "description": "(Required) Dialog ID." } ] }, "description": "Delete the recordings for a single dialog." }, "response": [ { "id": "1c4097d9-e394-4b63-85cb-f6e570f01694", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"dialogId\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"composedFiles\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"aliquae\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"Excepteurff7\": \"\",\n \"ut_52\": \"\",\n \"aute_0e\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"adf\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"aliquipbb3\": \"\",\n \"nisif\": \"\"\n }\n }\n ],\n \"status\": \"SUCCESSFUL\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"consequat1\": \"\",\n \"esse_04b\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"sunt__ce\": \"\",\n \"laborum_89\": \"\",\n \"veniam_9b\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"startTime\": \"\",\n \"endTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1c4097d9-e394-4b63-85cb-f6e570f01694" }, { "id": "0bbac6c6-10ab-4a7a-aff9-e2367a9b1619", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0bbac6c6-10ab-4a7a-aff9-e2367a9b1619" }, { "id": "dcf76a89-9f21-4fbe-b6d1-4df491466c74", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dcf76a89-9f21-4fbe-b6d1-4df491466c74" }, { "id": "fd43b305-e274-4063-b9dd-6cc57bf842cf", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fd43b305-e274-4063-b9dd-6cc57bf842cf" }, { "id": "0186d905-b6a5-4bcf-9f6f-cd35be1f028b", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0186d905-b6a5-4bcf-9f6f-cd35be1f028b" }, { "id": "00b0948a-0aed-403c-ba69-bba1a04c372e", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs/:dialogId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs", ":dialogId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "dialogId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-00b0948a-0aed-403c-ba69-bba1a04c372e" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-c77da38b-ae62-4209-bbd6-755c46137e56" } ], "id": "fa0308a1-f639-4a7b-bfed-e5e504ab6343", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-fa0308a1-f639-4a7b-bfed-e5e504ab6343" }, { "name": "Get dialogs recordings", "id": "9bcdf2c7-0ba1-47c6-ad5f-457d02a77dd9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs?dialogId=&callsConfigurationId=&applicationId=&entityId=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs" ], "query": [ { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Filter all dialog recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all dialog recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all dialog recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) dialog recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) dialog recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get the recordings of dialogs with pagination." }, "response": [ { "id": "0f0c2d8f-6740-41d5-8340-a5dcb4919d86", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs?dialogId=&callsConfigurationId=&applicationId=&entityId=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs" ], "query": [ { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Filter all dialog recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all dialog recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all dialog recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) dialog recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) dialog recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"dialogId\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"composedFiles\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"id3d1\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"dolore56e\": \"\",\n \"sit9d\": \"\",\n \"Ut_4\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"nostrud_667\": \"\",\n \"Lorem_d45\": \"\",\n \"eiusmod_9\": \"\"\n }\n },\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"officia875\": \"\",\n \"aliqua_26\": \"\",\n \"quif\": \"\",\n \"elitbb5\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"amet01\": \"\",\n \"exercitationd1\": \"\",\n \"nisi__7\": \"\",\n \"consectetur___\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"dolor_a\": \"\",\n \"nulla_645\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"dialogId\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"composedFiles\": [\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"Excepteurd6\": \"\",\n \"et_fe_\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP3\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"ullamco_2e4\": \"\",\n \"Duis_b3c\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"endpoint\": {\n \"type\": \"VIBER\"\n },\n \"callId\": \"\",\n \"direction\": \"OUTBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"HOSTED\",\n \"sftpUploadStatus\": \"UPLOADED\",\n \"customData\": {\n \"magna_d6\": \"\",\n \"reprehenderit_\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"sint_e\": \"\",\n \"esse3\": \"\"\n }\n }\n ],\n \"status\": \"PARTIALLY_FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"callId\": \"\",\n \"direction\": \"INBOUND\",\n \"files\": [\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"FAILED\",\n \"customData\": {\n \"ipsum_367\": \"\",\n \"fugiat_4c\": \"\",\n \"quisd\": \"\",\n \"officia_b0\": \"\"\n }\n },\n {\n \"fileFormat\": \"MP4\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"esse_9\": \"\"\n }\n }\n ],\n \"status\": \"FAILED\",\n \"reason\": \"\",\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"startTime\": \"\",\n \"endTime\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0f0c2d8f-6740-41d5-8340-a5dcb4919d86" }, { "id": "f4de4e98-6f64-49f2-bbc6-5ea9b816dc3c", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs?dialogId=&callsConfigurationId=&applicationId=&entityId=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs" ], "query": [ { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Filter all dialog recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all dialog recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all dialog recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) dialog recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) dialog recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f4de4e98-6f64-49f2-bbc6-5ea9b816dc3c" }, { "id": "8c8c3c4d-4f82-403d-b347-c75ba543d897", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs?dialogId=&callsConfigurationId=&applicationId=&entityId=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs" ], "query": [ { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Filter all dialog recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all dialog recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all dialog recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) dialog recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) dialog recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8c8c3c4d-4f82-403d-b347-c75ba543d897" }, { "id": "d3efd0d1-4eb9-4b25-8bef-3d6fa8abfe7d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs?dialogId=&callsConfigurationId=&applicationId=&entityId=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs" ], "query": [ { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Filter all dialog recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all dialog recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all dialog recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) dialog recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) dialog recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d3efd0d1-4eb9-4b25-8bef-3d6fa8abfe7d" }, { "id": "2207feaf-359e-40a7-add0-708f38b415fa", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs?dialogId=&callsConfigurationId=&applicationId=&entityId=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs" ], "query": [ { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Filter all dialog recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all dialog recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all dialog recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) dialog recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) dialog recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2207feaf-359e-40a7-add0-708f38b415fa" }, { "id": "93e30c04-c240-4f84-888d-d250270f1e97", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/dialogs?dialogId=&callsConfigurationId=&applicationId=&entityId=&callId=&callEndpointType=VIBER&callEndpointIdentifier=&startTimeAfter=&endTimeBefore=&composition=&location=HONG_KONG&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "dialogs" ], "query": [ { "description": "Dialog ID.", "key": "dialogId", "value": "" }, { "description": "Calls Configuration ID.", "key": "callsConfigurationId", "value": "" }, { "description": "Application ID.", "key": "applicationId", "value": "" }, { "description": "Entity ID.", "key": "entityId", "value": "" }, { "description": "Filter all dialog recordings where call ID was included in the recording.", "key": "callId", "value": "" }, { "description": "Filter all dialog recordings where calls with endpoint type were included in the recording.", "key": "callEndpointType", "value": "VIBER" }, { "description": "Filter all dialog recordings where calls with endpoint identifier were included in the recording.", "key": "callEndpointIdentifier", "value": "" }, { "description": "Date and time when the (first) dialog recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) dialog recording ended.", "key": "endTimeBefore", "value": "" }, { "description": "Flag indicating whether auto-compose feature was turned on for the recording.", "key": "composition", "value": "" }, { "description": "Recording location.", "key": "location", "value": "HONG_KONG" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-93e30c04-c240-4f84-888d-d250270f1e97" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9bcdf2c7-0ba1-47c6-ad5f-457d02a77dd9" } ], "id": "45ddfdce-2ed3-4e6e-a64f-424097132b1c", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-45ddfdce-2ed3-4e6e-a64f-424097132b1c" }, { "name": "files", "item": [ { "name": "{fileId}", "item": [ { "name": "Download recording file", "id": "e700e237-d20a-4c34-a501-05e9270c9807", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "87db4922-cce3-4759-a0c4-c8b3312ce0fd", "key": "fileId", "value": "", "description": "(Required) File ID." } ] }, "description": "Download a recording file." }, "response": [ { "id": "17469847-92e8-49ca-99ca-364cf9641770", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/octet-stream" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-17469847-92e8-49ca-99ca-364cf9641770" }, { "id": "88c20c14-1b2b-428f-9ec2-4074f5f08b2c", "name": "Partial content", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/octet-stream" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "status": "Partial Content", "code": 206, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-88c20c14-1b2b-428f-9ec2-4074f5f08b2c" }, { "id": "27ddd297-599b-4b5e-b383-8a2ebd43a0c9", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-27ddd297-599b-4b5e-b383-8a2ebd43a0c9" }, { "id": "b7aaa66f-9d3e-4ae1-90f4-0d5498673863", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b7aaa66f-9d3e-4ae1-90f4-0d5498673863" }, { "id": "bcff7c10-00a2-417d-a11c-e46565864d24", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bcff7c10-00a2-417d-a11c-e46565864d24" }, { "id": "1f05dd5c-27fb-418d-a33d-2df4234fcc7d", "name": "Requested range not satisfiable", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "status": "Requested Range Not Satisfiable", "code": 416, "_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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1f05dd5c-27fb-418d-a33d-2df4234fcc7d" }, { "id": "8d2734f3-5060-4b5f-81a5-d7bbbefeab83", "name": "Too many requests", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8d2734f3-5060-4b5f-81a5-d7bbbefeab83" }, { "id": "0ed62e37-b3b6-4482-92b7-3ab08fe7bcef", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0ed62e37-b3b6-4482-92b7-3ab08fe7bcef" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e700e237-d20a-4c34-a501-05e9270c9807" }, { "name": "Delete recording file", "id": "0fbe05ad-a324-4a45-aeb6-f7104429fb23", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "id": "9084f31e-c97d-4305-b5da-d75364d3e236", "key": "fileId", "value": "", "description": "(Required) File ID." } ] }, "description": "Delete a single file from a call or conference recording. The call or conference recording metadata will still exist after deleting the file, but the file will not show up anymore in the file list of that call or conference recording." }, "response": [ { "id": "7e029feb-a5d4-47df-b951-faa52a0bf87d", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"fileFormat\": \"WAV\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"location\": \"SFTP\",\n \"sftpUploadStatus\": \"UPLOADING\",\n \"customData\": {\n \"nulla47a\": \"\",\n \"aliquipd3\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7e029feb-a5d4-47df-b951-faa52a0bf87d" }, { "id": "23c4461b-0784-4514-9b69-42e1e8310ac3", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-23c4461b-0784-4514-9b69-42e1e8310ac3" }, { "id": "37571b8f-ba4c-45ca-8a38-86d1c2f13aaa", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-37571b8f-ba4c-45ca-8a38-86d1c2f13aaa" }, { "id": "8fcbc50b-2e5d-4544-aec0-1eadcee99455", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8fcbc50b-2e5d-4544-aec0-1eadcee99455" }, { "id": "38733beb-3692-4eb4-ba8b-1b401cc6e596", "name": "Too many requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-38733beb-3692-4eb4-ba8b-1b401cc6e596" }, { "id": "bb7eb4a6-4b46-49e0-89b8-4be18cf5b80d", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/recordings/files/:fileId?location=HONG_KONG", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "HONG_KONG" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bb7eb4a6-4b46-49e0-89b8-4be18cf5b80d" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0fbe05ad-a324-4a45-aeb6-f7104429fb23" } ], "id": "391f95fb-3e8f-462b-8dfb-ddd3494ddc6e", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-391f95fb-3e8f-462b-8dfb-ddd3494ddc6e" } ], "id": "23c940f1-8000-4f44-92c4-7a34c276daf8", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-23c940f1-8000-4f44-92c4-7a34c276daf8" } ], "id": "d3021bde-3603-4d1f-835d-ec6bd068d8ab", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d3021bde-3603-4d1f-835d-ec6bd068d8ab" }, { "name": "media-stream-configs", "item": [ { "name": "{mediaStreamConfigId}", "item": [ { "name": "Get media-stream configuration", "id": "2c0e5e97-c777-4f91-b896-6100e631a431", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "id": "515a24dd-1b18-4668-8636-5bdf1b2281b1", "key": "mediaStreamConfigId", "value": "", "description": "(Required) Media-stream configuration ID." } ] }, "description": "Get a single media-stream configuration." }, "response": [ { "id": "b808fdaf-a0fb-4c74-a64d-0100b2b44bfb", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"type\": \"WEBSOCKET_ENDPOINT\",\n \"name\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b808fdaf-a0fb-4c74-a64d-0100b2b44bfb" }, { "id": "419ca98b-9b48-45fc-9ac5-3d9733e386b3", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-419ca98b-9b48-45fc-9ac5-3d9733e386b3" }, { "id": "dc92c681-3ad5-4e04-b64c-ca30234c0abb", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dc92c681-3ad5-4e04-b64c-ca30234c0abb" }, { "id": "fac9dd21-e567-4665-b6f4-11a31a0bfe28", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fac9dd21-e567-4665-b6f4-11a31a0bfe28" }, { "id": "c82375e9-6aa6-433f-8788-71d3403eb231", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c82375e9-6aa6-433f-8788-71d3403eb231" }, { "id": "5f893dbe-5b9e-4770-8a2d-c3a77b6cdd4c", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5f893dbe-5b9e-4770-8a2d-c3a77b6cdd4c" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2c0e5e97-c777-4f91-b896-6100e631a431" }, { "name": "Update a media-stream configuration", "id": "d8af2d25-82c7-4b40-9f12-0d8a3f2c2bb8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "id": "56989a3e-68cc-4e79-8ece-e090d45a38fb", "key": "mediaStreamConfigId", "value": "", "description": "(Required) Media-stream configuration ID." } ] }, "description": "Update a media-stream configuration." }, "response": [ { "id": "fbc1ac33-e1fd-42a1-b63c-6d92595b5ef9", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"type\": \"WEBSOCKET_ENDPOINT\",\n \"name\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fbc1ac33-e1fd-42a1-b63c-6d92595b5ef9" }, { "id": "fc442569-3213-4af3-99c1-3a892f6dc36d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fc442569-3213-4af3-99c1-3a892f6dc36d" }, { "id": "35be76cb-ca9b-409c-9fc5-c151c3ab7c8f", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-35be76cb-ca9b-409c-9fc5-c151c3ab7c8f" }, { "id": "504488eb-6abe-4a56-a126-8151a1cbaa64", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-504488eb-6abe-4a56-a126-8151a1cbaa64" }, { "id": "f2bc55d2-4df9-4458-8b83-d0c9d02b39a6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f2bc55d2-4df9-4458-8b83-d0c9d02b39a6" }, { "id": "957a4098-a7aa-4d9d-a933-5e43062daa05", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-957a4098-a7aa-4d9d-a933-5e43062daa05" }, { "id": "29d94165-37de-42e4-9a14-f6cbd5e328d3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-29d94165-37de-42e4-9a14-f6cbd5e328d3" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d8af2d25-82c7-4b40-9f12-0d8a3f2c2bb8" }, { "name": "Delete a media-stream configuration", "id": "872cc703-66e0-491c-8148-7e9dbedeb4ff", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "id": "2f8f784f-09d0-48e6-8820-24f9aec4eef3", "key": "mediaStreamConfigId", "value": "", "description": "(Required) Media-stream configuration ID." } ] }, "description": "Delete a media-stream configuration." }, "response": [ { "id": "cb22c1fd-b376-4ac6-94bc-a328c2a0ba9d", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"type\": \"WEBSOCKET_ENDPOINT\",\n \"name\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cb22c1fd-b376-4ac6-94bc-a328c2a0ba9d" }, { "id": "dc784c3e-69f6-4d2c-a8ed-4a1aff621e50", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dc784c3e-69f6-4d2c-a8ed-4a1aff621e50" }, { "id": "a0e4d199-fcfb-45df-b084-c5c18c5111d2", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a0e4d199-fcfb-45df-b084-c5c18c5111d2" }, { "id": "b240c5a9-99c5-4939-acdb-26d47e72fdeb", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b240c5a9-99c5-4939-acdb-26d47e72fdeb" }, { "id": "ce351121-52d0-4789-97ae-6b4e514f42ee", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ce351121-52d0-4789-97ae-6b4e514f42ee" }, { "id": "0325ea76-d40d-44d9-808a-1ae42e59af87", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs/:mediaStreamConfigId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs", ":mediaStreamConfigId" ], "variable": [ { "key": "mediaStreamConfigId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0325ea76-d40d-44d9-808a-1ae42e59af87" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-872cc703-66e0-491c-8148-7e9dbedeb4ff" } ], "id": "9cd93599-6496-425c-82ab-d8692162420e", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9cd93599-6496-425c-82ab-d8692162420e" }, { "name": "Get media-stream configs", "id": "ba51132a-f425-4c38-994f-08e172f7a6b5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get media-stream configs." }, "response": [ { "id": "171e8f4c-24f9-4ce5-baca-6acada845036", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"id\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-171e8f4c-24f9-4ce5-baca-6acada845036" }, { "id": "85bf9ed8-66fc-4d26-807c-8478c5586cbf", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-85bf9ed8-66fc-4d26-807c-8478c5586cbf" }, { "id": "10554b02-5874-44fc-8370-348a9bc60062", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-10554b02-5874-44fc-8370-348a9bc60062" }, { "id": "ada0ccd0-8ce3-4636-b00f-68a7ca6bcabf", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ada0ccd0-8ce3-4636-b00f-68a7ca6bcabf" }, { "id": "922615cc-9068-4bb1-8ed4-5bc75a8fb1c8", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-922615cc-9068-4bb1-8ed4-5bc75a8fb1c8" }, { "id": "21e1d31f-86c6-4960-a6f5-c656e4f93f83", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-21e1d31f-86c6-4960-a6f5-c656e4f93f83" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ba51132a-f425-4c38-994f-08e172f7a6b5" }, { "name": "Create a media-stream configuration", "id": "86c72d34-2ef0-456c-a36f-cb88169ba11a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ] }, "description": "Create a media-stream configuration. For more details, see [documentation](https://www.infobip.com/docs/voice-and-video/calls#media-streaming-understanding-calls-api)." }, "response": [ { "id": "fc1f9a20-2532-49a3-9489-2e85bed36ca8", "name": "Media stream config created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"type\": \"WEBSOCKET_ENDPOINT\",\n \"name\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fc1f9a20-2532-49a3-9489-2e85bed36ca8" }, { "id": "8f8383e5-366b-4598-bb92-e9c41723e688", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8f8383e5-366b-4598-bb92-e9c41723e688" }, { "id": "246d68b8-bdba-4423-adf5-ec31f9c26460", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-246d68b8-bdba-4423-adf5-ec31f9c26460" }, { "id": "213ba382-24e8-4064-997c-627950b00e03", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-213ba382-24e8-4064-997c-627950b00e03" }, { "id": "e4cf87ec-fab9-42f6-be6e-cb5d30343810", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e4cf87ec-fab9-42f6-be6e-cb5d30343810" }, { "id": "2cb982aa-4f0c-4523-85ef-2a3ecb7b91e2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"MEDIA_STREAMING\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/media-stream-configs", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "media-stream-configs" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2cb982aa-4f0c-4523-85ef-2a3ecb7b91e2" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-86c72d34-2ef0-456c-a36f-cb88169ba11a" } ], "id": "f5d548cc-78e1-407e-a625-53813e572684", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f5d548cc-78e1-407e-a625-53813e572684" }, { "name": "bulks", "item": [ { "name": "{bulkId}", "item": [ { "name": "reschedule", "item": [ { "name": "Reschedule", "id": "ea1bedc9-78a4-423e-9a60-83013c9ff855", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"startTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/reschedule", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "reschedule" ], "variable": [ { "id": "0026f3ea-eebc-4d4f-9770-75f50356e9f4", "key": "bulkId", "value": "", "description": "(Required) Bulk ID." } ] }, "description": "Reschedule a bulk. Rescheduling is possible only if the bulk was created with scheduling options and has not started yet." }, "response": [ { "id": "12e94ece-be9d-475c-afa6-d016f027a643", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"startTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/reschedule", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "reschedule" ], "variable": [ { "key": "bulkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"startTime\": \"\",\n \"status\": \"PENDING\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-12e94ece-be9d-475c-afa6-d016f027a643" }, { "id": "ec076b5f-0eff-4c0d-8dc1-350eb657e5f2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"startTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/reschedule", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "reschedule" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ec076b5f-0eff-4c0d-8dc1-350eb657e5f2" }, { "id": "b009f6ee-6cab-4189-ad28-e327bcbebce9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"startTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/reschedule", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "reschedule" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b009f6ee-6cab-4189-ad28-e327bcbebce9" }, { "id": "aeddf869-c44c-4cd9-912e-73681b81aa41", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"startTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/reschedule", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "reschedule" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aeddf869-c44c-4cd9-912e-73681b81aa41" }, { "id": "49e59d0c-4cf9-4832-a7db-4a68064581c6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"startTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/reschedule", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "reschedule" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-49e59d0c-4cf9-4832-a7db-4a68064581c6" }, { "id": "58d102bd-3703-481b-90d4-e50ee5b3c22c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"startTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/reschedule", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "reschedule" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-58d102bd-3703-481b-90d4-e50ee5b3c22c" }, { "id": "960e5d78-d2bd-4109-b45e-de7cd934c4b4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"startTime\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/reschedule", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "reschedule" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-960e5d78-d2bd-4109-b45e-de7cd934c4b4" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ea1bedc9-78a4-423e-9a60-83013c9ff855" } ], "id": "4cbaba37-c794-468e-83c4-5efbae1ee614", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4cbaba37-c794-468e-83c4-5efbae1ee614" }, { "name": "pause", "item": [ { "name": "Pause", "id": "a5d553fe-f2e0-47e3-b817-63c41d4d1218", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/pause", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "pause" ], "variable": [ { "id": "3dbd5498-c91e-44e7-b7da-4ee4a1e21ed6", "key": "bulkId", "value": "", "description": "(Required) Bulk ID." } ] }, "description": "Pause a bulk. Bulk can be paused if it is in progress and was created with scheduling options." }, "response": [ { "id": "cbaf74ad-1b06-495c-b7d0-20e75731bc67", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/pause", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "pause" ], "variable": [ { "key": "bulkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"startTime\": \"\",\n \"status\": \"PENDING\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cbaf74ad-1b06-495c-b7d0-20e75731bc67" }, { "id": "d581ffef-1228-4da2-9e1a-05e56e6dbad7", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/pause", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "pause" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d581ffef-1228-4da2-9e1a-05e56e6dbad7" }, { "id": "baefdb23-6c49-4468-857c-de9836461cc9", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/pause", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "pause" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-baefdb23-6c49-4468-857c-de9836461cc9" }, { "id": "574b920f-0737-4e53-88c9-6d7d2bcf9514", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/pause", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "pause" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-574b920f-0737-4e53-88c9-6d7d2bcf9514" }, { "id": "5316ccc5-b257-4756-9801-f79483a2a18e", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/pause", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "pause" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5316ccc5-b257-4756-9801-f79483a2a18e" }, { "id": "3ad635f0-d1d0-4168-b2b7-0d5e7a2214b4", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/pause", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "pause" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3ad635f0-d1d0-4168-b2b7-0d5e7a2214b4" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a5d553fe-f2e0-47e3-b817-63c41d4d1218" } ], "id": "0f608525-5224-4ec4-8647-7a298892c41f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0f608525-5224-4ec4-8647-7a298892c41f" }, { "name": "resume", "item": [ { "name": "Resume", "id": "82d97555-70bf-4f6d-80f4-b44ce74d38e8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/resume", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "resume" ], "variable": [ { "id": "a2cb5720-0139-41a0-a988-b3026d211fe7", "key": "bulkId", "value": "", "description": "(Required) Bulk ID." } ] }, "description": "Resume a bulk. Bulk can be resumed if it is paused and was created with scheduling options." }, "response": [ { "id": "c43870b0-be65-44f3-aa67-6ec8f31a4597", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/resume", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "resume" ], "variable": [ { "key": "bulkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"startTime\": \"\",\n \"status\": \"PENDING\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c43870b0-be65-44f3-aa67-6ec8f31a4597" }, { "id": "3e0abb39-5f6a-4163-b46b-baa5d6ad808c", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/resume", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "resume" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3e0abb39-5f6a-4163-b46b-baa5d6ad808c" }, { "id": "2f7b7307-18b1-42cf-b976-b64ac5cad7d2", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/resume", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "resume" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2f7b7307-18b1-42cf-b976-b64ac5cad7d2" }, { "id": "db57fa1f-f9ad-4da5-b99f-b98fc592a7ed", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/resume", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "resume" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-db57fa1f-f9ad-4da5-b99f-b98fc592a7ed" }, { "id": "ea9a8ff6-58e7-49b3-bcde-244179c0b3cc", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/resume", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "resume" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ea9a8ff6-58e7-49b3-bcde-244179c0b3cc" }, { "id": "7a81dd9f-b853-424f-a6a2-776d6a48e57d", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/resume", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "resume" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7a81dd9f-b853-424f-a6a2-776d6a48e57d" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-82d97555-70bf-4f6d-80f4-b44ce74d38e8" } ], "id": "9b9a8ed7-b8f0-4c5a-a3e3-3d492042da2f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9b9a8ed7-b8f0-4c5a-a3e3-3d492042da2f" }, { "name": "cancel", "item": [ { "name": "Cancel", "id": "0c0aa320-821b-42f8-8a55-9aebfd7b2d59", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/cancel", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "cancel" ], "variable": [ { "id": "24eee6fa-4d36-4e64-8cef-272a43254909", "key": "bulkId", "value": "", "description": "(Required) Bulk ID." } ] }, "description": "Cancel a bulk. Bulk can be cancelled if it was created with scheduling options and has not finished yet." }, "response": [ { "id": "d2276fe6-f5ac-47db-a990-0b0a58448c54", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/cancel", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "cancel" ], "variable": [ { "key": "bulkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"startTime\": \"\",\n \"status\": \"PENDING\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d2276fe6-f5ac-47db-a990-0b0a58448c54" }, { "id": "15f4645c-e8ec-4fa6-998e-660fd8368e6f", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/cancel", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "cancel" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-15f4645c-e8ec-4fa6-998e-660fd8368e6f" }, { "id": "2c7f839d-9ba5-43aa-9f9a-82d5046a6c96", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/cancel", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "cancel" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2c7f839d-9ba5-43aa-9f9a-82d5046a6c96" }, { "id": "47819297-4d9d-48fd-bcb6-f0d889096c6f", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/cancel", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "cancel" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-47819297-4d9d-48fd-bcb6-f0d889096c6f" }, { "id": "54af0247-5eb9-417a-aac2-d50e395c7934", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/cancel", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "cancel" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-54af0247-5eb9-417a-aac2-d50e395c7934" }, { "id": "c6d72785-cc3c-4f6c-aac1-53e4ad8e931c", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId/cancel", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId", "cancel" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c6d72785-cc3c-4f6c-aac1-53e4ad8e931c" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0c0aa320-821b-42f8-8a55-9aebfd7b2d59" } ], "id": "a6a797aa-1005-4763-8362-1266866f68f2", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a6a797aa-1005-4763-8362-1266866f68f2" }, { "name": "Get bulk status", "id": "b0869e4a-bb9b-4f3f-a373-7cb92636874f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId" ], "variable": [ { "id": "a43462fb-0ee5-409d-8ae4-6b91e9eedf48", "key": "bulkId", "value": "", "description": "(Required) Bulk ID." } ] }, "description": "Get a single bulk status. Bulk has a status if it was created with scheduling options." }, "response": [ { "id": "10dee732-8915-4c39-9710-e236227138b0", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId" ], "variable": [ { "key": "bulkId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"startTime\": \"\",\n \"status\": \"PENDING\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-10dee732-8915-4c39-9710-e236227138b0" }, { "id": "e4c1f265-fd34-4ce9-83d0-b6f498764fcc", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e4c1f265-fd34-4ce9-83d0-b6f498764fcc" }, { "id": "33a9b6f6-3eaa-4af5-b8e2-c3521c5cf149", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-33a9b6f6-3eaa-4af5-b8e2-c3521c5cf149" }, { "id": "91a7fd52-7c8a-4e9c-931f-292fd8a4d0b4", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-91a7fd52-7c8a-4e9c-931f-292fd8a4d0b4" }, { "id": "6aaee4bd-cae4-405d-b6d3-549842e1f31d", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6aaee4bd-cae4-405d-b6d3-549842e1f31d" }, { "id": "6248203c-041d-49a0-9ef7-b99a216bb4ac", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calls/1/bulks/:bulkId", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks", ":bulkId" ], "variable": [ { "key": "bulkId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6248203c-041d-49a0-9ef7-b99a216bb4ac" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-b0869e4a-bb9b-4f3f-a373-7cb92636874f" } ], "id": "847bb57b-59b4-4482-9685-8c5f48d87ca6", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-847bb57b-59b4-4482-9685-8c5f48d87ca6" }, { "name": "Create bulk of calls", "id": "cfd48476-62c7-4de6-b4b3-7dff006b00ca", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"items\": [\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"estb8c\": \"\",\n \"esse_f\": \"\"\n },\n \"filePrefix\": \"BlQ3i\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"SECONDS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"SUNDAY\",\n \"THURSDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"cupidatat1\": \"\"\n }\n },\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"consectetur_54c\": \"\",\n \"labore18d\": \"\"\n },\n \"filePrefix\": \"H\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"HOURS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"in_a\": \"\",\n \"ut165\": \"\"\n }\n }\n ],\n \"bulkId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks" ] }, "description": "Create a bulk of outbound calls. Currently, only `PHONE` endpoints are supported.\nWhen retry options are specified, bulk calls are retried if they meet internal or client retry criteria.\nClient retry criteria are met when call reaches the end device and fails. Internal retry criteria are met when call fails before reaching the end device." }, "response": [ { "id": "c0d94dd4-fc52-474d-a484-abe0d8988b51", "name": "Bulk created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"items\": [\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"estb8c\": \"\",\n \"esse_f\": \"\"\n },\n \"filePrefix\": \"BlQ3i\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"SECONDS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"SUNDAY\",\n \"THURSDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"cupidatat1\": \"\"\n }\n },\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"consectetur_54c\": \"\",\n \"labore18d\": \"\"\n },\n \"filePrefix\": \"H\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"HOURS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"in_a\": \"\",\n \"ut165\": \"\"\n }\n }\n ],\n \"bulkId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"calls\": [\n {\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"callId\": \"\",\n \"externalId\": \"\",\n \"from\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"status\": \"PENDING\",\n \"reason\": \"\"\n },\n {\n \"callsConfigurationId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"callId\": \"\",\n \"externalId\": \"\",\n \"from\": \"\",\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"status\": \"COMPLETED\",\n \"reason\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c0d94dd4-fc52-474d-a484-abe0d8988b51" }, { "id": "93a8617f-9a05-4e7b-a0e4-e7d78a3ba9aa", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"items\": [\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"estb8c\": \"\",\n \"esse_f\": \"\"\n },\n \"filePrefix\": \"BlQ3i\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"SECONDS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"SUNDAY\",\n \"THURSDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"cupidatat1\": \"\"\n }\n },\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"consectetur_54c\": \"\",\n \"labore18d\": \"\"\n },\n \"filePrefix\": \"H\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"HOURS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"in_a\": \"\",\n \"ut165\": \"\"\n }\n }\n ],\n \"bulkId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-93a8617f-9a05-4e7b-a0e4-e7d78a3ba9aa" }, { "id": "91443d23-76c4-4da1-9136-2f5c12ba9d39", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"items\": [\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"estb8c\": \"\",\n \"esse_f\": \"\"\n },\n \"filePrefix\": \"BlQ3i\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"SECONDS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"SUNDAY\",\n \"THURSDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"cupidatat1\": \"\"\n }\n },\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"consectetur_54c\": \"\",\n \"labore18d\": \"\"\n },\n \"filePrefix\": \"H\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"HOURS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"in_a\": \"\",\n \"ut165\": \"\"\n }\n }\n ],\n \"bulkId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-91443d23-76c4-4da1-9136-2f5c12ba9d39" }, { "id": "5cd7c7b3-1be7-4f87-b323-da8ec880dec5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"items\": [\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"estb8c\": \"\",\n \"esse_f\": \"\"\n },\n \"filePrefix\": \"BlQ3i\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"SECONDS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"SUNDAY\",\n \"THURSDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"cupidatat1\": \"\"\n }\n },\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"consectetur_54c\": \"\",\n \"labore18d\": \"\"\n },\n \"filePrefix\": \"H\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"HOURS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"in_a\": \"\",\n \"ut165\": \"\"\n }\n }\n ],\n \"bulkId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5cd7c7b3-1be7-4f87-b323-da8ec880dec5" }, { "id": "016a10ca-e502-41a9-b28a-1caa91bc2ce3", "name": "Application 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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"items\": [\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"estb8c\": \"\",\n \"esse_f\": \"\"\n },\n \"filePrefix\": \"BlQ3i\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"SECONDS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"SUNDAY\",\n \"THURSDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"cupidatat1\": \"\"\n }\n },\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"consectetur_54c\": \"\",\n \"labore18d\": \"\"\n },\n \"filePrefix\": \"H\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"HOURS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"in_a\": \"\",\n \"ut165\": \"\"\n }\n }\n ],\n \"bulkId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-016a10ca-e502-41a9-b28a-1caa91bc2ce3" }, { "id": "49e58a53-2689-4400-a7bd-89794238edfe", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"items\": [\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"estb8c\": \"\",\n \"esse_f\": \"\"\n },\n \"filePrefix\": \"BlQ3i\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"SECONDS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"SUNDAY\",\n \"THURSDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"cupidatat1\": \"\"\n }\n },\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"consectetur_54c\": \"\",\n \"labore18d\": \"\"\n },\n \"filePrefix\": \"H\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"HOURS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"in_a\": \"\",\n \"ut165\": \"\"\n }\n }\n ],\n \"bulkId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-49e58a53-2689-4400-a7bd-89794238edfe" }, { "id": "ed3bb6e9-d9ae-4246-98e6-02109bd983c7", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callsConfigurationId\": \"\",\n \"items\": [\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"estb8c\": \"\",\n \"esse_f\": \"\"\n },\n \"filePrefix\": \"BlQ3i\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"SECONDS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"SUNDAY\",\n \"THURSDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"cupidatat1\": \"\"\n }\n },\n {\n \"callRequests\": [\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n },\n {\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"externalId\": \"\"\n }\n ],\n \"from\": \"\",\n \"recording\": {\n \"recordingType\": \"AUDIO\",\n \"customData\": {\n \"consectetur_54c\": \"\",\n \"labore18d\": \"\"\n },\n \"filePrefix\": \"H\",\n \"channels\": \"MONO\"\n },\n \"machineDetection\": {\n \"enabled\": \"\",\n \"messageDetectionTimeout\": \"\",\n \"detectionTime\": 3.7\n },\n \"maxDuration\": 28800,\n \"connectTimeout\": \"\",\n \"callRate\": {\n \"maxCalls\": \"\",\n \"timeUnit\": \"HOURS\"\n },\n \"validityPeriod\": \"\",\n \"retryOptions\": {\n \"minWaitPeriod\": \"\",\n \"maxWaitPeriod\": \"\",\n \"maxAttempts\": \"\"\n },\n \"schedulingOptions\": {\n \"startTime\": \"\",\n \"callingTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n \"customData\": {\n \"in_a\": \"\",\n \"ut165\": \"\"\n }\n }\n ],\n \"bulkId\": \"\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calls/1/bulks", "host": [ "{{baseUrl}}" ], "path": [ "calls", "1", "bulks" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ed3bb6e9-d9ae-4246-98e6-02109bd983c7" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-cfd48476-62c7-4de6-b4b3-7dff006b00ca" } ], "id": "51040a6a-6e88-4c02-9bc7-d90af6c403ef", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-51040a6a-6e88-4c02-9bc7-d90af6c403ef" } ], "id": "80331f61-74ff-465b-b3e1-7750efb2e607", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-80331f61-74ff-465b-b3e1-7750efb2e607" } ], "id": "46a39b2e-2f6d-41af-b37e-f6d5294bc627", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-46a39b2e-2f6d-41af-b37e-f6d5294bc627" }, { "name": "markuplanguage", "item": [ { "name": "1", "item": [ { "name": "create", "item": [ { "name": "Create markup language call.", "id": "956efe27-e086-43bf-ae59-29e458bec264", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callback\": {\n \"errorUrl\": \"\",\n \"method\": \"POST\",\n \"url\": \"\"\n },\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"externalId\": \"\",\n \"notifyUrl\": \"\",\n \"machineDetection\": {\n \"detectionTime\": \"\",\n \"mode\": {\n \"type\": \"SYNC\"\n },\n \"messageDetection\": {\n \"timeout\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/create", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "create" ] }, "description": "Create a new markup language call which will be processed according to provided markup instructions." }, "response": [ { "id": "a0c31d8f-c92b-4ead-8345-3ce71749a6c5", "name": "Markup Language Call Successfully Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callback\": {\n \"errorUrl\": \"\",\n \"method\": \"POST\",\n \"url\": \"\"\n },\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"externalId\": \"\",\n \"notifyUrl\": \"\",\n \"machineDetection\": {\n \"detectionTime\": \"\",\n \"mode\": {\n \"type\": \"SYNC\"\n },\n \"messageDetection\": {\n \"timeout\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/create", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "create" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"callback\": {\n \"errorUrl\": \"\",\n \"method\": \"GET\",\n \"url\": \"\"\n },\n \"endpoint\": {\n \"type\": \"SIP\"\n },\n \"from\": \"\",\n \"externalId\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a0c31d8f-c92b-4ead-8345-3ce71749a6c5" }, { "id": "62d97cad-9505-424c-abe6-cb80d36e18ac", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callback\": {\n \"errorUrl\": \"\",\n \"method\": \"POST\",\n \"url\": \"\"\n },\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"externalId\": \"\",\n \"notifyUrl\": \"\",\n \"machineDetection\": {\n \"detectionTime\": \"\",\n \"mode\": {\n \"type\": \"SYNC\"\n },\n \"messageDetection\": {\n \"timeout\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/create", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "create" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-62d97cad-9505-424c-abe6-cb80d36e18ac" }, { "id": "5922cb19-ac26-4725-8f73-7e3fff1cdfd7", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callback\": {\n \"errorUrl\": \"\",\n \"method\": \"POST\",\n \"url\": \"\"\n },\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"externalId\": \"\",\n \"notifyUrl\": \"\",\n \"machineDetection\": {\n \"detectionTime\": \"\",\n \"mode\": {\n \"type\": \"SYNC\"\n },\n \"messageDetection\": {\n \"timeout\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/create", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "create" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5922cb19-ac26-4725-8f73-7e3fff1cdfd7" }, { "id": "29735614-03e3-4f43-b40d-7879cf73cb10", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callback\": {\n \"errorUrl\": \"\",\n \"method\": \"POST\",\n \"url\": \"\"\n },\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"externalId\": \"\",\n \"notifyUrl\": \"\",\n \"machineDetection\": {\n \"detectionTime\": \"\",\n \"mode\": {\n \"type\": \"SYNC\"\n },\n \"messageDetection\": {\n \"timeout\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/create", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "create" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-29735614-03e3-4f43-b40d-7879cf73cb10" }, { "id": "38eb28de-fdc2-4802-b7b9-8b6e9eba74a6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callback\": {\n \"errorUrl\": \"\",\n \"method\": \"POST\",\n \"url\": \"\"\n },\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"externalId\": \"\",\n \"notifyUrl\": \"\",\n \"machineDetection\": {\n \"detectionTime\": \"\",\n \"mode\": {\n \"type\": \"SYNC\"\n },\n \"messageDetection\": {\n \"timeout\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/create", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "create" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-38eb28de-fdc2-4802-b7b9-8b6e9eba74a6" }, { "id": "686af2c3-c4e4-4e4b-b6ff-a70ad1a8982c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callback\": {\n \"errorUrl\": \"\",\n \"method\": \"POST\",\n \"url\": \"\"\n },\n \"endpoint\": {\n \"type\": \"WEBRTC\"\n },\n \"from\": \"\",\n \"externalId\": \"\",\n \"notifyUrl\": \"\",\n \"machineDetection\": {\n \"detectionTime\": \"\",\n \"mode\": {\n \"type\": \"SYNC\"\n },\n \"messageDetection\": {\n \"timeout\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/create", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "create" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-686af2c3-c4e4-4e4b-b6ff-a70ad1a8982c" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-956efe27-e086-43bf-ae59-29e458bec264" } ], "id": "1737d907-0589-46fd-b345-7c88fec5c59a", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1737d907-0589-46fd-b345-7c88fec5c59a" }, { "name": "config", "item": [ { "name": "{configId}", "item": [ { "name": "Get a markup language configuration", "id": "a7764a82-9bbf-4b5a-a6db-6ff81ddf4382", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "id": "7447e75e-e6bc-4070-bb99-2918fce189fd", "key": "configId", "value": "", "description": "(Required) Configuration identifier" } ] }, "description": "Get an existing markup language configuration." }, "response": [ { "id": "3086e07b-de3b-4ae0-89b1-2c4268dd16f8", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"id\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\",\n \"createTime\": \"\",\n \"updateTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3086e07b-de3b-4ae0-89b1-2c4268dd16f8" }, { "id": "fb192207-cfe8-451d-bf63-93da8cf3895c", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fb192207-cfe8-451d-bf63-93da8cf3895c" }, { "id": "b46650f6-4ee7-4cc2-ae2b-24544365d0cf", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b46650f6-4ee7-4cc2-ae2b-24544365d0cf" }, { "id": "f0ab3cb3-f020-44d7-a155-4269ef197f18", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f0ab3cb3-f020-44d7-a155-4269ef197f18" }, { "id": "b028b3d6-8f12-4b72-beb1-ffe6b0af148d", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b028b3d6-8f12-4b72-beb1-ffe6b0af148d" }, { "id": "c1aa1840-7c80-4676-8af3-cad38d121006", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c1aa1840-7c80-4676-8af3-cad38d121006" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a7764a82-9bbf-4b5a-a6db-6ff81ddf4382" }, { "name": "Update a markup language configuration", "id": "18b09b57-0757-49f4-bbba-6a6830a64332", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "id": "ff214617-e46b-4682-9b4a-5d900bfd89fb", "key": "configId", "value": "", "description": "(Required) Configuration identifier" } ] }, "description": "Update an already existing markup language configuration. Fields that are not sent in the request body will take default values and overwrite existing ones." }, "response": [ { "id": "ba84ec21-d6a1-4414-ba1f-665fbb7ef6a7", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"id\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\",\n \"createTime\": \"\",\n \"updateTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ba84ec21-d6a1-4414-ba1f-665fbb7ef6a7" }, { "id": "d26d6a1a-0bd2-4c6e-ba48-5998d313ee08", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d26d6a1a-0bd2-4c6e-ba48-5998d313ee08" }, { "id": "6c679785-94f7-4f0b-a3be-76fc3c571da2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6c679785-94f7-4f0b-a3be-76fc3c571da2" }, { "id": "2255bcb8-26a6-459f-ab38-793eea93fe1c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2255bcb8-26a6-459f-ab38-793eea93fe1c" }, { "id": "0a106ff9-1423-42ef-aaa5-b8d6cf76604b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0a106ff9-1423-42ef-aaa5-b8d6cf76604b" }, { "id": "6ee68482-2b52-41cc-a46b-fdc6f1ab3af9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6ee68482-2b52-41cc-a46b-fdc6f1ab3af9" }, { "id": "6b657e35-1f35-424a-86f0-48c82a832c45", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6b657e35-1f35-424a-86f0-48c82a832c45" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-18b09b57-0757-49f4-bbba-6a6830a64332" }, { "name": "Delete a markup language configuration", "id": "90134455-c5f4-4170-9f8d-a9daabe5b855", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "id": "ef2d667b-22c1-48c3-b8b8-7ad4da032d44", "key": "configId", "value": "", "description": "(Required) Configuration identifier" } ] }, "description": "Delete an existing markup language configuration." }, "response": [ { "id": "c412548a-ca00-4e53-ad57-d4f79e2001d6", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"id\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\",\n \"createTime\": \"\",\n \"updateTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c412548a-ca00-4e53-ad57-d4f79e2001d6" }, { "id": "46d26401-2d98-4a75-8f9b-b8ae3df7555c", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-46d26401-2d98-4a75-8f9b-b8ae3df7555c" }, { "id": "cfbed39f-7e39-4668-a528-6ea516235002", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cfbed39f-7e39-4668-a528-6ea516235002" }, { "id": "ac2c12e1-8b0a-4ee5-b522-65a5e4dd813c", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ac2c12e1-8b0a-4ee5-b522-65a5e4dd813c" }, { "id": "7ca45605-49f3-40a8-9adc-0945148a4d64", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7ca45605-49f3-40a8-9adc-0945148a4d64" }, { "id": "ebfeb1a6-0664-44a7-8527-f4705696794d", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config/:configId", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config", ":configId" ], "variable": [ { "key": "configId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ebfeb1a6-0664-44a7-8527-f4705696794d" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-90134455-c5f4-4170-9f8d-a9daabe5b855" } ], "id": "d4c8fac7-a46d-4534-aaec-fb2002b1ba6f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d4c8fac7-a46d-4534-aaec-fb2002b1ba6f" }, { "name": "Get markup language configurations", "id": "3a2297bb-2c80-493f-980d-fb4febef6db2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get existing markup language configurations with pagination." }, "response": [ { "id": "36766f36-9d01-446b-b049-aaf0fb844ab0", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"id\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\",\n \"createTime\": \"\",\n \"updateTime\": \"\"\n },\n {\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"id\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\",\n \"createTime\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-36766f36-9d01-446b-b049-aaf0fb844ab0" }, { "id": "bc78e529-069a-4ebf-a9b5-76feb8240439", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bc78e529-069a-4ebf-a9b5-76feb8240439" }, { "id": "f53a96c3-eca6-4365-8b4f-3272a935387d", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f53a96c3-eca6-4365-8b4f-3272a935387d" }, { "id": "9376c9a5-e61c-488a-9fdb-1f08af61cc1a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9376c9a5-e61c-488a-9fdb-1f08af61cc1a" }, { "id": "b4836241-3815-4cc0-8af1-631313a3a0a1", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b4836241-3815-4cc0-8af1-631313a3a0a1" }, { "id": "1bb0266c-0484-432e-bcda-fc20be2fa60b", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/markuplanguage/1/config?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1bb0266c-0484-432e-bcda-fc20be2fa60b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-3a2297bb-2c80-493f-980d-fb4febef6db2" }, { "name": "Create a markup language configuration", "id": "891384f5-253a-4325-bbde-f4833ccbe0ef", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ] }, "description": "Create a new markup language configuration." }, "response": [ { "id": "a15e6314-fc3a-435a-b2f2-b96185c2b0be", "name": "Markup Language Configuration Successfully Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"id\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\",\n \"createTime\": \"\",\n \"updateTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a15e6314-fc3a-435a-b2f2-b96185c2b0be" }, { "id": "0aa94099-8eb0-45d5-bb84-ba2e24c289ec", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0aa94099-8eb0-45d5-bb84-ba2e24c289ec" }, { "id": "3be9be8b-6c27-43fc-88c9-f01857964442", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3be9be8b-6c27-43fc-88c9-f01857964442" }, { "id": "3b73cd12-9e0f-4af1-b484-4cf72c9440c9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3b73cd12-9e0f-4af1-b484-4cf72c9440c9" }, { "id": "f68d0fa2-3e81-4529-b71a-5f35ca01fc10", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f68d0fa2-3e81-4529-b71a-5f35ca01fc10" }, { "id": "c2b8af2c-9214-40f9-9582-b2395b5111e6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"httpMethod\": \"\",\n \"markupUrl\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"errorUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/markuplanguage/1/config", "host": [ "{{baseUrl}}" ], "path": [ "markuplanguage", "1", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c2b8af2c-9214-40f9-9582-b2395b5111e6" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-891384f5-253a-4325-bbde-f4833ccbe0ef" } ], "id": "09d7dcd8-7a0d-4976-9ef9-098ad77422cd", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-09d7dcd8-7a0d-4976-9ef9-098ad77422cd" } ], "id": "2d869064-423b-4865-980c-b5e26451c9ad", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2d869064-423b-4865-980c-b5e26451c9ad" } ], "id": "e480f172-9c48-4f85-9e33-49e2c9521960", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e480f172-9c48-4f85-9e33-49e2c9521960" }, { "name": "tts", "item": [ { "name": "3", "item": [ { "name": "single", "item": [ { "name": "Send single voice message", "id": "ef6f9e6b-03fd-405c-8949-8ec615e34769", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/single", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "single" ] }, "description": "This method allows you to send single voice message to one or more destination addresses." }, "response": [ { "id": "e34b933f-8fa5-4bf0-88c0-308d35908ea2", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/single", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "single" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"messages\": [\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e34b933f-8fa5-4bf0-88c0-308d35908ea2" }, { "id": "59ee7368-67b5-41b8-b473-e2de1f868f27", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/single", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "single" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-59ee7368-67b5-41b8-b473-e2de1f868f27" }, { "id": "246e29b1-82bb-4f68-a27c-e8feb86f5016", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/single", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "single" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-246e29b1-82bb-4f68-a27c-e8feb86f5016" }, { "id": "8d13db2b-94a5-4c46-878b-aae509fedf18", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/single", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "single" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8d13db2b-94a5-4c46-878b-aae509fedf18" }, { "id": "9a983b49-ac6d-43ff-8469-6a0d188d56ad", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/single", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "single" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9a983b49-ac6d-43ff-8469-6a0d188d56ad" }, { "id": "6fb63f41-bedb-4370-96a3-d8932bf41810", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/single", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "single" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6fb63f41-bedb-4370-96a3-d8932bf41810" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ef6f9e6b-03fd-405c-8949-8ec615e34769" } ], "id": "d14081ba-1c24-47e1-b907-131533209a06", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d14081ba-1c24-47e1-b907-131533209a06" }, { "name": "multi", "item": [ { "name": "Send multiple voice messages", "id": "a86d9488-8cf6-4f16-84f0-53f49081d4e9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n },\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/multi", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "multi" ] }, "description": "This method allows you to send multiple voice messages to one or more destination addresses." }, "response": [ { "id": "7a42b824-0daf-4ddf-96be-9fffc2b86310", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n },\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/multi", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "multi" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"messages\": [\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7a42b824-0daf-4ddf-96be-9fffc2b86310" }, { "id": "68826553-7ec4-482e-9b51-058dc9554c08", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n },\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/multi", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "multi" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-68826553-7ec4-482e-9b51-058dc9554c08" }, { "id": "ab0af55e-773d-44c8-8a3d-f0e4d65153d0", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n },\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/multi", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "multi" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ab0af55e-773d-44c8-8a3d-f0e4d65153d0" }, { "id": "ad27e6b0-4f54-43ce-b974-677b73ac98fd", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n },\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/multi", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "multi" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ad27e6b0-4f54-43ce-b974-677b73ac98fd" }, { "id": "99eb4a3f-e806-4370-80a1-452c4cb1bb20", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n },\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/multi", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "multi" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-99eb4a3f-e806-4370-80a1-452c4cb1bb20" }, { "id": "9d7d9422-ebee-44ec-994f-9376cd4f17d3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n },\n {\n \"to\": [\n \"\",\n \"\"\n ],\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"from\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/multi", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "multi" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9d7d9422-ebee-44ec-994f-9376cd4f17d3" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a86d9488-8cf6-4f16-84f0-53f49081d4e9" } ], "id": "358fe0da-40a5-4788-970f-ec233c4b832e", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-358fe0da-40a5-4788-970f-ec233c4b832e" }, { "name": "advanced", "item": [ { "name": "Send advanced voice message", "id": "0f2b7f2c-142a-4f05-b3d1-a541ccf2a28f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"MONDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/advanced", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "advanced" ] }, "description": "This method allows you to send advanced voice messages to one or more destination addresses." }, "response": [ { "id": "7caac9b6-5a6c-40ac-82df-14e63bc463cd", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"MONDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/advanced", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "advanced" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"messages\": [\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7caac9b6-5a6c-40ac-82df-14e63bc463cd" }, { "id": "e610cb0e-5b40-4543-8a3a-52cfb182d4da", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"MONDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/advanced", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "advanced" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e610cb0e-5b40-4543-8a3a-52cfb182d4da" }, { "id": "7ee8715c-7486-447b-8dd2-d04510c3c8c1", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"MONDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/advanced", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "advanced" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7ee8715c-7486-447b-8dd2-d04510c3c8c1" }, { "id": "f0c7ca64-6efb-441c-a365-0848eb320a7b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"MONDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/advanced", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "advanced" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f0c7ca64-6efb-441c-a365-0848eb320a7b" }, { "id": "e4e951b1-26bd-4b4c-928a-a0a89e745f9c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"MONDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/advanced", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "advanced" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e4e951b1-26bd-4b4c-928a-a0a89e745f9c" }, { "id": "4304e8be-20fa-4256-bd0a-d38d0bfe1b79", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"MONDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"from\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"speechRate\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"repeatDtmf\": \"\",\n \"maxDtmf\": \"\",\n \"ringTimeout\": \"\",\n \"dtmfTimeout\": \"\",\n \"callTimeout\": \"\",\n \"callTransfers\": [\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n },\n {\n \"if\": \"\",\n \"transferTo\": \"\",\n \"callTransferMaxDuration\": \"\",\n \"equals\": \"\"\n }\n ],\n \"pause\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"THURSDAY\",\n \"MONDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/advanced", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "advanced" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4304e8be-20fa-4256-bd0a-d38d0bfe1b79" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0f2b7f2c-142a-4f05-b3d1-a541ccf2a28f" } ], "id": "6cef47ae-5705-4f58-ab78-ff4079a94430", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-6cef47ae-5705-4f58-ab78-ff4079a94430" }, { "name": "voices", "item": [ { "name": "{language}", "item": [ { "name": "Get Voices", "id": "aa76d182-d680-439a-a0aa-5374a62ac006", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/tts/3/voices/:language?includeNeural=false", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "voices", ":language" ], "query": [ { "description": "Indicates whether neural voices should be included in the response.\nIf set to `false` or omitted, only standard voices will be included in the response.\nIf set to `true`, both standard and neural voices will be included in the response.\n", "key": "includeNeural", "value": "false" } ], "variable": [ { "id": "1bfcac9e-449c-4fee-aed7-f9682c8b047c", "key": "language", "value": "", "description": "(Required) Represents the language abbreviation. (e.g. `en`). You can find the list of supported languages in corresponding section for sending voice message." } ] }, "description": "This method allows you to retrieve all voices for the given language" }, "response": [ { "id": "5041cb76-f085-49ff-8dae-9c9e6291e5be", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/voices/:language?includeNeural=false", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "voices", ":language" ], "query": [ { "description": "Indicates whether neural voices should be included in the response.\nIf set to `false` or omitted, only standard voices will be included in the response.\nIf set to `true`, both standard and neural voices will be included in the response.\n", "key": "includeNeural", "value": "false" } ], "variable": [ { "key": "language" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"voices\": [\n {\n \"name\": \"\",\n \"gender\": \"\",\n \"supplier\": \"\",\n \"ssmlSupported\": \"\",\n \"default\": \"\",\n \"neural\": \"\",\n \"isDefault\": \"\",\n \"isNeural\": \"\"\n },\n {\n \"name\": \"\",\n \"gender\": \"\",\n \"supplier\": \"\",\n \"ssmlSupported\": \"\",\n \"default\": \"\",\n \"neural\": \"\",\n \"isDefault\": \"\",\n \"isNeural\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5041cb76-f085-49ff-8dae-9c9e6291e5be" }, { "id": "b129fb7b-00cc-4e6e-9220-9bbdf48bc2f7", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/voices/:language?includeNeural=false", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "voices", ":language" ], "query": [ { "description": "Indicates whether neural voices should be included in the response.\nIf set to `false` or omitted, only standard voices will be included in the response.\nIf set to `true`, both standard and neural voices will be included in the response.\n", "key": "includeNeural", "value": "false" } ], "variable": [ { "key": "language" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b129fb7b-00cc-4e6e-9220-9bbdf48bc2f7" }, { "id": "6eece0f4-bbfb-4938-91ee-30832d730c23", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/voices/:language?includeNeural=false", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "voices", ":language" ], "query": [ { "description": "Indicates whether neural voices should be included in the response.\nIf set to `false` or omitted, only standard voices will be included in the response.\nIf set to `true`, both standard and neural voices will be included in the response.\n", "key": "includeNeural", "value": "false" } ], "variable": [ { "key": "language" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6eece0f4-bbfb-4938-91ee-30832d730c23" }, { "id": "f323d6b7-8d75-471f-9b9b-290beff0d419", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/voices/:language?includeNeural=false", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "voices", ":language" ], "query": [ { "description": "Indicates whether neural voices should be included in the response.\nIf set to `false` or omitted, only standard voices will be included in the response.\nIf set to `true`, both standard and neural voices will be included in the response.\n", "key": "includeNeural", "value": "false" } ], "variable": [ { "key": "language" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f323d6b7-8d75-471f-9b9b-290beff0d419" }, { "id": "4104f713-9efe-49c7-8128-a976e51b2206", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/voices/:language?includeNeural=false", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "voices", ":language" ], "query": [ { "description": "Indicates whether neural voices should be included in the response.\nIf set to `false` or omitted, only standard voices will be included in the response.\nIf set to `true`, both standard and neural voices will be included in the response.\n", "key": "includeNeural", "value": "false" } ], "variable": [ { "key": "language" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4104f713-9efe-49c7-8128-a976e51b2206" }, { "id": "fa7b5ea6-fcb0-481c-ad6f-3543310ea57c", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/voices/:language?includeNeural=false", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "voices", ":language" ], "query": [ { "description": "Indicates whether neural voices should be included in the response.\nIf set to `false` or omitted, only standard voices will be included in the response.\nIf set to `true`, both standard and neural voices will be included in the response.\n", "key": "includeNeural", "value": "false" } ], "variable": [ { "key": "language" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa7b5ea6-fcb0-481c-ad6f-3543310ea57c" }, { "id": "8820d6f1-edbb-472f-8eda-f521085b8a1a", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/voices/:language?includeNeural=false", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "voices", ":language" ], "query": [ { "description": "Indicates whether neural voices should be included in the response.\nIf set to `false` or omitted, only standard voices will be included in the response.\nIf set to `true`, both standard and neural voices will be included in the response.\n", "key": "includeNeural", "value": "false" } ], "variable": [ { "key": "language" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8820d6f1-edbb-472f-8eda-f521085b8a1a" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-aa76d182-d680-439a-a0aa-5374a62ac006" } ], "id": "3b95d2a9-f0bc-4e8c-a314-d0b4a4bd7047", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-3b95d2a9-f0bc-4e8c-a314-d0b4a4bd7047" } ], "id": "b72a358d-c75c-408e-8602-ce9d180f673b", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-b72a358d-c75c-408e-8602-ce9d180f673b" }, { "name": "bulks", "item": [ { "name": "status", "item": [ { "name": "Get sent bulk's status", "id": "0e9866ea-465a-48a4-b3b1-84829802fd94", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] }, "description": "This method allows you to get status of scheduled TTS bulk." }, "response": [ { "id": "29e718e3-6c11-4cc4-b31c-d94a68e55d89", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"PENDING\",\n \"bulkId\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-29e718e3-6c11-4cc4-b31c-d94a68e55d89" }, { "id": "2e4e5556-5de8-4a8c-a361-b12e46bbb976", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2e4e5556-5de8-4a8c-a361-b12e46bbb976" }, { "id": "ed325492-200c-4790-80b7-cd34bb335dc7", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ed325492-200c-4790-80b7-cd34bb335dc7" }, { "id": "02044740-d62a-4f99-a606-ddad5a013b4a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-02044740-d62a-4f99-a606-ddad5a013b4a" }, { "id": "c4782917-279d-4c83-8cc3-d4e45b6c5bc5", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c4782917-279d-4c83-8cc3-d4e45b6c5bc5" }, { "id": "3aa581f3-9345-45a9-bde5-3c1a0741a84a", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3aa581f3-9345-45a9-bde5-3c1a0741a84a" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0e9866ea-465a-48a4-b3b1-84829802fd94" }, { "name": "Manage sent bulk's status", "id": "015aae38-5196-42f7-ad80-949030e1d7ef", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"PAUSED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] }, "description": "This method allows you to manage statuses of scheduled TTS bulk. Messages scheduled with the sendAt or sending speed parameter can be paused, resumed or canceled by changing the message status, or rescheduled using the bulkId parameter as an identifier. Only voice messages that were not already sent can be canceled." }, "response": [ { "id": "0d340724-7a14-40e1-b8fd-d207918852a0", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"PAUSED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"PENDING\",\n \"bulkId\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0d340724-7a14-40e1-b8fd-d207918852a0" }, { "id": "31439dff-2eaa-4a54-85e3-83ca5cae549b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"PAUSED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-31439dff-2eaa-4a54-85e3-83ca5cae549b" }, { "id": "104de0f0-66d1-405d-bd29-ef1d33c32f68", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"PAUSED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-104de0f0-66d1-405d-bd29-ef1d33c32f68" }, { "id": "f56fe81a-3d34-4e0c-9a2b-e429adb41063", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"PAUSED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f56fe81a-3d34-4e0c-9a2b-e429adb41063" }, { "id": "b713487e-518f-4cd5-b5a3-a06c873bb923", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"PAUSED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b713487e-518f-4cd5-b5a3-a06c873bb923" }, { "id": "b20ef01e-5d47-40d2-9cdb-17ac64981d49", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"PAUSED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks/status?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks", "status" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b20ef01e-5d47-40d2-9cdb-17ac64981d49" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-015aae38-5196-42f7-ad80-949030e1d7ef" } ], "id": "07064b74-03e9-4010-bafa-0b9a1e26f603", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-07064b74-03e9-4010-bafa-0b9a1e26f603" }, { "name": "Get sent bulks", "id": "5f79741a-396f-4796-aa1d-5e3b87be0f22", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] }, "description": "This method will return information about the scheduled time for a unique bulk message. Canceling and rescheduling are supported only when the voice message request contains at least one message and the message bulkId is unique." }, "response": [ { "id": "2baede5f-b217-4f98-9809-37569646c2fc", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"sendAt\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2baede5f-b217-4f98-9809-37569646c2fc" }, { "id": "2ee05adb-36a0-4253-841e-12c83d07f85a", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2ee05adb-36a0-4253-841e-12c83d07f85a" }, { "id": "65c66a8d-41e9-4e5f-8fd2-ebd7c5d38d45", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-65c66a8d-41e9-4e5f-8fd2-ebd7c5d38d45" }, { "id": "2b8cc2f9-c389-4342-b4e8-3a95f7c151c8", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2b8cc2f9-c389-4342-b4e8-3a95f7c151c8" }, { "id": "b71f79eb-919f-4965-b934-87051bb74449", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b71f79eb-919f-4965-b934-87051bb74449" }, { "id": "9fef672c-c91d-4633-a825-3743e8bbba99", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9fef672c-c91d-4633-a825-3743e8bbba99" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5f79741a-396f-4796-aa1d-5e3b87be0f22" }, { "name": "Reschedule sent bulk", "id": "638124a9-63f5-41fe-a449-8f8e6f298355", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"sendAt\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] }, "description": "This method allows you to reschedule scheduled TTS bulk. Messages scheduled with the sendAt or Sending speed parameter can be paused, resumed or canceled by changing the message status, or rescheduled using the bulkId parameter as an identifier. Rescheduling is only possible if the bulk status is PAUSED." }, "response": [ { "id": "9784a470-2b7a-45f7-8472-249895c311a8", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"sendAt\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"sendAt\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9784a470-2b7a-45f7-8472-249895c311a8" }, { "id": "6fbce0fd-49d2-4e62-a545-791b4c89a43d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"sendAt\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6fbce0fd-49d2-4e62-a545-791b4c89a43d" }, { "id": "598fa05a-f92f-4d83-b9e4-0fbd3bea3fed", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"sendAt\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-598fa05a-f92f-4d83-b9e4-0fbd3bea3fed" }, { "id": "50f3e61d-d6df-4fbf-9d76-866748decf1e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"sendAt\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-50f3e61d-d6df-4fbf-9d76-866748decf1e" }, { "id": "4296779e-05b3-4d48-96ba-3c214a02b740", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"sendAt\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "value": "" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4296779e-05b3-4d48-96ba-3c214a02b740" }, { "id": "007d21c9-f306-46d9-940d-9d42057eeee5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"sendAt\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/tts/3/bulks?bulkId=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "bulks" ], "query": [ { "description": "(Required) Unique ID of the bulk.", "key": "bulkId", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-007d21c9-f306-46d9-940d-9d42057eeee5" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-638124a9-63f5-41fe-a449-8f8e6f298355" } ], "id": "00dac0fd-3746-4ef5-9f96-941e312a2796", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-00dac0fd-3746-4ef5-9f96-941e312a2796" }, { "name": "reports", "item": [ { "name": "Get Voice Delivery Reports", "id": "495443ca-40e4-40d6-92dd-58b7ca93d973", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/tts/3/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "value": "" } ] }, "description": "This version is deprecated as of July 1st 2020, meaning no fixes/updates will be provided and no new parameters will be added.\n\n\n\"We strongly advise you to update to new [delivery report method](https://www.infobip.com/docs/api/channels/voice/voice-reports-and-logs/get-voice-delivery-reports).\n" }, "response": [ { "id": "aaa47271-4117-4b61-b0ec-41a0d98ca303", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"sentAt\": \"\",\n \"doneAt\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"answerTime\": \"\",\n \"duration\": \"\",\n \"fileDuration\": \"\",\n \"mccMnc\": \"\",\n \"callbackData\": \"\",\n \"dtmfCodes\": \"\",\n \"recordedAudioFileUrl\": \"\",\n \"scenarioId\": \"\",\n \"scenarioName\": \"\",\n \"price\": {\n \"pricePerSecond\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"error\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"permanent\": \"\"\n }\n },\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"sentAt\": \"\",\n \"doneAt\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"answerTime\": \"\",\n \"duration\": \"\",\n \"fileDuration\": \"\",\n \"mccMnc\": \"\",\n \"callbackData\": \"\",\n \"dtmfCodes\": \"\",\n \"recordedAudioFileUrl\": \"\",\n \"scenarioId\": \"\",\n \"scenarioName\": \"\",\n \"price\": {\n \"pricePerSecond\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"error\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"permanent\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aaa47271-4117-4b61-b0ec-41a0d98ca303" }, { "id": "e9152f4b-8403-40de-80ac-71a08235a894", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e9152f4b-8403-40de-80ac-71a08235a894" }, { "id": "17516168-17e0-429d-bd03-47232ac0d5a8", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-17516168-17e0-429d-bd03-47232ac0d5a8" }, { "id": "e8432c75-919d-4636-8c48-30eb6c268d29", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e8432c75-919d-4636-8c48-30eb6c268d29" }, { "id": "7872a032-2d14-4c40-8af8-ef224ba15602", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7872a032-2d14-4c40-8af8-ef224ba15602" }, { "id": "aabf7218-641f-4e96-942c-b33ed17ee9ba", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aabf7218-641f-4e96-942c-b33ed17ee9ba" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-495443ca-40e4-40d6-92dd-58b7ca93d973" } ], "id": "6970e2cf-cafc-4a11-a599-c58608627b0b", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-6970e2cf-cafc-4a11-a599-c58608627b0b" }, { "name": "logs", "item": [ { "name": "Get sent Voice logs", "id": "5023acdc-5611-4b43-ad2e-7cdcdf0dc4fa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/tts/3/logs?from=&to=&bulkId=&bulkId=&messageId=&messageId=&generalStatus=REJECTED&sentSince=&sentUntil=&limit=&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "logs" ], "query": [ { "description": "The sender ID which can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "Destination address of the voice message.", "key": "to", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent voice message status group. Indicates whether the message has been successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "REJECTED" }, { "description": "Lower limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in the returned logs. Default value is 50.", "key": "limit", "value": "" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] }, "description": "This method allows you to get logs of sent Voice messages. Voice logs are available for the last 48 hours!" }, "response": [ { "id": "1a87f7d9-c239-447c-9785-9953496ada84", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/logs?from=&to=&bulkId=&messageId=&generalStatus=REJECTED&sentSince=&sentUntil=&limit=&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "logs" ], "query": [ { "description": "The sender ID which can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "Destination address of the voice message.", "key": "to", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent voice message status group. Indicates whether the message has been successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "REJECTED" }, { "description": "Lower limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in the returned logs. Default value is 50.", "key": "limit", "value": "" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"text\": \"\",\n \"sentAt\": \"\",\n \"doneAt\": \"\",\n \"duration\": \"\",\n \"mccMnc\": \"\",\n \"price\": {\n \"pricePerSecond\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"error\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"permanent\": \"\"\n }\n },\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"text\": \"\",\n \"sentAt\": \"\",\n \"doneAt\": \"\",\n \"duration\": \"\",\n \"mccMnc\": \"\",\n \"price\": {\n \"pricePerSecond\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"error\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"permanent\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1a87f7d9-c239-447c-9785-9953496ada84" }, { "id": "b38be6e7-fe08-4554-9f10-fe565db5813f", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/logs?from=&to=&bulkId=&messageId=&generalStatus=REJECTED&sentSince=&sentUntil=&limit=&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "logs" ], "query": [ { "description": "The sender ID which can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "Destination address of the voice message.", "key": "to", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent voice message status group. Indicates whether the message has been successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "REJECTED" }, { "description": "Lower limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in the returned logs. Default value is 50.", "key": "limit", "value": "" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b38be6e7-fe08-4554-9f10-fe565db5813f" }, { "id": "4906c3d1-d3fe-4a36-8ac7-1087efe41f8c", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/logs?from=&to=&bulkId=&messageId=&generalStatus=REJECTED&sentSince=&sentUntil=&limit=&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "logs" ], "query": [ { "description": "The sender ID which can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "Destination address of the voice message.", "key": "to", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent voice message status group. Indicates whether the message has been successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "REJECTED" }, { "description": "Lower limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in the returned logs. Default value is 50.", "key": "limit", "value": "" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4906c3d1-d3fe-4a36-8ac7-1087efe41f8c" }, { "id": "fa97d288-49cb-47f0-8184-8893f20c1575", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/logs?from=&to=&bulkId=&messageId=&generalStatus=REJECTED&sentSince=&sentUntil=&limit=&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "logs" ], "query": [ { "description": "The sender ID which can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "Destination address of the voice message.", "key": "to", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent voice message status group. Indicates whether the message has been successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "REJECTED" }, { "description": "Lower limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in the returned logs. Default value is 50.", "key": "limit", "value": "" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa97d288-49cb-47f0-8184-8893f20c1575" }, { "id": "380447b1-227c-488f-8808-f673c2106006", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/logs?from=&to=&bulkId=&messageId=&generalStatus=REJECTED&sentSince=&sentUntil=&limit=&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "logs" ], "query": [ { "description": "The sender ID which can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "Destination address of the voice message.", "key": "to", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent voice message status group. Indicates whether the message has been successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "REJECTED" }, { "description": "Lower limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in the returned logs. Default value is 50.", "key": "limit", "value": "" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-380447b1-227c-488f-8808-f673c2106006" }, { "id": "aa481a91-d189-4847-a35a-0f24daff9f8e", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/logs?from=&to=&bulkId=&messageId=&generalStatus=REJECTED&sentSince=&sentUntil=&limit=&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "logs" ], "query": [ { "description": "The sender ID which can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "Destination address of the voice message.", "key": "to", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent voice message status group. Indicates whether the message has been successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "REJECTED" }, { "description": "Lower limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in the returned logs. Default value is 50.", "key": "limit", "value": "" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-aa481a91-d189-4847-a35a-0f24daff9f8e" }, { "id": "1a534755-95fa-4035-b456-a193e0e19255", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/tts/3/logs?from=&to=&bulkId=&messageId=&generalStatus=REJECTED&sentSince=&sentUntil=&limit=&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "tts", "3", "logs" ], "query": [ { "description": "The sender ID which can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "Destination address of the voice message.", "key": "to", "value": "" }, { "description": "The ID which uniquely identifies the request.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent voice message status group. Indicates whether the message has been successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "REJECTED" }, { "description": "Lower limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending a Voice message. Has the following format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in the returned logs. Default value is 50.", "key": "limit", "value": "" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1a534755-95fa-4035-b456-a193e0e19255" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5023acdc-5611-4b43-ad2e-7cdcdf0dc4fa" } ], "id": "f9720760-1703-48fc-ab86-ea591f1c4dd9", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f9720760-1703-48fc-ab86-ea591f1c4dd9" } ], "id": "d8bd1b48-a32a-4bda-b9ce-e4ad5a111a1a", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d8bd1b48-a32a-4bda-b9ce-e4ad5a111a1a" } ], "id": "12153341-62bd-41d0-96db-6003ecff301d", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-12153341-62bd-41d0-96db-6003ecff301d" }, { "name": "voice", "item": [ { "name": "ivr", "item": [ { "name": "1", "item": [ { "name": "scenarios", "item": [ { "name": "{id}", "item": [ { "name": "Get a Voice IVR Scenario", "id": "8886f05b-e906-4980-8a1c-1a2eee7621af", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "id": "7f0b54f6-8e08-4eeb-895e-6ec21a54ea1a", "key": "id", "value": "", "description": "(Required) Scenario identifier." } ] }, "description": "This method allows you to get a Voice IVR Scenario." }, "response": [ { "id": "ac8aad34-04e2-4e50-a5c7-94a1fbf81228", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"createTime\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PATCH\",\n \"headers\": {\n \"non_a_\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"GET\",\n \"headers\": {\n \"anim_5d\": \"\",\n \"in20f\": \"\",\n \"laborisb9\": \"\",\n \"magna_d4\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"lastUsageDate\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ac8aad34-04e2-4e50-a5c7-94a1fbf81228" }, { "id": "1fb311b5-aef6-4ad9-bd81-e4742819b36a", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1fb311b5-aef6-4ad9-bd81-e4742819b36a" }, { "id": "a64f665b-9818-414c-8af4-57547961fa3a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a64f665b-9818-414c-8af4-57547961fa3a" }, { "id": "c49e5460-4052-496b-bb10-14c3c4a198aa", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c49e5460-4052-496b-bb10-14c3c4a198aa" }, { "id": "11477bd2-d1ef-4eb1-b04f-391da519a52d", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-11477bd2-d1ef-4eb1-b04f-391da519a52d" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8886f05b-e906-4980-8a1c-1a2eee7621af" }, { "name": "Update Voice IVR Scenarios", "id": "4db47a06-dfbc-435e-af1c-c5b36b4ceeb9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "id": "5f8d28df-802c-4478-8c07-dece46144d89", "key": "id", "value": "", "description": "(Required) Scenario identifier." } ] }, "description": "This method allows you to update a Voice IVR Scenario. Changes may take up to 10 minutes to apply." }, "response": [ { "id": "96d1d747-9b9c-4b78-b496-846824ef3743", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"createTime\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PATCH\",\n \"headers\": {\n \"non_a_\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"GET\",\n \"headers\": {\n \"anim_5d\": \"\",\n \"in20f\": \"\",\n \"laborisb9\": \"\",\n \"magna_d4\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"lastUsageDate\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-96d1d747-9b9c-4b78-b496-846824ef3743" }, { "id": "82772608-7b57-4e61-bba5-b5c9f307e07d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-82772608-7b57-4e61-bba5-b5c9f307e07d" }, { "id": "88effd13-7b7d-4262-90d4-7673c67cbbd2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-88effd13-7b7d-4262-90d4-7673c67cbbd2" }, { "id": "dd3336ec-3c3c-43df-b526-41d06323a71a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dd3336ec-3c3c-43df-b526-41d06323a71a" }, { "id": "c4bdcd0d-549c-45d1-8247-b1e197ebb368", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c4bdcd0d-549c-45d1-8247-b1e197ebb368" }, { "id": "e9c9e7b8-5092-41af-a18f-39294462b8a6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e9c9e7b8-5092-41af-a18f-39294462b8a6" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4db47a06-dfbc-435e-af1c-c5b36b4ceeb9" }, { "name": "Delete Voice IVR Scenarios", "id": "23ba7bd2-cedf-4db7-8064-c69635349144", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "id": "e240a2b6-f398-449f-a600-cad8aea90c6b", "key": "id", "value": "", "description": "(Required) Scenario identifier (for example E83E787CF2613450157ADA3476171E3F)." } ] }, "description": "This method allows you to delete a Voice IVR Scenario." }, "response": [ { "id": "1fb3bd46-ef13-450e-ab7e-17f1c5dfcaba", "name": "successful response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1fb3bd46-ef13-450e-ab7e-17f1c5dfcaba" }, { "id": "ab75f69c-34cf-4159-a0d5-95eb50b3269e", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ab75f69c-34cf-4159-a0d5-95eb50b3269e" }, { "id": "ce746646-d020-4851-b3c8-6a66c8140179", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ce746646-d020-4851-b3c8-6a66c8140179" }, { "id": "26958972-74a6-4274-b521-dda883dde836", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-26958972-74a6-4274-b521-dda883dde836" }, { "id": "bdc8a693-59c5-47fb-b9bc-451001e9b220", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bdc8a693-59c5-47fb-b9bc-451001e9b220" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-23ba7bd2-cedf-4db7-8064-c69635349144" } ], "id": "28d56fd8-ff79-4374-b437-6b35cdccf472", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-28d56fd8-ff79-4374-b437-6b35cdccf472" }, { "name": "Search Voice IVR Scenarios", "id": "2411f117-b09a-4992-b851-b848b3f88ba0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios?page=&pageSize=&name=&label=&lastUsageDateSince=&lastUsageDateUntil=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ], "query": [ { "description": "Page number you want to see. Default is 1.", "key": "page", "value": "" }, { "description": "Size of the page you want to see. Default is 50.", "key": "pageSize", "value": "" }, { "description": "The name to search by.", "key": "name", "value": "" }, { "description": "The label of scenario to search by.", "key": "label", "value": "" }, { "description": "Lower limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateSince", "value": "" }, { "description": "Upper limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateUntil", "value": "" } ] }, "description": "This method allows you to search Voice IVR Scenarios by name. To get a list of all IVR Scenarios, make a request without any parameters." }, "response": [ { "id": "c5822af1-5732-4b8f-ab4a-6574e48828dd", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios?page=&pageSize=&name=&label=&lastUsageDateSince=&lastUsageDateUntil=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ], "query": [ { "description": "Page number you want to see. Default is 1.", "key": "page", "value": "" }, { "description": "Size of the page you want to see. Default is 50.", "key": "pageSize", "value": "" }, { "description": "The name to search by.", "key": "name", "value": "" }, { "description": "The label of scenario to search by.", "key": "label", "value": "" }, { "description": "Lower limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateSince", "value": "" }, { "description": "Upper limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateUntil", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"POST\",\n \"headers\": {\n \"cupidatatd8\": \"\",\n \"amet_5\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"GET\",\n \"headers\": {\n \"id_d8e\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"lastUsageDate\": \"\"\n },\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"DELETE\",\n \"headers\": {\n \"dolora\": \"\",\n \"adipisicing_381\": \"\",\n \"adb27\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"DELETE\",\n \"headers\": {\n \"reprehenderit_db2\": \"\",\n \"laboris76_\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"lastUsageDate\": \"\"\n }\n]", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c5822af1-5732-4b8f-ab4a-6574e48828dd" }, { "id": "89e1a167-5066-446d-a78a-6c7e3d20b81e", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios?page=&pageSize=&name=&label=&lastUsageDateSince=&lastUsageDateUntil=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ], "query": [ { "description": "Page number you want to see. Default is 1.", "key": "page", "value": "" }, { "description": "Size of the page you want to see. Default is 50.", "key": "pageSize", "value": "" }, { "description": "The name to search by.", "key": "name", "value": "" }, { "description": "The label of scenario to search by.", "key": "label", "value": "" }, { "description": "Lower limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateSince", "value": "" }, { "description": "Upper limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateUntil", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-89e1a167-5066-446d-a78a-6c7e3d20b81e" }, { "id": "bc6470f3-c3ca-4c6c-ad58-dc5126c96aff", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios?page=&pageSize=&name=&label=&lastUsageDateSince=&lastUsageDateUntil=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ], "query": [ { "description": "Page number you want to see. Default is 1.", "key": "page", "value": "" }, { "description": "Size of the page you want to see. Default is 50.", "key": "pageSize", "value": "" }, { "description": "The name to search by.", "key": "name", "value": "" }, { "description": "The label of scenario to search by.", "key": "label", "value": "" }, { "description": "Lower limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateSince", "value": "" }, { "description": "Upper limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateUntil", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bc6470f3-c3ca-4c6c-ad58-dc5126c96aff" }, { "id": "dbda242d-f3cb-44a4-b1c0-4602b241c781", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios?page=&pageSize=&name=&label=&lastUsageDateSince=&lastUsageDateUntil=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ], "query": [ { "description": "Page number you want to see. Default is 1.", "key": "page", "value": "" }, { "description": "Size of the page you want to see. Default is 50.", "key": "pageSize", "value": "" }, { "description": "The name to search by.", "key": "name", "value": "" }, { "description": "The label of scenario to search by.", "key": "label", "value": "" }, { "description": "Lower limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateSince", "value": "" }, { "description": "Upper limit of last usage date in `yyyy-MM-dd` format. Note: For scenarios where `lastUsageDate` is `null`, filtering matches `createTime`.", "key": "lastUsageDateUntil", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dbda242d-f3cb-44a4-b1c0-4602b241c781" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-2411f117-b09a-4992-b851-b848b3f88ba0" }, { "name": "Create Voice IVR Scenarios", "id": "a6653ea4-60f8-4cf0-b33e-48c116036e42", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ] }, "description": "This method allows you to create a Voice IVR Scenario. The IVR scenario will be removed if not used for more than 1 year." }, "response": [ { "id": "053f02b3-6cec-4efb-a5eb-3f3ddb1d9b52", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"createTime\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PATCH\",\n \"headers\": {\n \"non_a_\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"GET\",\n \"headers\": {\n \"anim_5d\": \"\",\n \"in20f\": \"\",\n \"laborisb9\": \"\",\n \"magna_d4\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"lastUsageDate\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-053f02b3-6cec-4efb-a5eb-3f3ddb1d9b52" }, { "id": "37010e16-2c37-454a-a8e3-87931b04437c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-37010e16-2c37-454a-a8e3-87931b04437c" }, { "id": "4f09556b-0fda-4f5f-9df5-8a1e208e2869", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4f09556b-0fda-4f5f-9df5-8a1e208e2869" }, { "id": "27a4cc20-371a-47a4-b1af-1fc91021d449", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-27a4cc20-371a-47a4-b1af-1fc91021d449" }, { "id": "2e8300a3-f4a3-4598-a039-559f4ba871d5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"script\": [\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"et__b\": \"\",\n \"consequat56\": \"\",\n \"reprehenderit52c\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n },\n {\n \"options\": {\n \"body\": \"\",\n \"method\": \"PUT\",\n \"headers\": {\n \"consequat_6ac\": \"\",\n \"irure_f\": \"\"\n },\n \"collectResponse\": \"\"\n },\n \"request\": \"\",\n \"actionId\": \"\"\n }\n ],\n \"description\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"record\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "scenarios" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2e8300a3-f4a3-4598-a039-559f4ba871d5" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-a6653ea4-60f8-4cf0-b33e-48c116036e42" } ], "id": "8312d981-07d7-4ec4-9088-4cbd1ad9b10f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8312d981-07d7-4ec4-9088-4cbd1ad9b10f" }, { "name": "messages", "item": [ { "name": "Launch IVR Scenario", "id": "33c0507f-8b8d-48e7-8dcb-efc268c1ee9f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"incididunt_c\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"TUESDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"minim6\": \"\",\n \"sint36f\": \"\",\n \"nostrud5\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"MONDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/messages", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "messages" ] }, "description": "This method allows you to start an outbound IVR toward a multiple destinations." }, "response": [ { "id": "a9837888-445f-4278-83d4-b2d1cdc0aadb", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"incididunt_c\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"TUESDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"minim6\": \"\",\n \"sint36f\": \"\",\n \"nostrud5\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"MONDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/messages", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "messages" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"messages\": [\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a9837888-445f-4278-83d4-b2d1cdc0aadb" }, { "id": "e0077859-47f8-40f7-914d-a9c1662f218e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"incididunt_c\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"TUESDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"minim6\": \"\",\n \"sint36f\": \"\",\n \"nostrud5\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"MONDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/messages", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "messages" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e0077859-47f8-40f7-914d-a9c1662f218e" }, { "id": "b530803e-04eb-4899-bd83-a02c9ba9d01e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"incididunt_c\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"TUESDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"minim6\": \"\",\n \"sint36f\": \"\",\n \"nostrud5\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"MONDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/messages", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "messages" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b530803e-04eb-4899-bd83-a02c9ba9d01e" }, { "id": "75a95aa9-72f4-4c6b-9330-400f06c6fb33", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"incididunt_c\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"TUESDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"minim6\": \"\",\n \"sint36f\": \"\",\n \"nostrud5\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"MONDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/messages", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "messages" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-75a95aa9-72f4-4c6b-9330-400f06c6fb33" }, { "id": "ccd11f8e-38f0-42ae-b25b-b76a03df14a6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"incididunt_c\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"TUESDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n },\n {\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"scenarioId\": \"\",\n \"from\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"callbackData\": \"\",\n \"validityPeriod\": \"\",\n \"sendAt\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"ringTimeout\": \"\",\n \"sendingSpeed\": {\n \"speed\": \"\",\n \"timeUnit\": \"\"\n },\n \"parameters\": {\n \"minim6\": \"\",\n \"sint36f\": \"\",\n \"nostrud5\": \"\"\n },\n \"pause\": \"\",\n \"deliveryTimeWindow\": {\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"days\": [\n \"MONDAY\",\n \"WEDNESDAY\"\n ]\n },\n \"callTimeout\": \"\"\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/messages", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "messages" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ccd11f8e-38f0-42ae-b25b-b76a03df14a6" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-33c0507f-8b8d-48e7-8dcb-efc268c1ee9f" } ], "id": "9c74506a-529a-4f87-bc44-4159ed5d008d", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9c74506a-529a-4f87-bc44-4159ed5d008d" }, { "name": "files", "item": [ { "name": "{id}", "item": [ { "name": "Download Voice IVR Recorded File.", "id": "bb42b61f-9ea5-4762-a5f1-9a6feae892aa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "audio/vnd.wave" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files", ":id" ], "variable": [ { "id": "29b64678-9959-4bba-a425-4764f497a934", "key": "id", "value": "", "description": "(Required) File ID to download." } ] }, "description": "This method allows you to download Voice IVR Recorded Audio File. The returned audio data is encoded as PCM 16bit 8kHz WAVE audio. The files are available on Infobip servers for 2 months." }, "response": [ { "id": "dd3fe5b7-ce73-46e3-afc6-c715f0d3ea8a", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "audio/vnd.wave" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "audio/vnd.wave" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dd3fe5b7-ce73-46e3-afc6-c715f0d3ea8a" }, { "id": "02259311-33ff-434b-8e49-36e36f97784f", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-02259311-33ff-434b-8e49-36e36f97784f" }, { "id": "943fbf1c-e3d5-40ae-aa23-2467d53bf755", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-943fbf1c-e3d5-40ae-aa23-2467d53bf755" }, { "id": "95e70982-aa29-41f8-b789-811610abe326", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-95e70982-aa29-41f8-b789-811610abe326" }, { "id": "06f2752b-4b2b-40df-9151-9d1fa70d5582", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files/:id", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files", ":id" ], "variable": [ { "key": "id" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-06f2752b-4b2b-40df-9151-9d1fa70d5582" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-bb42b61f-9ea5-4762-a5f1-9a6feae892aa" } ], "id": "544c8bcd-2184-4074-b9ac-27c02ca3db92", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-544c8bcd-2184-4074-b9ac-27c02ca3db92" }, { "name": "Search Voice IVR Recorded Files", "id": "9ffddd96-3c5a-462f-9326-ea5bb32dc6ba", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files?page=&pageSize=&messageId=&number=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files" ], "query": [ { "description": "Page number you want to see.", "key": "page", "value": "" }, { "description": "Size of the page you want to see.", "key": "pageSize", "value": "" }, { "description": "The message ID to search by.", "key": "messageId", "value": "" }, { "description": "The called phone number to search by.", "key": "number", "value": "" } ] }, "description": "This method allows you to search Voice IVR Recorded Audio Files." }, "response": [ { "id": "3514271c-ffea-4d55-a1d9-5203e9381bd9", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files?page=&pageSize=&messageId=&number=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files" ], "query": [ { "description": "Page number you want to see.", "key": "page", "value": "" }, { "description": "Size of the page you want to see.", "key": "pageSize", "value": "" }, { "description": "The message ID to search by.", "key": "messageId", "value": "" }, { "description": "The called phone number to search by.", "key": "number", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"files\": [\n {\n \"messageId\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"scenarioId\": \"\",\n \"groupId\": \"\",\n \"url\": \"\",\n \"recordedAt\": \"\"\n },\n {\n \"messageId\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"scenarioId\": \"\",\n \"groupId\": \"\",\n \"url\": \"\",\n \"recordedAt\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3514271c-ffea-4d55-a1d9-5203e9381bd9" }, { "id": "569059d5-9be0-43aa-acf4-eefc686890bf", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files?page=&pageSize=&messageId=&number=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files" ], "query": [ { "description": "Page number you want to see.", "key": "page", "value": "" }, { "description": "Size of the page you want to see.", "key": "pageSize", "value": "" }, { "description": "The message ID to search by.", "key": "messageId", "value": "" }, { "description": "The called phone number to search by.", "key": "number", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-569059d5-9be0-43aa-acf4-eefc686890bf" }, { "id": "fa8b9a8a-4b43-4f08-b546-c7072641f362", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files?page=&pageSize=&messageId=&number=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files" ], "query": [ { "description": "Page number you want to see.", "key": "page", "value": "" }, { "description": "Size of the page you want to see.", "key": "pageSize", "value": "" }, { "description": "The message ID to search by.", "key": "messageId", "value": "" }, { "description": "The called phone number to search by.", "key": "number", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa8b9a8a-4b43-4f08-b546-c7072641f362" }, { "id": "1d7d6d17-b71f-4399-bee5-fb6dd6fc0d88", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/files?page=&pageSize=&messageId=&number=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "files" ], "query": [ { "description": "Page number you want to see.", "key": "page", "value": "" }, { "description": "Size of the page you want to see.", "key": "pageSize", "value": "" }, { "description": "The message ID to search by.", "key": "messageId", "value": "" }, { "description": "The called phone number to search by.", "key": "number", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1d7d6d17-b71f-4399-bee5-fb6dd6fc0d88" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9ffddd96-3c5a-462f-9326-ea5bb32dc6ba" } ], "id": "fdebfced-32b9-4755-9706-ddf4ef690b6d", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-fdebfced-32b9-4755-9706-ddf4ef690b6d" }, { "name": "uploads", "item": [ { "name": "Get files", "id": "383ae500-e509-4365-b515-7e034bce4c21", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get files with pagination. Maximum number of pages is 100." }, "response": [ { "id": "26356bcb-4eda-4691-a800-60f5ccb6f2ba", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"APPLICATION\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n },\n {\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WEBRTC\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-26356bcb-4eda-4691-a800-60f5ccb6f2ba" }, { "id": "5af8af6e-8373-4480-8867-b22cf74dc271", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5af8af6e-8373-4480-8867-b22cf74dc271" }, { "id": "f5e9630f-ded8-43e0-871b-25f90ebca42a", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f5e9630f-ded8-43e0-871b-25f90ebca42a" }, { "id": "bf24559f-dd1d-4dbb-b7f4-81a7ad1c2e6f", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bf24559f-dd1d-4dbb-b7f4-81a7ad1c2e6f" }, { "id": "e801554e-b5e1-458b-99dd-10b92177af01", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e801554e-b5e1-458b-99dd-10b92177af01" }, { "id": "2dba182b-ca73-4567-bb6d-b8c2ce96cd96", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2dba182b-ca73-4567-bb6d-b8c2ce96cd96" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-383ae500-e509-4365-b515-7e034bce4c21" }, { "name": "Upload file", "id": "1d5d618b-b6a3-4e76-ab0a-9a93b71e5a73", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ] }, "description": "Upload an audio file to be played in IVR calls. The file will be removed if it is not used for 90 days. Supported formats: `.wav` and `.mp3`." }, "response": [ { "id": "3a9caa9b-e084-4a75-8d77-069e148e1044", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"fileFormat\": \"\",\n \"name\": \"\",\n \"id\": \"\",\n \"size\": \"\",\n \"creationTime\": \"\",\n \"expirationTime\": \"\",\n \"duration\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3a9caa9b-e084-4a75-8d77-069e148e1044" }, { "id": "a5a663d4-d8cc-49e8-a8e3-f9b6da0b50e3", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a5a663d4-d8cc-49e8-a8e3-f9b6da0b50e3" }, { "id": "691825d5-ee62-42f0-ac4e-175ece617afb", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-691825d5-ee62-42f0-ac4e-175ece617afb" }, { "id": "e1d1ce01-ffe7-4d24-bfb0-fec947d738f5", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e1d1ce01-ffe7-4d24-bfb0-fec947d738f5" }, { "id": "8abf2280-5041-468a-9582-f69d8626e5f9", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8abf2280-5041-468a-9582-f69d8626e5f9" }, { "id": "e400a62b-f86a-42f5-a1b4-2ace3ec00fd6", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/voice/ivr/1/uploads", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ivr", "1", "uploads" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e400a62b-f86a-42f5-a1b4-2ace3ec00fd6" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1d5d618b-b6a3-4e76-ab0a-9a93b71e5a73" } ], "id": "8ed8abb8-b4b3-412e-9c32-bd5fed059770", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8ed8abb8-b4b3-412e-9c32-bd5fed059770" } ], "id": "eb391308-9c49-418b-87b7-4f6449056019", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-eb391308-9c49-418b-87b7-4f6449056019" } ], "id": "ea33ca28-9a7b-4526-ba2a-408876d2f75e", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ea33ca28-9a7b-4526-ba2a-408876d2f75e" }, { "name": "ctc", "item": [ { "name": "1", "item": [ { "name": "send", "item": [ { "name": "Send click-to-call message", "id": "4a9b873c-3518-4d1d-91df-3b449104d994", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"SATURDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"WEDNESDAY\",\n \"WEDNESDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ctc/1/send", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ctc", "1", "send" ] }, "description": "This method allows you to send click-to-call voice messages." }, "response": [ { "id": "b87faf5b-6c76-44a9-9496-cbbb770643ad", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"SATURDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"WEDNESDAY\",\n \"WEDNESDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ctc/1/send", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ctc", "1", "send" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"messages\": [\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n },\n {\n \"to\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"messageId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b87faf5b-6c76-44a9-9496-cbbb770643ad" }, { "id": "63fe9a2d-4231-4524-a3c0-9503538f94d7", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"SATURDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"WEDNESDAY\",\n \"WEDNESDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ctc/1/send", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ctc", "1", "send" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-63fe9a2d-4231-4524-a3c0-9503538f94d7" }, { "id": "a4b896a5-f26c-4c90-a1a5-2943f95b287b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"SATURDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"WEDNESDAY\",\n \"WEDNESDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ctc/1/send", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ctc", "1", "send" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a4b896a5-f26c-4c90-a1a5-2943f95b287b" }, { "id": "ca9bcd1e-63e3-4834-a8ce-eaaa89b00766", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"SATURDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"WEDNESDAY\",\n \"WEDNESDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ctc/1/send", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ctc", "1", "send" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ca9bcd1e-63e3-4834-a8ce-eaaa89b00766" }, { "id": "9ff3463c-a9fb-4247-8048-46a1700642c5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"SATURDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"WEDNESDAY\",\n \"WEDNESDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ctc/1/send", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ctc", "1", "send" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9ff3463c-a9fb-4247-8048-46a1700642c5" }, { "id": "23c3c3d2-ae85-403e-a880-8eec513beef5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"SATURDAY\",\n \"SATURDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n },\n {\n \"destinationA\": \"\",\n \"destinationB\": \"\",\n \"from\": \"\",\n \"fromB\": \"\",\n \"messageId\": \"\",\n \"audioFileUrl\": \"\",\n \"text\": \"\",\n \"language\": \"\",\n \"voice\": {\n \"gender\": \"\",\n \"name\": \"\"\n },\n \"anonymization\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"notifyContentVersion\": \"\",\n \"maxDuration\": \"\",\n \"warningTime\": \"\",\n \"retry\": {\n \"maxCount\": \"\",\n \"maxPeriod\": \"\",\n \"minPeriod\": \"\"\n },\n \"machineDetection\": \"\",\n \"deliveryTimeWindow\": {\n \"days\": [\n \"WEDNESDAY\",\n \"WEDNESDAY\"\n ],\n \"from\": {\n \"hour\": \"\",\n \"minute\": \"\"\n },\n \"to\": {\n \"hour\": \"\",\n \"minute\": \"\"\n }\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/ctc/1/send", "host": [ "{{baseUrl}}" ], "path": [ "voice", "ctc", "1", "send" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-23c3c3d2-ae85-403e-a880-8eec513beef5" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4a9b873c-3518-4d1d-91df-3b449104d994" } ], "id": "e20cfe34-3497-495b-a72d-d92f4fa31ee5", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e20cfe34-3497-495b-a72d-d92f4fa31ee5" } ], "id": "9ebd9948-b83d-4274-9b39-2b8a0df6c535", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9ebd9948-b83d-4274-9b39-2b8a0df6c535" } ], "id": "badd1b9a-b0e5-447e-88b8-ac992a4a472d", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-badd1b9a-b0e5-447e-88b8-ac992a4a472d" }, { "name": "1", "item": [ { "name": "reports", "item": [ { "name": "Get Voice Delivery Reports", "id": "c47ae8d2-597a-44c1-b712-f2f3413d036a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/1/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "value": "" } ] }, "description": "This method allows you to get delivery reports for sent Voice messages, outbound IVR or Click-to-call (without notifyUrl request parameter). Delivery reports are returned only once. Additional delivery report request will return an empty collection." }, "response": [ { "id": "e2726cfa-d875-42ab-8ec2-75772f15e2f8", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/1/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"sentAt\": \"\",\n \"mccMnc\": \"\",\n \"callbackData\": \"\",\n \"voiceCall\": {\n \"feature\": \"\",\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"duration\": \"\",\n \"chargedDuration\": \"\",\n \"fileDuration\": \"\",\n \"direction\": \"INBOUND\",\n \"dtmfCodes\": \"\",\n \"answeredBy\": \"\",\n \"callRecordingFileId\": \"\",\n \"ivr\": {\n \"scenarioId\": \"\",\n \"scenarioName\": \"\",\n \"collectedDtmfs\": \"\",\n \"collectedMappedDtmfs\": \"\",\n \"spokenInput\": \"\",\n \"matchedSpokenInput\": \"\"\n }\n },\n \"price\": {\n \"pricePerSecond\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"error\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"permanent\": \"\"\n }\n },\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"from\": \"\",\n \"to\": \"\",\n \"sentAt\": \"\",\n \"mccMnc\": \"\",\n \"callbackData\": \"\",\n \"voiceCall\": {\n \"feature\": \"\",\n \"startTime\": \"\",\n \"answerTime\": \"\",\n \"endTime\": \"\",\n \"duration\": \"\",\n \"chargedDuration\": \"\",\n \"fileDuration\": \"\",\n \"direction\": \"INBOUND\",\n \"dtmfCodes\": \"\",\n \"answeredBy\": \"\",\n \"callRecordingFileId\": \"\",\n \"ivr\": {\n \"scenarioId\": \"\",\n \"scenarioName\": \"\",\n \"collectedDtmfs\": \"\",\n \"collectedMappedDtmfs\": \"\",\n \"spokenInput\": \"\",\n \"matchedSpokenInput\": \"\"\n }\n },\n \"price\": {\n \"pricePerSecond\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n \"error\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"permanent\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e2726cfa-d875-42ab-8ec2-75772f15e2f8" }, { "id": "55cb095a-3ff9-4dfa-b7c4-641d3f9ee273", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/1/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-55cb095a-3ff9-4dfa-b7c4-641d3f9ee273" }, { "id": "81cdb0d0-f9ce-4ada-867a-af9aa6d89975", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/1/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-81cdb0d0-f9ce-4ada-867a-af9aa6d89975" }, { "id": "e98740ea-a774-4026-b4a9-25dcbcb2fcbe", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/1/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e98740ea-a774-4026-b4a9-25dcbcb2fcbe" }, { "id": "7f01e01a-1c2c-4184-8ee2-5e346b120871", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/1/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7f01e01a-1c2c-4184-8ee2-5e346b120871" }, { "id": "d623bee8-66d5-40fc-9d69-9f494c2d9f34", "name": "Error responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/1/reports?bulkId=&messageId=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "voice", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination addresses.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The maximum number of returned delivery reports. Default value is 50.", "key": "limit", "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d623bee8-66d5-40fc-9d69-9f494c2d9f34" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-c47ae8d2-597a-44c1-b712-f2f3413d036a" } ], "id": "d0fca8eb-56bf-4948-bc23-1c3d0b31a565", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d0fca8eb-56bf-4948-bc23-1c3d0b31a565" } ], "id": "f0c86a06-c52a-4ff7-b7db-6ed6715a4e0a", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f0c86a06-c52a-4ff7-b7db-6ed6715a4e0a" }, { "name": "masking", "item": [ { "name": "2", "item": [ { "name": "config", "item": [ { "name": "{key}", "item": [ { "name": "Get number masking configuration", "id": "b82896e1-73dc-4b76-98f2-af3fc7f04903", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "id": "096c8eb8-2d2e-4d83-bc6c-731d6ce66f38", "key": "key", "value": "", "description": "(Required) Masking configuration identifier." } ] }, "description": "This method allows you to get a Voice number masking configuration." }, "response": [ { "id": "dc85a351-a4d1-4941-859e-632e2eb3e95a", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"key\": \"\",\n \"name\": \"\",\n \"callbackUrl\": \"\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"\",\n \"insertDateTime\": \"\",\n \"updateDateTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dc85a351-a4d1-4941-859e-632e2eb3e95a" }, { "id": "fa8f9438-b9bb-4d54-ba1d-88fc1156ef8c", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa8f9438-b9bb-4d54-ba1d-88fc1156ef8c" }, { "id": "6bf03ff0-2749-4e93-8881-651141fbcd2a", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6bf03ff0-2749-4e93-8881-651141fbcd2a" }, { "id": "595db00d-9755-48ad-9869-030ff737364b", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-595db00d-9755-48ad-9869-030ff737364b" }, { "id": "370f9d43-a02c-4ab0-9c04-4c9f44e75e37", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-370f9d43-a02c-4ab0-9c04-4c9f44e75e37" }, { "id": "5061c73f-a291-4583-92a3-c9e8eab42303", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5061c73f-a291-4583-92a3-c9e8eab42303" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-b82896e1-73dc-4b76-98f2-af3fc7f04903" }, { "name": "Update number masking configuration", "id": "602f6461-2fee-47d6-958a-9a372fc06aaf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "id": "03befbe3-e2f9-453e-b5d5-eae002caa831", "key": "key", "value": "", "description": "(Required) Masking configuration identifier." } ] }, "description": "This method allows you to update a Voice number masking configuration." }, "response": [ { "id": "4f9bd767-2891-4b80-bf04-dd074418bbf8", "name": "OK", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"key\": \"\",\n \"name\": \"\",\n \"callbackUrl\": \"\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"\",\n \"insertDateTime\": \"\",\n \"updateDateTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4f9bd767-2891-4b80-bf04-dd074418bbf8" }, { "id": "3bf43f09-1908-49c2-ad80-5f1a26085b2d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3bf43f09-1908-49c2-ad80-5f1a26085b2d" }, { "id": "0c8709fe-2f2f-489f-9a1d-5c2d839bfc75", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0c8709fe-2f2f-489f-9a1d-5c2d839bfc75" }, { "id": "d39346c2-0674-46fb-971d-514f705db5a9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d39346c2-0674-46fb-971d-514f705db5a9" }, { "id": "ef264f5b-10ed-4861-9f30-f5793d3621b2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ef264f5b-10ed-4861-9f30-f5793d3621b2" }, { "id": "dd8f72d0-8173-4b99-8a6e-ab21ac91286c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dd8f72d0-8173-4b99-8a6e-ab21ac91286c" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-602f6461-2fee-47d6-958a-9a372fc06aaf" }, { "name": "Delete number masking configuration", "id": "cef83f35-b641-42a9-bf3c-ebb8c442fb19", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "id": "4ebb78b6-e9d7-4f16-a905-7452edcb9722", "key": "key", "value": "", "description": "(Required) Masking configuration identifier." } ] }, "description": "This method allows you to delete a Voice number masking configuration." }, "response": [ { "id": "8f3b7bcc-cc11-4ce0-9614-62b79c0f0ac9", "name": "OK", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8f3b7bcc-cc11-4ce0-9614-62b79c0f0ac9" }, { "id": "1a538d94-8a5a-413f-b6c1-60bde629d830", "name": "Bad Request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1a538d94-8a5a-413f-b6c1-60bde629d830" }, { "id": "0324f143-cfd6-401c-877b-5199aece6762", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0324f143-cfd6-401c-877b-5199aece6762" }, { "id": "c53604a0-b6eb-4527-92dd-3dcb5ccef27a", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c53604a0-b6eb-4527-92dd-3dcb5ccef27a" }, { "id": "4fdbe9aa-334d-40ce-982d-93f379e56659", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4fdbe9aa-334d-40ce-982d-93f379e56659" }, { "id": "1ddb42dd-fbe9-4324-9b34-c6e6b3907f78", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config/:key", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config", ":key" ], "variable": [ { "key": "key" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1ddb42dd-fbe9-4324-9b34-c6e6b3907f78" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-cef83f35-b641-42a9-bf3c-ebb8c442fb19" } ], "id": "abd1915d-1607-4115-986d-1d562ebd85e2", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-abd1915d-1607-4115-986d-1d562ebd85e2" }, { "name": "Get number masking configurations", "id": "f1affe9d-5897-4636-bc84-d7445c70e6ff", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] }, "description": "This method allows you to get all voice number masking configurations." }, "response": [ { "id": "4ac7045f-b7c6-4d0e-a9d8-63deab8d005f", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"key\": \"\",\n \"name\": \"\",\n \"callbackUrl\": \"\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"\",\n \"insertDateTime\": \"\",\n \"updateDateTime\": \"\"\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"callbackUrl\": \"\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"\",\n \"insertDateTime\": \"\",\n \"updateDateTime\": \"\"\n }\n]", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4ac7045f-b7c6-4d0e-a9d8-63deab8d005f" }, { "id": "1f61842f-41f6-487e-a030-5c55e5de6b1c", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-1f61842f-41f6-487e-a030-5c55e5de6b1c" }, { "id": "010b4efa-3d6e-4000-9669-6631e044fd01", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-010b4efa-3d6e-4000-9669-6631e044fd01" }, { "id": "2096c65b-8cf5-484b-8efc-8ea5148368e7", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2096c65b-8cf5-484b-8efc-8ea5148368e7" }, { "id": "f17731a6-62d1-4267-abeb-69aa7f4f75a9", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f17731a6-62d1-4267-abeb-69aa7f4f75a9" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-f1affe9d-5897-4636-bc84-d7445c70e6ff" }, { "name": "Create number masking configuration", "id": "4c8f691b-400d-422d-a139-7aa5be702add", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] }, "description": "This method allows you to create masking configuration." }, "response": [ { "id": "445823d1-603c-4518-bf91-25bbcddccd87", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"key\": \"\",\n \"name\": \"\",\n \"callbackUrl\": \"\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"\",\n \"insertDateTime\": \"\",\n \"updateDateTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-445823d1-603c-4518-bf91-25bbcddccd87" }, { "id": "e67325a9-215d-4790-b09b-b5f1f8c546b2", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e67325a9-215d-4790-b09b-b5f1f8c546b2" }, { "id": "f3c8636f-fe94-4cce-8a11-d516e073a0a3", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f3c8636f-fe94-4cce-8a11-d516e073a0a3" }, { "id": "d9f8b0e8-6d06-4362-8d1a-3dbcd99eeace", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d9f8b0e8-6d06-4362-8d1a-3dbcd99eeace" }, { "id": "d582c01a-d64e-4493-a38e-466e72aed852", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"name\": \"en77aVeRKvw\",\n \"statusUrl\": \"\",\n \"backupCallbackUrl\": \"\",\n \"backupStatusUrl\": \"\",\n \"description\": \"lBmMbGwNgI\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/config", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "config" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d582c01a-d64e-4493-a38e-466e72aed852" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4c8f691b-400d-422d-a139-7aa5be702add" } ], "id": "7380015c-7f0e-4d9e-97ed-0f26b43e9c28", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7380015c-7f0e-4d9e-97ed-0f26b43e9c28" }, { "name": "credentials", "item": [ { "name": "Get number masking credentials", "id": "e1fe0c39-ec90-4cdd-ab48-c80cb7b6cdb3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] }, "description": "This method allows you to get Voice number masking credentials." }, "response": [ { "id": "2b8749ae-6016-43d4-ae5d-c024f187da14", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"apiId\": \"\",\n \"key\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2b8749ae-6016-43d4-ae5d-c024f187da14" }, { "id": "350422dc-283c-4af8-aa54-577e47fe2e20", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-350422dc-283c-4af8-aa54-577e47fe2e20" }, { "id": "bcee7e1d-7d03-47f9-ad3d-a64ddef2ff63", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bcee7e1d-7d03-47f9-ad3d-a64ddef2ff63" }, { "id": "893d1189-d459-4afd-a149-27b19366a49d", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-893d1189-d459-4afd-a149-27b19366a49d" }, { "id": "97b7879c-8d8e-4394-b755-30c700b51e25", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-97b7879c-8d8e-4394-b755-30c700b51e25" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-e1fe0c39-ec90-4cdd-ab48-c80cb7b6cdb3" }, { "name": "Update number masking credentials", "id": "26412e0d-28c7-4dc5-9f4c-419b92f1bc6f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] }, "description": "This method allows you to update Voice number masking credentials." }, "response": [ { "id": "baba868b-d40d-4590-84c7-dfa71f312e5e", "name": "OK", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"apiId\": \"\",\n \"key\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-baba868b-d40d-4590-84c7-dfa71f312e5e" }, { "id": "c454839a-3370-4ad9-a8aa-1a5345f98416", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c454839a-3370-4ad9-a8aa-1a5345f98416" }, { "id": "28e6069a-f0ce-44b5-8ba4-137491db73c6", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-28e6069a-f0ce-44b5-8ba4-137491db73c6" }, { "id": "2920fd48-87b2-48bf-a5ca-f8ec79af1a1c", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2920fd48-87b2-48bf-a5ca-f8ec79af1a1c" }, { "id": "69b81ef5-fc92-4219-8da6-37a7a14f8f6e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-69b81ef5-fc92-4219-8da6-37a7a14f8f6e" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-26412e0d-28c7-4dc5-9f4c-419b92f1bc6f" }, { "name": "Create number masking credentials", "id": "1669a8af-2d82-4984-b859-f00ba2322481", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] }, "description": "This method allows you to create Voice number masking credentials." }, "response": [ { "id": "ef0af2c9-1329-43a0-be0f-42a92e42ecf2", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"apiId\": \"\",\n \"key\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ef0af2c9-1329-43a0-be0f-42a92e42ecf2" }, { "id": "f0f92adc-7371-45b8-bb59-5b1b82309915", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f0f92adc-7371-45b8-bb59-5b1b82309915" }, { "id": "4aadb4ae-d622-45c3-ac83-8135304a7616", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4aadb4ae-d622-45c3-ac83-8135304a7616" }, { "id": "ab113da8-4d9b-4b56-931e-8a497a0e02ab", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ab113da8-4d9b-4b56-931e-8a497a0e02ab" }, { "id": "ac800e22-c6bf-41a8-b156-2fc28085199b", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "status": "Conflict", "code": 409, "_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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ac800e22-c6bf-41a8-b156-2fc28085199b" }, { "id": "9c9d500d-0700-4d3c-8cef-096e5e0c3245", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"apiId\": \"1V\",\n \"key\": \"d-Bvl\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9c9d500d-0700-4d3c-8cef-096e5e0c3245" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1669a8af-2d82-4984-b859-f00ba2322481" }, { "name": "Delete number masking credentials", "id": "ac8ccaab-99a4-49ed-afb8-0b36fc572b74", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] }, "description": "This method allows you to delete Voice number masking credentials." }, "response": [ { "id": "284c1443-38b9-4465-b630-8572ef97f401", "name": "No Content", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-284c1443-38b9-4465-b630-8572ef97f401" }, { "id": "04ebcc77-19e2-44bc-a00b-bb37d0ac38e8", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-04ebcc77-19e2-44bc-a00b-bb37d0ac38e8" }, { "id": "83f7201c-865f-464e-858a-e734acc7931f", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-83f7201c-865f-464e-858a-e734acc7931f" }, { "id": "546216cd-a956-4b5b-b617-6602cb25da9a", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-546216cd-a956-4b5b-b617-6602cb25da9a" }, { "id": "4bee064f-482c-4180-a516-30772c0b9a1c", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/voice/masking/2/credentials", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "2", "credentials" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4bee064f-482c-4180-a516-30772c0b9a1c" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ac8ccaab-99a4-49ed-afb8-0b36fc572b74" } ], "id": "9130219b-fe11-4fe8-9cea-adf49ab3a0f0", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-9130219b-fe11-4fe8-9cea-adf49ab3a0f0" } ], "id": "db8be14b-d9e0-441d-a7a2-dcded4a6989c", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-db8be14b-d9e0-441d-a7a2-dcded4a6989c" }, { "name": "1", "item": [ { "name": "upload", "item": [ { "name": "Upload audio files", "id": "816c14c2-32e5-4f35-abfd-cfa06bd89e8b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"content\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/1/upload", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "1", "upload" ] }, "description": "This method allows uploading audio files that can be used on Infobip Voice platform. The method accepts either a URL or an uploaded audio file in the request body. Using both or neither will cause the request to be rejected." }, "response": [ { "id": "866062d4-f847-43c9-84dc-74a1cc7a9095", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"content\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/1/upload", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "1", "upload" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"fileId\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-866062d4-f847-43c9-84dc-74a1cc7a9095" }, { "id": "414a0bdd-1b67-42a9-94a8-2e1fa3396243", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"content\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/1/upload", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "1", "upload" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-414a0bdd-1b67-42a9-94a8-2e1fa3396243" }, { "id": "eeac154c-a835-42a7-8f9e-48ee2a557b73", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"content\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/1/upload", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "1", "upload" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-eeac154c-a835-42a7-8f9e-48ee2a557b73" }, { "id": "6fe970e9-ab50-46e1-8ad8-bdd93fab6714", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"content\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/1/upload", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "1", "upload" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6fe970e9-ab50-46e1-8ad8-bdd93fab6714" }, { "id": "f048b772-8380-420a-9ded-d3488db51399", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\",\n \"content\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/voice/masking/1/upload", "host": [ "{{baseUrl}}" ], "path": [ "voice", "masking", "1", "upload" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f048b772-8380-420a-9ded-d3488db51399" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-816c14c2-32e5-4f35-abfd-cfa06bd89e8b" } ], "id": "04c57609-8bb5-417a-b66c-0d8953b4cd88", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-04c57609-8bb5-417a-b66c-0d8953b4cd88" } ], "id": "d38d8b84-6b75-4d4e-ba46-a3aa85816b3f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-d38d8b84-6b75-4d4e-ba46-a3aa85816b3f" } ], "id": "0ecfe34a-8d14-4798-916b-a69ab95a8163", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-0ecfe34a-8d14-4798-916b-a69ab95a8163" } ], "id": "1bf9a06b-e6a7-4ff9-9b54-5a466aa4887d", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1bf9a06b-e6a7-4ff9-9b54-5a466aa4887d" }, { "name": "callrouting", "item": [ { "name": "1", "item": [ { "name": "routes", "item": [ { "name": "{routeId}", "item": [ { "name": "status", "item": [ { "name": "Update route status", "id": "1336aa5e-d107-415a-a37d-99e2015a3e40", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"routeStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId/status", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId", "status" ], "variable": [ { "id": "bfc6846a-01be-4a14-86f0-d907d893d9da", "key": "routeId", "value": "", "description": "(Required) Route identifier" } ] }, "description": "Update status of existing call route. " }, "response": [ { "id": "6ae5804f-6d57-44b5-8c84-62145773a9c6", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"routeStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId/status", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId", "status" ], "variable": [ { "key": "routeId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"destinations\": [\n {\n \"type\": \"APPLICATION\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6ae5804f-6d57-44b5-8c84-62145773a9c6" }, { "id": "b8cf5360-0fe4-4cea-8399-925ae13a83d7", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"routeStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId/status", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId", "status" ], "variable": [ { "key": "routeId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b8cf5360-0fe4-4cea-8399-925ae13a83d7" }, { "id": "20766e8f-36d1-41ab-b457-1eecec5163dc", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"routeStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId/status", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId", "status" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-20766e8f-36d1-41ab-b457-1eecec5163dc" }, { "id": "32630256-82d3-47cf-b3da-ac0fb7d6f7a4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"routeStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId/status", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId", "status" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-32630256-82d3-47cf-b3da-ac0fb7d6f7a4" }, { "id": "77484eb1-6b8f-43bc-a521-1e377f084ca9", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"routeStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId/status", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId", "status" ], "variable": [ { "key": "routeId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-77484eb1-6b8f-43bc-a521-1e377f084ca9" }, { "id": "8fa20197-e5e1-4c27-8d89-12680f69e242", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"routeStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId/status", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId", "status" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-8fa20197-e5e1-4c27-8d89-12680f69e242" }, { "id": "c68c3ebd-5c79-46f0-a784-36a56c173d1a", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"routeStatus\": \"ENABLED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId/status", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId", "status" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c68c3ebd-5c79-46f0-a784-36a56c173d1a" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1336aa5e-d107-415a-a37d-99e2015a3e40" } ], "id": "8fa73a6c-7e56-4475-b503-ff64ee20feae", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8fa73a6c-7e56-4475-b503-ff64ee20feae" }, { "name": "Get a call route", "id": "880e4afb-487b-4c47-8b06-16188a0a385c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "id": "a895b95d-185e-421b-84f4-61330908a344", "key": "routeId", "value": "", "description": "(Required) Route identifier" } ] }, "description": "Get an existing call route." }, "response": [ { "id": "074a34a1-837e-437e-b00b-512b82e89c6b", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"destinations\": [\n {\n \"type\": \"APPLICATION\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-074a34a1-837e-437e-b00b-512b82e89c6b" }, { "id": "d84110e1-873b-407f-b83c-d310afcd1fc1", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d84110e1-873b-407f-b83c-d310afcd1fc1" }, { "id": "2a9b498a-1f23-4d32-9e16-eb486b2c793c", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2a9b498a-1f23-4d32-9e16-eb486b2c793c" }, { "id": "a19a34f7-2d04-4ecf-b1f9-02138a02e217", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a19a34f7-2d04-4ecf-b1f9-02138a02e217" }, { "id": "18e155df-2448-4ecb-936a-5b40ab5a0404", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-18e155df-2448-4ecb-936a-5b40ab5a0404" }, { "id": "e71f5254-543b-4bdf-9c40-025f88b07dd3", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e71f5254-543b-4bdf-9c40-025f88b07dd3" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-880e4afb-487b-4c47-8b06-16188a0a385c" }, { "name": "Update a call route", "id": "ccb75114-2013-468a-b025-80a610c6c78a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "id": "98b45580-61c7-4554-9db7-f50fd6328ef7", "key": "routeId", "value": "", "description": "(Required) Route identifier" } ] }, "description": "Update an already existing call route. Fields that are not sent in the request body will take default values and overwrite existing ones." }, "response": [ { "id": "c664b380-d106-40ed-9c35-2305e3c17c44", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"destinations\": [\n {\n \"type\": \"APPLICATION\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-c664b380-d106-40ed-9c35-2305e3c17c44" }, { "id": "5caecb99-b98f-405d-a191-ee811aa01523", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5caecb99-b98f-405d-a191-ee811aa01523" }, { "id": "562a88a2-4b05-45fc-8c0e-56c4ab961bfc", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-562a88a2-4b05-45fc-8c0e-56c4ab961bfc" }, { "id": "139f8dfe-ba90-4f4a-8598-e8aa1747fc55", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-139f8dfe-ba90-4f4a-8598-e8aa1747fc55" }, { "id": "f0955b4e-d462-46a3-b3cd-c2d3c2aafc8b", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f0955b4e-d462-46a3-b3cd-c2d3c2aafc8b" }, { "id": "a84f26a1-4ab8-4662-b4bc-2c9637714d83", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a84f26a1-4ab8-4662-b4bc-2c9637714d83" }, { "id": "a2b0d66d-1429-4241-bde7-b2114afc52e0", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a2b0d66d-1429-4241-bde7-b2114afc52e0" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ccb75114-2013-468a-b025-80a610c6c78a" }, { "name": "Delete a call route", "id": "ad724b58-1425-4541-8871-50c1cbdcdf49", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "id": "079b756d-2c98-4448-8669-1b18eb0ba43a", "key": "routeId", "value": "", "description": "(Required) Route identifier" } ] }, "description": "Delete an existing call route." }, "response": [ { "id": "d1664db4-e15a-4cb9-9a52-d2392c2ebcad", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"destinations\": [\n {\n \"type\": \"APPLICATION\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d1664db4-e15a-4cb9-9a52-d2392c2ebcad" }, { "id": "ee37f8d8-82b3-41b8-bed8-587e9e2f29b5", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-ee37f8d8-82b3-41b8-bed8-587e9e2f29b5" }, { "id": "0e34906d-2625-4db1-9700-c0bcd4c6af86", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0e34906d-2625-4db1-9700-c0bcd4c6af86" }, { "id": "be763e86-d785-451f-86d2-c1f85e2af7c1", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-be763e86-d785-451f-86d2-c1f85e2af7c1" }, { "id": "d7739e9b-bc13-4806-b871-e30d88db461f", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d7739e9b-bc13-4806-b871-e30d88db461f" }, { "id": "a9b908d5-9704-462f-85b0-b8f6d5521a2b", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a9b908d5-9704-462f-85b0-b8f6d5521a2b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-ad724b58-1425-4541-8871-50c1cbdcdf49" }, { "name": "Set order on call route", "id": "415f26dc-8048-432f-b2ad-628c0249a184", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"order\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "id": "4e83bcd0-4d4f-4356-8c52-644431fe2824", "key": "routeId", "value": "", "description": "(Required) Route identifier" } ] }, "description": "Set order on existing call route." }, "response": [ { "id": "e3d3f476-94d7-40f1-89f8-f351b3221e5b", "name": "Success", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"order\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"destinations\": [\n {\n \"type\": \"APPLICATION\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e3d3f476-94d7-40f1-89f8-f351b3221e5b" }, { "id": "89d97b58-0240-43c2-a748-dfeccef49b3b", "name": "Bad Request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"order\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-89d97b58-0240-43c2-a748-dfeccef49b3b" }, { "id": "cbd70e01-6302-45e1-bd5f-acce429d1844", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"order\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-cbd70e01-6302-45e1-bd5f-acce429d1844" }, { "id": "dc272cc2-7ed6-442b-a3b5-107fb73f8d0e", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"order\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dc272cc2-7ed6-442b-a3b5-107fb73f8d0e" }, { "id": "2ae7ad95-9a33-4a8f-81b5-0a2700ed77dd", "name": "Not Found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"order\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2ae7ad95-9a33-4a8f-81b5-0a2700ed77dd" }, { "id": "bfd68c3d-2ced-41c6-b616-5c1b8daec923", "name": "Too Many Requests", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"order\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bfd68c3d-2ced-41c6-b616-5c1b8daec923" }, { "id": "80f81758-21f2-49d9-b0fe-4e6886b7a86b", "name": "Internal Server Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"order\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/:routeId", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", ":routeId" ], "variable": [ { "key": "routeId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-80f81758-21f2-49d9-b0fe-4e6886b7a86b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-415f26dc-8048-432f-b2ad-628c0249a184" } ], "id": "b7b693b3-f13c-4153-8372-8272e7af28ea", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-b7b693b3-f13c-4153-8372-8272e7af28ea" }, { "name": "simulate", "item": [ { "name": "Simulate route selection", "id": "59c40d18-ca2f-4b45-a690-c0a01c05d59c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"to\": \"\",\n \"useDisabledRoutes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/simulate", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", "simulate" ] }, "description": "Simulates which route will be selected upon predefined request." }, "response": [ { "id": "fa21317e-bb4d-425b-b4be-f303117ab5d7", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"to\": \"\",\n \"useDisabledRoutes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/simulate", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", "simulate" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"destinations\": [\n {\n \"type\": \"APPLICATION\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-fa21317e-bb4d-425b-b4be-f303117ab5d7" }, { "id": "deb92933-ca8a-4437-b3ea-8257824500b5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"to\": \"\",\n \"useDisabledRoutes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/simulate", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", "simulate" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-deb92933-ca8a-4437-b3ea-8257824500b5" }, { "id": "d8c31af9-4825-4c06-87c0-32203b20e51e", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"to\": \"\",\n \"useDisabledRoutes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/simulate", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", "simulate" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d8c31af9-4825-4c06-87c0-32203b20e51e" }, { "id": "d3e04337-9e24-446d-9a4b-9301d6e70866", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"to\": \"\",\n \"useDisabledRoutes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/simulate", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", "simulate" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d3e04337-9e24-446d-9a4b-9301d6e70866" }, { "id": "b63fa0be-b3ef-464d-b196-991d5c6badb5", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"to\": \"\",\n \"useDisabledRoutes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/simulate", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", "simulate" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b63fa0be-b3ef-464d-b196-991d5c6badb5" }, { "id": "10be69f9-c7e6-42ab-8923-02038894a389", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"to\": \"\",\n \"useDisabledRoutes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/simulate", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", "simulate" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-10be69f9-c7e6-42ab-8923-02038894a389" }, { "id": "4651d8b5-151c-4406-b9f7-c1920634bcad", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"endpoint\": {\n \"type\": \"PHONE\"\n },\n \"to\": \"\",\n \"useDisabledRoutes\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes/simulate", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes", "simulate" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-4651d8b5-151c-4406-b9f7-c1920634bcad" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-59c40d18-ca2f-4b45-a690-c0a01c05d59c" } ], "id": "1279a27c-4a07-42ab-b4e5-d224a1b4bbc2", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-1279a27c-4a07-42ab-b4e5-d224a1b4bbc2" }, { "name": "Get call routes", "id": "8e7bb2c8-f935-4470-9290-347846c86b13", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes?nameContains=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ], "query": [ { "description": "String contained in the name of the route, case-insensitive.", "key": "nameContains", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Get existing call routes with pagination." }, "response": [ { "id": "031b5d29-32ef-4de7-b3de-b3a213d56564", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes?nameContains=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ], "query": [ { "description": "String contained in the name of the route, case-insensitive.", "key": "nameContains", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"APPLICATION\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n },\n {\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WEBRTC\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-031b5d29-32ef-4de7-b3de-b3a213d56564" }, { "id": "bc75be9c-d4c4-4966-9294-8d91dd9d4b37", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes?nameContains=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ], "query": [ { "description": "String contained in the name of the route, case-insensitive.", "key": "nameContains", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bc75be9c-d4c4-4966-9294-8d91dd9d4b37" }, { "id": "862fa44f-4e2e-4b42-8635-a54548421fd9", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes?nameContains=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ], "query": [ { "description": "String contained in the name of the route, case-insensitive.", "key": "nameContains", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-862fa44f-4e2e-4b42-8635-a54548421fd9" }, { "id": "a34b0fc6-30e3-4754-a2ec-a0d38529a3f5", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes?nameContains=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ], "query": [ { "description": "String contained in the name of the route, case-insensitive.", "key": "nameContains", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-a34b0fc6-30e3-4754-a2ec-a0d38529a3f5" }, { "id": "dc1ef201-0aa6-4ebb-a8ea-faa502ec09a8", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes?nameContains=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ], "query": [ { "description": "String contained in the name of the route, case-insensitive.", "key": "nameContains", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-dc1ef201-0aa6-4ebb-a8ea-faa502ec09a8" }, { "id": "45b80d05-3c3e-411c-80fc-1188304c6aa1", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/routes?nameContains=&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ], "query": [ { "description": "String contained in the name of the route, case-insensitive.", "key": "nameContains", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-45b80d05-3c3e-411c-80fc-1188304c6aa1" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-8e7bb2c8-f935-4470-9290-347846c86b13" }, { "name": "Create a call route", "id": "997c9273-e593-439c-9f27-ffe0826d5834", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ] }, "description": "Create a new call route." }, "response": [ { "id": "5fc3eaca-61db-4960-a855-962f1a94d678", "name": "Route Successfully Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"destinations\": [\n {\n \"type\": \"APPLICATION\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DISABLED\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"SIP\"\n }\n }\n ],\n \"order\": \"\",\n \"transferOnly\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-5fc3eaca-61db-4960-a855-962f1a94d678" }, { "id": "f3bbff08-612f-40b5-9fb7-b42067ea97bc", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f3bbff08-612f-40b5-9fb7-b42067ea97bc" }, { "id": "0e9aafac-27ab-4dff-82e4-327e4b6de859", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-0e9aafac-27ab-4dff-82e4-327e4b6de859" }, { "id": "3e2c7ad4-21d5-49c8-b0db-7ee053308b9d", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-3e2c7ad4-21d5-49c8-b0db-7ee053308b9d" }, { "id": "43566b31-9c81-496d-89c5-c94f1c5093e4", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-43566b31-9c81-496d-89c5-c94f1c5093e4" }, { "id": "7a62745d-a8f3-4091-8245-4abe7223ff64", "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: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"destinations\": [\n {\n \"type\": \"ENDPOINT\",\n \"priority\": \"\",\n \"weight\": \"\"\n }\n ],\n \"name\": \"\",\n \"criteria\": [\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"PHONE\"\n }\n },\n {\n \"to\": \"\",\n \"value\": {\n \"type\": \"WHATSAPP\"\n }\n }\n ],\n \"transferOnly\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/callrouting/1/routes", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "routes" ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7a62745d-a8f3-4091-8245-4abe7223ff64" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-997c9273-e593-439c-9f27-ffe0826d5834" } ], "id": "edcb3a2e-1320-4fd9-bc3c-01e044fef9f9", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-edcb3a2e-1320-4fd9-bc3c-01e044fef9f9" }, { "name": "recordings", "item": [ { "name": "files", "item": [ { "name": "{fileId}", "item": [ { "name": "Download recording file", "id": "4ce7b3cd-e9ce-40c5-bce9-3ccf9b18f91d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings/files/:fileId?location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ], "variable": [ { "id": "594a1104-0fca-4317-819a-bcb8b687a707", "key": "fileId", "value": "", "description": "(Required) File ID to match." } ] }, "description": "Download a recording file." }, "response": [ { "id": "7dacaf53-4220-47c5-9075-cd453874b636", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/octet-stream" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings/files/:fileId?location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ], "variable": [ { "key": "fileId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-7dacaf53-4220-47c5-9075-cd453874b636" }, { "id": "36dddb21-3391-4a39-9a74-c613a5d80e27", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings/files/:fileId?location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ], "variable": [ { "key": "fileId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"cause\": {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n },\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"suppressed\": [\n {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n },\n {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n }\n ],\n \"localizedMessage\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-36dddb21-3391-4a39-9a74-c613a5d80e27" }, { "id": "19b480c7-662d-4bde-8f51-611527294f39", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings/files/:fileId?location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-19b480c7-662d-4bde-8f51-611527294f39" }, { "id": "296000e6-1e9c-4278-a78e-82638b432b0a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings/files/:fileId?location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-296000e6-1e9c-4278-a78e-82638b432b0a" }, { "id": "2beaeec1-1e9d-4219-8548-1c2a8fc370ba", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings/files/:fileId?location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ], "variable": [ { "key": "fileId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"cause\": {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n },\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"suppressed\": [\n {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n },\n {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n }\n ],\n \"localizedMessage\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-2beaeec1-1e9d-4219-8548-1c2a8fc370ba" }, { "id": "f1d0ee1d-5531-4457-bb48-4385ed14e163", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings/files/:fileId?location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-f1d0ee1d-5531-4457-bb48-4385ed14e163" }, { "id": "9fc6ef77-d9eb-4d9d-a6ac-1ebf7ad3cea3", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Range header specifies range of bytes to be returned by the response. If range header is not specified, response will return a complete file.", "key": "Range", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings/files/:fileId?location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings", "files", ":fileId" ], "query": [ { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ], "variable": [ { "key": "fileId" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-9fc6ef77-d9eb-4d9d-a6ac-1ebf7ad3cea3" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-4ce7b3cd-e9ce-40c5-bce9-3ccf9b18f91d" } ], "id": "7f037de2-2561-4b27-8c57-e03a4b12f777", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7f037de2-2561-4b27-8c57-e03a4b12f777" } ], "id": "5d8a4b74-000c-4e7e-b7be-cda7520aca9f", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-5d8a4b74-000c-4e7e-b7be-cda7520aca9f" }, { "name": "Get recordings", "id": "fac0774c-520e-46d5-8a96-9a1b0ec1f86f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?sortBy=CORRELATION_ID&sortDirection=ASC&endpointType=&phoneNumber=&sipTrunkId=&sipUsername=&webrtcIdentity=&routeId=&routeName=&correlationId=&startTimeAfter=&startTimeBefore=&location=MOSCOW&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "Field that will be used for sorting.", "key": "sortBy", "value": "CORRELATION_ID" }, { "description": "Order in which files will be sorted based on sortBy field.", "key": "sortDirection", "value": "ASC" }, { "description": "Endpoint type of at least one participant in the recorded call.", "key": "endpointType", "value": "" }, { "description": "Phone number that was participant of the recorded call.", "key": "phoneNumber", "value": "" }, { "description": "SIP Trunk ID that was participant of the recorded call.", "key": "sipTrunkId", "value": "" }, { "description": "Username on the SIP trunk that was participant of the recorded call.", "key": "sipUsername", "value": "" }, { "description": "WebRTC Identity that was participant of the recorded call.", "key": "webrtcIdentity", "value": "" }, { "description": "Route ID that was used to establish the recorded call.", "key": "routeId", "value": "" }, { "description": "Route name to be used to match recordings. Name will be matched comparing it to all route names.", "key": "routeName", "value": "" }, { "description": "Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording started.", "key": "startTimeBefore", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "This method allows searching and filtering based on various recording data properties." }, "response": [ { "id": "989edb1b-7266-4e6c-8df9-821282fb6677", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?sortBy=CORRELATION_ID&sortDirection=ASC&endpointType=&phoneNumber=&sipTrunkId=&sipUsername=&webrtcIdentity=&routeId=&routeName=&correlationId=&startTimeAfter=&startTimeBefore=&location=MOSCOW&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "Field that will be used for sorting.", "key": "sortBy", "value": "CORRELATION_ID" }, { "description": "Order in which files will be sorted based on sortBy field.", "key": "sortDirection", "value": "ASC" }, { "description": "Endpoint type of at least one participant in the recorded call.", "key": "endpointType", "value": "" }, { "description": "Phone number that was participant of the recorded call.", "key": "phoneNumber", "value": "" }, { "description": "SIP Trunk ID that was participant of the recorded call.", "key": "sipTrunkId", "value": "" }, { "description": "Username on the SIP trunk that was participant of the recorded call.", "key": "sipUsername", "value": "" }, { "description": "WebRTC Identity that was participant of the recorded call.", "key": "webrtcIdentity", "value": "" }, { "description": "Route ID that was used to establish the recorded call.", "key": "routeId", "value": "" }, { "description": "Route name to be used to match recordings. Name will be matched comparing it to all route names.", "key": "routeName", "value": "" }, { "description": "Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording started.", "key": "startTimeBefore", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"application\": {\n \"type\": \"CALL_ROUTING\"\n },\n \"recording\": {\n \"composedFiles\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"WAV\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADED\",\n \"customData\": {\n \"et_cd\": \"\",\n \"culpab46\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"WAV\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"HOSTED\",\n \"customData\": {\n \"ullamco_ff\": \"\",\n \"officiae8\": \"\",\n \"voluptate1\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"callId\": \"\",\n \"endpoint\": \"\",\n \"direction\": \"OUTBOUND\",\n \"status\": \"\",\n \"reason\": \"\",\n \"files\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP3\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"laborum_b3\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"WAV\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADED\",\n \"customData\": {\n \"aliqua4d\": \"\",\n \"sed2_\": \"\",\n \"dolore54\": \"\"\n }\n }\n ]\n },\n {\n \"callId\": \"\",\n \"endpoint\": \"\",\n \"direction\": \"INBOUND\",\n \"status\": \"\",\n \"reason\": \"\",\n \"files\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP4\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"sint_c\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP4\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADED\",\n \"customData\": {\n \"Lorem_06\": \"\",\n \"deserunt_7\": \"\"\n }\n }\n ]\n }\n ]\n }\n },\n {\n \"application\": {\n \"type\": \"CALL_ROUTING\"\n },\n \"recording\": {\n \"composedFiles\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP4\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADED\",\n \"customData\": {\n \"ad_94\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP3\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"proident_d\": \"\",\n \"proidentda\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"callId\": \"\",\n \"endpoint\": \"\",\n \"direction\": \"INBOUND\",\n \"status\": \"\",\n \"reason\": \"\",\n \"files\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"WAV\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"do_57\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"WAV\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"reprehenderita4b\": \"\",\n \"sint_f\": \"\"\n }\n }\n ]\n },\n {\n \"callId\": \"\",\n \"endpoint\": \"\",\n \"direction\": \"OUTBOUND\",\n \"status\": \"\",\n \"reason\": \"\",\n \"files\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"WAV\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"nullabb_\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP4\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADED\",\n \"customData\": {\n \"amet_37\": \"\"\n }\n }\n ]\n }\n ]\n }\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-989edb1b-7266-4e6c-8df9-821282fb6677" }, { "id": "378402ea-dfcd-4eb0-8be4-8798fdb406d8", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?sortBy=CORRELATION_ID&sortDirection=ASC&endpointType=&phoneNumber=&sipTrunkId=&sipUsername=&webrtcIdentity=&routeId=&routeName=&correlationId=&startTimeAfter=&startTimeBefore=&location=MOSCOW&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "Field that will be used for sorting.", "key": "sortBy", "value": "CORRELATION_ID" }, { "description": "Order in which files will be sorted based on sortBy field.", "key": "sortDirection", "value": "ASC" }, { "description": "Endpoint type of at least one participant in the recorded call.", "key": "endpointType", "value": "" }, { "description": "Phone number that was participant of the recorded call.", "key": "phoneNumber", "value": "" }, { "description": "SIP Trunk ID that was participant of the recorded call.", "key": "sipTrunkId", "value": "" }, { "description": "Username on the SIP trunk that was participant of the recorded call.", "key": "sipUsername", "value": "" }, { "description": "WebRTC Identity that was participant of the recorded call.", "key": "webrtcIdentity", "value": "" }, { "description": "Route ID that was used to establish the recorded call.", "key": "routeId", "value": "" }, { "description": "Route name to be used to match recordings. Name will be matched comparing it to all route names.", "key": "routeName", "value": "" }, { "description": "Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording started.", "key": "startTimeBefore", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-378402ea-dfcd-4eb0-8be4-8798fdb406d8" }, { "id": "20a8e728-9b2e-4021-9978-8ed20059011c", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?sortBy=CORRELATION_ID&sortDirection=ASC&endpointType=&phoneNumber=&sipTrunkId=&sipUsername=&webrtcIdentity=&routeId=&routeName=&correlationId=&startTimeAfter=&startTimeBefore=&location=MOSCOW&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "Field that will be used for sorting.", "key": "sortBy", "value": "CORRELATION_ID" }, { "description": "Order in which files will be sorted based on sortBy field.", "key": "sortDirection", "value": "ASC" }, { "description": "Endpoint type of at least one participant in the recorded call.", "key": "endpointType", "value": "" }, { "description": "Phone number that was participant of the recorded call.", "key": "phoneNumber", "value": "" }, { "description": "SIP Trunk ID that was participant of the recorded call.", "key": "sipTrunkId", "value": "" }, { "description": "Username on the SIP trunk that was participant of the recorded call.", "key": "sipUsername", "value": "" }, { "description": "WebRTC Identity that was participant of the recorded call.", "key": "webrtcIdentity", "value": "" }, { "description": "Route ID that was used to establish the recorded call.", "key": "routeId", "value": "" }, { "description": "Route name to be used to match recordings. Name will be matched comparing it to all route names.", "key": "routeName", "value": "" }, { "description": "Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording started.", "key": "startTimeBefore", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-20a8e728-9b2e-4021-9978-8ed20059011c" }, { "id": "d76e81f0-cfa1-467e-87b1-dc3382581512", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?sortBy=CORRELATION_ID&sortDirection=ASC&endpointType=&phoneNumber=&sipTrunkId=&sipUsername=&webrtcIdentity=&routeId=&routeName=&correlationId=&startTimeAfter=&startTimeBefore=&location=MOSCOW&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "Field that will be used for sorting.", "key": "sortBy", "value": "CORRELATION_ID" }, { "description": "Order in which files will be sorted based on sortBy field.", "key": "sortDirection", "value": "ASC" }, { "description": "Endpoint type of at least one participant in the recorded call.", "key": "endpointType", "value": "" }, { "description": "Phone number that was participant of the recorded call.", "key": "phoneNumber", "value": "" }, { "description": "SIP Trunk ID that was participant of the recorded call.", "key": "sipTrunkId", "value": "" }, { "description": "Username on the SIP trunk that was participant of the recorded call.", "key": "sipUsername", "value": "" }, { "description": "WebRTC Identity that was participant of the recorded call.", "key": "webrtcIdentity", "value": "" }, { "description": "Route ID that was used to establish the recorded call.", "key": "routeId", "value": "" }, { "description": "Route name to be used to match recordings. Name will be matched comparing it to all route names.", "key": "routeName", "value": "" }, { "description": "Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording started.", "key": "startTimeBefore", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d76e81f0-cfa1-467e-87b1-dc3382581512" }, { "id": "b732fbaa-4e67-4473-b187-81bc4ba51789", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?sortBy=CORRELATION_ID&sortDirection=ASC&endpointType=&phoneNumber=&sipTrunkId=&sipUsername=&webrtcIdentity=&routeId=&routeName=&correlationId=&startTimeAfter=&startTimeBefore=&location=MOSCOW&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "Field that will be used for sorting.", "key": "sortBy", "value": "CORRELATION_ID" }, { "description": "Order in which files will be sorted based on sortBy field.", "key": "sortDirection", "value": "ASC" }, { "description": "Endpoint type of at least one participant in the recorded call.", "key": "endpointType", "value": "" }, { "description": "Phone number that was participant of the recorded call.", "key": "phoneNumber", "value": "" }, { "description": "SIP Trunk ID that was participant of the recorded call.", "key": "sipTrunkId", "value": "" }, { "description": "Username on the SIP trunk that was participant of the recorded call.", "key": "sipUsername", "value": "" }, { "description": "WebRTC Identity that was participant of the recorded call.", "key": "webrtcIdentity", "value": "" }, { "description": "Route ID that was used to establish the recorded call.", "key": "routeId", "value": "" }, { "description": "Route name to be used to match recordings. Name will be matched comparing it to all route names.", "key": "routeName", "value": "" }, { "description": "Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording started.", "key": "startTimeBefore", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-b732fbaa-4e67-4473-b187-81bc4ba51789" }, { "id": "6361909b-ed06-4616-9ad9-5d099752347b", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?sortBy=CORRELATION_ID&sortDirection=ASC&endpointType=&phoneNumber=&sipTrunkId=&sipUsername=&webrtcIdentity=&routeId=&routeName=&correlationId=&startTimeAfter=&startTimeBefore=&location=MOSCOW&page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "Field that will be used for sorting.", "key": "sortBy", "value": "CORRELATION_ID" }, { "description": "Order in which files will be sorted based on sortBy field.", "key": "sortDirection", "value": "ASC" }, { "description": "Endpoint type of at least one participant in the recorded call.", "key": "endpointType", "value": "" }, { "description": "Phone number that was participant of the recorded call.", "key": "phoneNumber", "value": "" }, { "description": "SIP Trunk ID that was participant of the recorded call.", "key": "sipTrunkId", "value": "" }, { "description": "Username on the SIP trunk that was participant of the recorded call.", "key": "sipUsername", "value": "" }, { "description": "WebRTC Identity that was participant of the recorded call.", "key": "webrtcIdentity", "value": "" }, { "description": "Route ID that was used to establish the recorded call.", "key": "routeId", "value": "" }, { "description": "Route name to be used to match recordings. Name will be matched comparing it to all route names.", "key": "routeName", "value": "" }, { "description": "Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Date and time when the (first) call recording started.", "key": "startTimeAfter", "value": "" }, { "description": "Date and time when the (last) call recording started.", "key": "startTimeBefore", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6361909b-ed06-4616-9ad9-5d099752347b" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-fac0774c-520e-46d5-8a96-9a1b0ec1f86f" }, { "name": "Delete by correlation ID", "id": "91072ab9-6e01-41b6-8221-40c505da7a94", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?correlationId=&location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "(Required) Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ] }, "description": "This method allows deleting call recordings based on correlation ID." }, "response": [ { "id": "d74e33f7-a616-42ea-a92b-13bac47e1734", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?correlationId=&location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "(Required) Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"application\": {\n \"type\": \"CALL_ROUTING\"\n },\n \"recording\": {\n \"composedFiles\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"WAV\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"inc\": \"\",\n \"tempor_e4\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"WAV\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"ut6cf\": \"\"\n }\n }\n ],\n \"callRecordings\": [\n {\n \"callId\": \"\",\n \"endpoint\": \"\",\n \"direction\": \"OUTBOUND\",\n \"status\": \"\",\n \"reason\": \"\",\n \"files\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP4\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"ut_7b3\": \"\",\n \"dolore908\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP4\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"HOSTED\",\n \"customData\": {\n \"tempor_2bf\": \"\",\n \"in_83d\": \"\"\n }\n }\n ]\n },\n {\n \"callId\": \"\",\n \"endpoint\": \"\",\n \"direction\": \"OUTBOUND\",\n \"status\": \"\",\n \"reason\": \"\",\n \"files\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP4\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADED\",\n \"customData\": {\n \"ut_f_\": \"\",\n \"dolore4f0\": \"\",\n \"cilluma78\": \"\",\n \"deserunta\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"fileFormat\": \"MP3\",\n \"size\": \"\",\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"creationTime\": \"\",\n \"duration\": \"\",\n \"location\": \"UPLOADING\",\n \"customData\": {\n \"Ut_f\": \"\",\n \"quis_df\": \"\"\n }\n }\n ]\n }\n ]\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-d74e33f7-a616-42ea-a92b-13bac47e1734" }, { "id": "01ed8ff1-8484-4773-8a6c-66a87b69dbd5", "name": "Bad Request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?correlationId=&location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "(Required) Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-01ed8ff1-8484-4773-8a6c-66a87b69dbd5" }, { "id": "6a311d06-529b-45be-9d07-72c3b86edecf", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?correlationId=&location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "(Required) Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-6a311d06-529b-45be-9d07-72c3b86edecf" }, { "id": "20650fd6-2612-42df-91bc-755d2f05d8fb", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?correlationId=&location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "(Required) Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-20650fd6-2612-42df-91bc-755d2f05d8fb" }, { "id": "64185c47-0cc5-4607-b009-0a6e4c658f9b", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?correlationId=&location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "(Required) Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"cause\": {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n },\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"suppressed\": [\n {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n },\n {\n \"stackTrace\": [\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n },\n {\n \"classLoaderName\": \"\",\n \"moduleName\": \"\",\n \"moduleVersion\": \"\",\n \"methodName\": \"\",\n \"fileName\": \"\",\n \"lineNumber\": \"\",\n \"className\": \"\",\n \"nativeMethod\": \"\"\n }\n ],\n \"message\": \"\",\n \"localizedMessage\": \"\"\n }\n ],\n \"localizedMessage\": \"\"\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-64185c47-0cc5-4607-b009-0a6e4c658f9b" }, { "id": "bf69ac56-2dc6-4440-963e-2dd2cb596e2a", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?correlationId=&location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "(Required) Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-bf69ac56-2dc6-4440-963e-2dd2cb596e2a" }, { "id": "e4580507-3b39-4c3a-bee1-8a695fda1e5a", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/callrouting/1/recordings?correlationId=&location=MOSCOW", "host": [ "{{baseUrl}}" ], "path": [ "callrouting", "1", "recordings" ], "query": [ { "description": "(Required) Correlation ID to match.", "key": "correlationId", "value": "" }, { "description": "Recording location.", "key": "location", "value": "MOSCOW" } ] } }, "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 \"ipsum_7\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:48.000Z", "updatedAt": "2026-07-28T02:00:48.000Z", "uid": "35240-e4580507-3b39-4c3a-bee1-8a695fda1e5a" } ], "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-91072ab9-6e01-41b6-8221-40c505da7a94" } ], "id": "7e45fed9-7cf7-403a-afec-e325af1a01fa", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-7e45fed9-7cf7-403a-afec-e325af1a01fa" } ], "id": "894c1c99-c38d-44a1-95e2-d2fda2b06378", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-894c1c99-c38d-44a1-95e2-d2fda2b06378" } ], "id": "299419ff-a898-4bcb-82d5-9e991803d9ab", "createdAt": "2026-07-28T02:00:47.000Z", "updatedAt": "2026-07-28T02:00:47.000Z", "uid": "35240-299419ff-a898-4bcb-82d5-9e991803d9ab" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }