{ "info": { "_postman_id": "76303855-a298-4ff8-8c6d-26acd157a7e2", "name": "Infobip OpenAPI Specification", "description": "OpenAPI Specification that contains all public endpoints and webhooks.\n\nContact Support:\n Name: Infobip support\n Email: support@infobip.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:58:08.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "lastUpdatedBy": "35240", "uid": "35240-76303855-a298-4ff8-8c6d-26acd157a7e2" }, "item": [ { "name": "bots", "item": [ { "name": "1", "item": [ { "name": "testing", "item": [ { "name": "start", "item": [ { "name": "Start test", "id": "151efaca-0254-4856-8cc8-66a0ac982182", "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 \"botId\": \"\",\n \"webhookUrl\": \"\",\n \"sender\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/start", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", "start" ] }, "description": "Start the bot simulation to begin test scenario." }, "response": [ { "id": "07d5f57a-218f-4dc7-805e-14314bf1c279", "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 \"botId\": \"\",\n \"webhookUrl\": \"\",\n \"sender\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/start", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", "start" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"testId\": \"\",\n \"sender\": \"\"\n}", "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-07d5f57a-218f-4dc7-805e-14314bf1c279" }, { "id": "525e2fb5-e6aa-4f0e-a0aa-35b26f6f6617", "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 \"botId\": \"\",\n \"webhookUrl\": \"\",\n \"sender\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/start", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", "start" ] } }, "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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-525e2fb5-e6aa-4f0e-a0aa-35b26f6f6617" }, { "id": "eac6a6a0-4d14-474e-bd2e-5ef1d036675b", "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 \"botId\": \"\",\n \"webhookUrl\": \"\",\n \"sender\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/start", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", "start" ] } }, "status": "Unauthorized", "code": 401, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-eac6a6a0-4d14-474e-bd2e-5ef1d036675b" }, { "id": "8891d9d1-1c6d-4e60-ad8d-912a5ab4c71f", "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 \"botId\": \"\",\n \"webhookUrl\": \"\",\n \"sender\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/start", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", "start" ] } }, "status": "Forbidden", "code": 403, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-8891d9d1-1c6d-4e60-ad8d-912a5ab4c71f" }, { "id": "7b8227c3-1cc7-43e3-a656-6e5a65973bb2", "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 \"botId\": \"\",\n \"webhookUrl\": \"\",\n \"sender\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/start", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", "start" ] } }, "status": "Too Many Requests", "code": 429, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-7b8227c3-1cc7-43e3-a656-6e5a65973bb2" }, { "id": "9a353514-0c52-423d-b2ee-40b6294e24fd", "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 \"botId\": \"\",\n \"webhookUrl\": \"\",\n \"sender\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/start", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", "start" ] } }, "status": "Internal Server Error", "code": 500, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-9a353514-0c52-423d-b2ee-40b6294e24fd" } ], "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-151efaca-0254-4856-8cc8-66a0ac982182" } ], "id": "b8fae5c5-e89f-4dd6-b14e-31b060a070bb", "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-b8fae5c5-e89f-4dd6-b14e-31b060a070bb" }, { "name": "{testId}", "item": [ { "name": "stop", "item": [ { "name": "Stop test", "id": "559a8afd-f52b-4121-830d-1557e4359dcb", "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}}/bots/1/testing/:testId/stop", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "stop" ], "variable": [ { "id": "9cae0585-ec89-4400-b119-0bfcf22e0b59", "key": "testId", "value": "", "description": "(Required) " } ] }, "description": "Stop the bot simulation to finish test scenario." }, "response": [ { "id": "3803ac7c-ffd0-43c5-a6e3-5a10b675c76c", "name": "No Content", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/stop", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "stop" ], "variable": [ { "key": "testId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-3803ac7c-ffd0-43c5-a6e3-5a10b675c76c" }, { "id": "78d7380f-f8f4-4b49-83b6-d528bb1c1aef", "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}}/bots/1/testing/:testId/stop", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "stop" ], "variable": [ { "key": "testId" } ] } }, "status": "Unauthorized", "code": 401, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-78d7380f-f8f4-4b49-83b6-d528bb1c1aef" }, { "id": "f57bf581-8725-46ff-a5c8-37811eb45339", "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}}/bots/1/testing/:testId/stop", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "stop" ], "variable": [ { "key": "testId" } ] } }, "status": "Forbidden", "code": 403, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-f57bf581-8725-46ff-a5c8-37811eb45339" }, { "id": "8802ef01-5221-49be-a2e4-7e0b676e33cf", "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}}/bots/1/testing/:testId/stop", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "stop" ], "variable": [ { "key": "testId" } ] } }, "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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-8802ef01-5221-49be-a2e4-7e0b676e33cf" }, { "id": "6548770e-5b86-4eca-a0ba-30b6f8a18d7a", "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}}/bots/1/testing/:testId/stop", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "stop" ], "variable": [ { "key": "testId" } ] } }, "status": "Too Many Requests", "code": 429, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-6548770e-5b86-4eca-a0ba-30b6f8a18d7a" }, { "id": "46fb4e3e-1ab0-4831-98f2-8e8aa36c51e7", "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}}/bots/1/testing/:testId/stop", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "stop" ], "variable": [ { "key": "testId" } ] } }, "status": "Internal Server Error", "code": 500, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-46fb4e3e-1ab0-4831-98f2-8e8aa36c51e7" } ], "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-559a8afd-f52b-4121-830d-1557e4359dcb" } ], "id": "9a20d1ca-004a-4038-88ac-60e755173d60", "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-9a20d1ca-004a-4038-88ac-60e755173d60" }, { "name": "send-message", "item": [ { "name": "Send message", "id": "fd9919ee-d5d3-4367-9534-8f6f39b4abe9", "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 \"channel\": {}\n },\n \"userDestination\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "send-message" ], "variable": [ { "id": "af1b4adb-ab04-4d33-9b25-3d70e1fbd2e7", "key": "testId", "value": "", "description": "(Required) " } ] }, "description": "Send inbound message to active test scenario." }, "response": [ { "id": "baeace92-706d-4808-be04-d44af45f90b0", "name": "No Content", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"message\": {\n \"channel\": {}\n },\n \"userDestination\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "send-message" ], "variable": [ { "key": "testId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-baeace92-706d-4808-be04-d44af45f90b0" }, { "id": "2bc52c59-44e2-4804-8dfa-d67939e8ae3c", "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 \"channel\": {}\n },\n \"userDestination\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "send-message" ], "variable": [ { "key": "testId" } ] } }, "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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-2bc52c59-44e2-4804-8dfa-d67939e8ae3c" }, { "id": "d865eab8-6255-480f-bad0-c5b5e338a92b", "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 \"channel\": {}\n },\n \"userDestination\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "send-message" ], "variable": [ { "key": "testId" } ] } }, "status": "Unauthorized", "code": 401, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-d865eab8-6255-480f-bad0-c5b5e338a92b" }, { "id": "3e488590-a416-4c35-9f96-e7767799443c", "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 \"channel\": {}\n },\n \"userDestination\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "send-message" ], "variable": [ { "key": "testId" } ] } }, "status": "Forbidden", "code": 403, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-3e488590-a416-4c35-9f96-e7767799443c" }, { "id": "034da57d-0944-4213-81d4-1a3d0a275549", "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 \"channel\": {}\n },\n \"userDestination\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "send-message" ], "variable": [ { "key": "testId" } ] } }, "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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-034da57d-0944-4213-81d4-1a3d0a275549" }, { "id": "d484f308-102d-4851-97b4-b06b0702717b", "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 \"channel\": {}\n },\n \"userDestination\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "send-message" ], "variable": [ { "key": "testId" } ] } }, "status": "Too Many Requests", "code": 429, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-d484f308-102d-4851-97b4-b06b0702717b" }, { "id": "d41aaf79-ed85-4ec5-b4a5-e27731c580cc", "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 \"channel\": {}\n },\n \"userDestination\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/bots/1/testing/:testId/send-message", "host": [ "{{baseUrl}}" ], "path": [ "bots", "1", "testing", ":testId", "send-message" ], "variable": [ { "key": "testId" } ] } }, "status": "Internal Server Error", "code": 500, "_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-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-d41aaf79-ed85-4ec5-b4a5-e27731c580cc" } ], "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-fd9919ee-d5d3-4367-9534-8f6f39b4abe9" } ], "id": "4303afc6-6a76-487e-8503-0fee23569f5e", "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-4303afc6-6a76-487e-8503-0fee23569f5e" } ], "id": "3868c79a-ca7a-4202-b9e2-8a60470c5b12", "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-3868c79a-ca7a-4202-b9e2-8a60470c5b12" } ], "id": "48aa445a-bbc4-42e0-9786-755103ca4fbc", "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-48aa445a-bbc4-42e0-9786-755103ca4fbc" } ], "id": "4e07d677-1a2c-421b-968e-469902c87068", "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-4e07d677-1a2c-421b-968e-469902c87068" } ], "id": "38cb8a9d-37e7-4fe2-abed-c351a3ea197e", "createdAt": "2026-07-28T01:58:09.000Z", "updatedAt": "2026-07-28T01:58:09.000Z", "uid": "35240-38cb8a9d-37e7-4fe2-abed-c351a3ea197e" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }