{ "info": { "_postman_id": "71b710e4-8bab-482f-a54f-4ab7ea5ffff3", "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:35.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "lastUpdatedBy": "35240", "uid": "35240-71b710e4-8bab-482f-a54f-4ab7ea5ffff3" }, "item": [ { "name": "subscriptions", "item": [ { "name": "1", "item": [ { "name": "subscription", "item": [ { "name": "{channel}", "item": [ { "name": "{subscriptionId}", "item": [ { "name": "Get single subscription", "id": "825081e3-2401-4366-b28c-9e5aafab60b4", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "id": "4c080cbf-52cc-4593-adf7-e6ba484e8a8d", "key": "channel", "value": "KAKAO_BRAND_MESSAGE", "description": "(Required) Channel name. A separate subscription is needed for each channel." }, { "id": "a450b146-347c-4415-98cc-d751ac19e785", "key": "subscriptionId", "value": "", "description": "(Required) ID of the subscription you want to get." } ] }, "description": "Returns a specific subscription by ID." }, "response": [ { "id": "eecda933-9703-4869-8103-98aec97c4560", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"profile\": {\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n },\n \"events\": [\n \"\",\n \"\"\n ],\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-eecda933-9703-4869-8103-98aec97c4560" }, { "id": "7ae54979-48a4-4b20-a764-d9aa50858172", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7ae54979-48a4-4b20-a764-d9aa50858172" }, { "id": "16fd93d2-18fc-430d-b500-3895503ec022", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-16fd93d2-18fc-430d-b500-3895503ec022" }, { "id": "26d39792-43b6-4d66-be13-b09c0b4412a0", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-26d39792-43b6-4d66-be13-b09c0b4412a0" }, { "id": "7b54a9b7-3bfb-48ba-af26-206e1c64bc2e", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7b54a9b7-3bfb-48ba-af26-206e1c64bc2e" }, { "id": "843159e1-4895-4615-9782-cdd646322f7e", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-843159e1-4895-4615-9782-cdd646322f7e" }, { "id": "8c014e00-a24e-4d7d-ae09-fbddfe70eb36", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-8c014e00-a24e-4d7d-ae09-fbddfe70eb36" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-825081e3-2401-4366-b28c-9e5aafab60b4" }, { "name": "Update subscription", "id": "46440d0e-c3a0-4c3a-9934-cfb326e8cfd6", "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 \"events\": [\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_STATUS_UPDATED\"\n ],\n \"profile\": {\n \"profileId\": \"\"\n },\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "id": "9e6526b2-ddec-4196-b414-a56c2ee1a12e", "key": "channel", "value": "KAKAO_BRAND_MESSAGE", "description": "(Required) Channel name. A separate subscription is needed for each channel." }, { "id": "19943838-cc74-4b28-b98e-db9e0fd607a1", "key": "subscriptionId", "value": "", "description": "(Required) ID of the subscription you want to modify." } ] }, "description": "This method allows you to update the subscription. You can change its properties and provide an ID of a profile if you wish to change it." }, "response": [ { "id": "fbeeff51-34b1-4319-a26d-d6bb9378fbff", "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 \"events\": [\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_STATUS_UPDATED\"\n ],\n \"profile\": {\n \"profileId\": \"\"\n },\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"subscriptionId\": \"\",\n \"profile\": {\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-fbeeff51-34b1-4319-a26d-d6bb9378fbff" }, { "id": "72c6fd61-afaa-4e57-9141-7a2af14caee7", "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 \"events\": [\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_STATUS_UPDATED\"\n ],\n \"profile\": {\n \"profileId\": \"\"\n },\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-72c6fd61-afaa-4e57-9141-7a2af14caee7" }, { "id": "ceb35573-1ea1-4003-b199-0d16dc811f0f", "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 \"events\": [\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_STATUS_UPDATED\"\n ],\n \"profile\": {\n \"profileId\": \"\"\n },\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-ceb35573-1ea1-4003-b199-0d16dc811f0f" }, { "id": "cfc0bcd4-2c31-4965-af4d-06beeb637db7", "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 \"events\": [\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_STATUS_UPDATED\"\n ],\n \"profile\": {\n \"profileId\": \"\"\n },\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-cfc0bcd4-2c31-4965-af4d-06beeb637db7" }, { "id": "f93477e2-605a-4787-95d0-781d7924b4d3", "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 \"events\": [\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_STATUS_UPDATED\"\n ],\n \"profile\": {\n \"profileId\": \"\"\n },\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f93477e2-605a-4787-95d0-781d7924b4d3" }, { "id": "b38de57c-3268-4f6c-9602-7a815c583c6c", "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 \"events\": [\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_STATUS_UPDATED\"\n ],\n \"profile\": {\n \"profileId\": \"\"\n },\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b38de57c-3268-4f6c-9602-7a815c583c6c" }, { "id": "35d5afa5-8686-4315-837d-f2c4923adfcf", "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 \"events\": [\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_STATUS_UPDATED\"\n ],\n \"profile\": {\n \"profileId\": \"\"\n },\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-35d5afa5-8686-4315-837d-f2c4923adfcf" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-46440d0e-c3a0-4c3a-9934-cfb326e8cfd6" }, { "name": "Delete subscription", "id": "4945c216-bd0c-4938-9226-e0c413810028", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "id": "63b42aea-27ab-48a8-b0a6-7f1382afa795", "key": "channel", "value": "KAKAO_BRAND_MESSAGE", "description": "(Required) Channel name. A separate subscription is needed for each channel." }, { "id": "a342a152-8506-43c9-a1cf-02b36832d445", "key": "subscriptionId", "value": "", "description": "(Required) ID of the subscription you want to delete." } ] }, "description": "This method will delete the subscription specified by ID." }, "response": [ { "id": "2d44f92b-aa72-4215-aef1-a2d11064b14f", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"subscriptionId\": \"\",\n \"profile\": {\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-2d44f92b-aa72-4215-aef1-a2d11064b14f" }, { "id": "4b1d34b2-ba79-4b5e-80dc-680ae776d3b7", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-4b1d34b2-ba79-4b5e-80dc-680ae776d3b7" }, { "id": "419949e4-bdfe-4711-9459-7f5b89debf56", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-419949e4-bdfe-4711-9459-7f5b89debf56" }, { "id": "629f593c-fcd1-40a1-8099-169d480149e0", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-629f593c-fcd1-40a1-8099-169d480149e0" }, { "id": "a631658c-608d-4181-9566-9fc63b09bcb7", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a631658c-608d-4181-9566-9fc63b09bcb7" }, { "id": "f15fc625-5340-42b4-99d7-b83f82de689a", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f15fc625-5340-42b4-99d7-b83f82de689a" }, { "id": "7d3821bf-b6e5-4501-88c2-3430dba20019", "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}}/subscriptions/1/subscription/:channel/:subscriptionId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel", ":subscriptionId" ], "variable": [ { "key": "channel" }, { "key": "subscriptionId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7d3821bf-b6e5-4501-88c2-3430dba20019" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-4945c216-bd0c-4938-9226-e0c413810028" } ], "id": "da099f2e-9921-448b-8c9a-96fe7c7a0761", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-da099f2e-9921-448b-8c9a-96fe7c7a0761" }, { "name": "Get subscriptions", "id": "286a1701-f1b4-43b4-ae5c-2e97f6764931", "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}}/subscriptions/1/subscription/:channel?page=0&size=20&applicationId=&entityId=&callsConfigurationId=&resource=&user=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "CPaaS-X application identifier.", "key": "applicationId", "value": "" }, { "description": "CPaaS-X entity identifier.", "key": "entityId", "value": "" }, { "description": "Calls configuration identifier.", "key": "callsConfigurationId", "value": "" }, { "description": "Resource.", "key": "resource", "value": "" }, { "description": "User.", "key": "user", "value": "" } ], "variable": [ { "id": "b0078950-5e12-46e8-bcee-6587cbfc513e", "key": "channel", "value": "KAKAO_BRAND_MESSAGE", "description": "(Required) Channel name. A separate subscription is needed for each channel." } ] }, "description": "Returns a list of all subscriptions for the specified channel with pagination. By default, the result is sorted by creation date in descending order.
The search can be used with various criteria passed via query parameters (all criteria combinations have AND semantic).
Note.To avoid validation errors and inconsistent results query parameters need to be encoded (see RFC 3986, section 2.1).
Example. Find subscriptions having applications 'app1' and 'app2', and the resource '100200300400'.
/subscriptions/1/subscription/SMS?applicationId=app1&applicationId=app2&resource=100200300400
" }, "response": [ { "id": "1da10ee9-61ce-4a44-8fa8-281ea6732d92", "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}}/subscriptions/1/subscription/:channel?page=0&size=20&applicationId=&entityId=&callsConfigurationId=&resource=&user=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "CPaaS-X application identifier.", "key": "applicationId", "value": "" }, { "description": "CPaaS-X entity identifier.", "key": "entityId", "value": "" }, { "description": "Calls configuration identifier.", "key": "callsConfigurationId", "value": "" }, { "description": "Resource.", "key": "resource", "value": "" }, { "description": "User.", "key": "user", "value": "" } ], "variable": [ { "key": "channel" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"profile\": {\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n },\n \"events\": [\n \"\",\n \"\"\n ],\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\"\n ]\n },\n {\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"profile\": {\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n },\n \"events\": [\n \"\",\n \"\"\n ],\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-1da10ee9-61ce-4a44-8fa8-281ea6732d92" }, { "id": "8c00c5d4-c7b7-44de-aa60-630907f48948", "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}}/subscriptions/1/subscription/:channel?page=0&size=20&applicationId=&entityId=&callsConfigurationId=&resource=&user=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "CPaaS-X application identifier.", "key": "applicationId", "value": "" }, { "description": "CPaaS-X entity identifier.", "key": "entityId", "value": "" }, { "description": "Calls configuration identifier.", "key": "callsConfigurationId", "value": "" }, { "description": "Resource.", "key": "resource", "value": "" }, { "description": "User.", "key": "user", "value": "" } ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-8c00c5d4-c7b7-44de-aa60-630907f48948" }, { "id": "d2c67a32-7804-49f3-9ed2-d60b128974c2", "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}}/subscriptions/1/subscription/:channel?page=0&size=20&applicationId=&entityId=&callsConfigurationId=&resource=&user=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "CPaaS-X application identifier.", "key": "applicationId", "value": "" }, { "description": "CPaaS-X entity identifier.", "key": "entityId", "value": "" }, { "description": "Calls configuration identifier.", "key": "callsConfigurationId", "value": "" }, { "description": "Resource.", "key": "resource", "value": "" }, { "description": "User.", "key": "user", "value": "" } ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-d2c67a32-7804-49f3-9ed2-d60b128974c2" }, { "id": "2040714d-4727-4f53-b079-7a4dd359d53d", "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}}/subscriptions/1/subscription/:channel?page=0&size=20&applicationId=&entityId=&callsConfigurationId=&resource=&user=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "CPaaS-X application identifier.", "key": "applicationId", "value": "" }, { "description": "CPaaS-X entity identifier.", "key": "entityId", "value": "" }, { "description": "Calls configuration identifier.", "key": "callsConfigurationId", "value": "" }, { "description": "Resource.", "key": "resource", "value": "" }, { "description": "User.", "key": "user", "value": "" } ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-2040714d-4727-4f53-b079-7a4dd359d53d" }, { "id": "37a5f70e-e95a-408f-93ce-1d6c382dda93", "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}}/subscriptions/1/subscription/:channel?page=0&size=20&applicationId=&entityId=&callsConfigurationId=&resource=&user=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "CPaaS-X application identifier.", "key": "applicationId", "value": "" }, { "description": "CPaaS-X entity identifier.", "key": "entityId", "value": "" }, { "description": "Calls configuration identifier.", "key": "callsConfigurationId", "value": "" }, { "description": "Resource.", "key": "resource", "value": "" }, { "description": "User.", "key": "user", "value": "" } ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-37a5f70e-e95a-408f-93ce-1d6c382dda93" }, { "id": "062e5f8b-df67-4aad-8f41-59e655ac26ad", "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}}/subscriptions/1/subscription/:channel?page=0&size=20&applicationId=&entityId=&callsConfigurationId=&resource=&user=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "CPaaS-X application identifier.", "key": "applicationId", "value": "" }, { "description": "CPaaS-X entity identifier.", "key": "entityId", "value": "" }, { "description": "Calls configuration identifier.", "key": "callsConfigurationId", "value": "" }, { "description": "Resource.", "key": "resource", "value": "" }, { "description": "User.", "key": "user", "value": "" } ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-062e5f8b-df67-4aad-8f41-59e655ac26ad" }, { "id": "ba610e6b-80fb-41f7-b90a-d560ab23ab97", "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}}/subscriptions/1/subscription/:channel?page=0&size=20&applicationId=&entityId=&callsConfigurationId=&resource=&user=", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "CPaaS-X application identifier.", "key": "applicationId", "value": "" }, { "description": "CPaaS-X entity identifier.", "key": "entityId", "value": "" }, { "description": "Calls configuration identifier.", "key": "callsConfigurationId", "value": "" }, { "description": "Resource.", "key": "resource", "value": "" }, { "description": "User.", "key": "user", "value": "" } ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-ba610e6b-80fb-41f7-b90a-d560ab23ab97" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-286a1701-f1b4-43b4-ae5c-2e97f6764931" }, { "name": "Create subscription", "id": "277686d2-de0a-4843-b054-a377249e4c9b", "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 \"events\": [\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\"\n ],\n \"profile\": {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"labore9\": \"\",\n \"nisi_c_\": \"\",\n \"qui1\": \"\",\n \"non_a\": \"\",\n \"id56\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "variable": [ { "id": "e95280a8-543c-4111-8fe6-2dbf4d55b9bc", "key": "channel", "value": "KAKAO_BRAND_MESSAGE", "description": "(Required) Channel name. A separate subscription is needed for each channel." } ] }, "description": "This method will create a new subscription. You can provide an ID of an existing profile, or submit a full definition of a profile and security settings if you want to create new ones." }, "response": [ { "id": "7a584b2e-6df4-4ebe-babd-e1d4ef90e6bb", "name": "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 \"events\": [\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\"\n ],\n \"profile\": {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"labore9\": \"\",\n \"nisi_c_\": \"\",\n \"qui1\": \"\",\n \"non_a\": \"\",\n \"id56\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "variable": [ { "key": "channel" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "Resource location.", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"subscriptionId\": \"\",\n \"profile\": {\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7a584b2e-6df4-4ebe-babd-e1d4ef90e6bb" }, { "id": "819f9351-e0c8-4e6e-a7f6-a36a687197c4", "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 \"events\": [\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\"\n ],\n \"profile\": {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"labore9\": \"\",\n \"nisi_c_\": \"\",\n \"qui1\": \"\",\n \"non_a\": \"\",\n \"id56\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-819f9351-e0c8-4e6e-a7f6-a36a687197c4" }, { "id": "656580b1-94f5-4d9a-a70d-5ce30fdc47a9", "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 \"events\": [\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\"\n ],\n \"profile\": {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"labore9\": \"\",\n \"nisi_c_\": \"\",\n \"qui1\": \"\",\n \"non_a\": \"\",\n \"id56\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-656580b1-94f5-4d9a-a70d-5ce30fdc47a9" }, { "id": "f3ea1c81-5f86-495f-b3d4-e784357269a8", "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 \"events\": [\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\"\n ],\n \"profile\": {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"labore9\": \"\",\n \"nisi_c_\": \"\",\n \"qui1\": \"\",\n \"non_a\": \"\",\n \"id56\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f3ea1c81-5f86-495f-b3d4-e784357269a8" }, { "id": "ec091314-0f87-47bd-b426-f1203f70b2fa", "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 \"events\": [\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\"\n ],\n \"profile\": {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"labore9\": \"\",\n \"nisi_c_\": \"\",\n \"qui1\": \"\",\n \"non_a\": \"\",\n \"id56\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-ec091314-0f87-47bd-b426-f1203f70b2fa" }, { "id": "867f7df4-3fe2-4bc8-a602-d93d1bc1d6f7", "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 \"events\": [\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\"\n ],\n \"profile\": {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"labore9\": \"\",\n \"nisi_c_\": \"\",\n \"qui1\": \"\",\n \"non_a\": \"\",\n \"id56\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-867f7df4-3fe2-4bc8-a602-d93d1bc1d6f7" }, { "id": "102c4f6f-47cd-4a8a-abdb-fd84651a0a2a", "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 \"events\": [\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_MESSAGE_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_STATUS_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_ASSIGNMENT_UPDATED\",\n \"CONVERSATION_CREATED\",\n \"CONVERSATION_MESSAGE_DELETED\",\n \"CONVERSATION_MESSAGE_RECEIVED\",\n \"CONVERSATION_MESSAGE_RECEIVED\"\n ],\n \"profile\": {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"labore9\": \"\",\n \"nisi_c_\": \"\",\n \"qui1\": \"\",\n \"non_a\": \"\",\n \"id56\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n \"subscriptionId\": \"\",\n \"name\": \"\",\n \"criteria\": [\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"entityId\": \"\",\n \"callsConfigurationId\": \"\"\n }\n ],\n \"resources\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"users\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/subscription/:channel", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "subscription", ":channel" ], "variable": [ { "key": "channel" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-102c4f6f-47cd-4a8a-abdb-fd84651a0a2a" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-277686d2-de0a-4843-b054-a377249e4c9b" } ], "id": "b0188aa1-5b92-4f72-add7-eb785d95164a", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b0188aa1-5b92-4f72-add7-eb785d95164a" } ], "id": "190ceb03-840d-4d6d-bfb7-b747d200fe05", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-190ceb03-840d-4d6d-bfb7-b747d200fe05" }, { "name": "profiles", "item": [ { "name": "{profileId}", "item": [ { "name": "Get single notification profile", "id": "7f538f4b-3c49-4568-918a-9f012edd4ee9", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "id": "355d4a3a-1dfc-4569-aab8-8e9263592afa", "key": "profileId", "value": "", "description": "(Required) Notification profile ID." } ] }, "description": "Returns a specific notification profile by ID." }, "response": [ { "id": "b4b6a78e-8675-4955-abf7-edeec4b55678", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"velit8a9\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b4b6a78e-8675-4955-abf7-edeec4b55678" }, { "id": "5ca6c6fa-3e8f-4fda-80b9-826627ed78c8", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-5ca6c6fa-3e8f-4fda-80b9-826627ed78c8" }, { "id": "b450e2f9-8a40-442d-af6f-66280c1acf34", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b450e2f9-8a40-442d-af6f-66280c1acf34" }, { "id": "ae2f59f7-1474-408d-9273-0cce55c7a011", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-ae2f59f7-1474-408d-9273-0cce55c7a011" }, { "id": "eb3c9dfb-09d8-470e-b17c-ecf57228add5", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-eb3c9dfb-09d8-470e-b17c-ecf57228add5" }, { "id": "6a6d96a5-8d89-4eac-9c21-d2b32ba2c6bc", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-6a6d96a5-8d89-4eac-9c21-d2b32ba2c6bc" }, { "id": "fe6d9e08-5a41-4fb1-b778-e26863814155", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-fe6d9e08-5a41-4fb1-b778-e26863814155" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7f538f4b-3c49-4568-918a-9f012edd4ee9" }, { "name": "Update notification profile", "id": "8f6c0c19-195d-4556-85a5-a9594bc7d2e8", "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 \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"do_a\": \"\",\n \"sint_4\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "id": "dafebeca-ecda-4e3c-86a9-24efd607a833", "key": "profileId", "value": "", "description": "(Required) " } ] }, "description": "This method allows you to update a notification profile. You can change its properties and provide an ID of security settings if you wish to change them." }, "response": [ { "id": "a43740e2-77e0-4a87-b7ad-ecef47361792", "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 \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"do_a\": \"\",\n \"sint_4\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a43740e2-77e0-4a87-b7ad-ecef47361792" }, { "id": "95c67e1e-a88b-4534-b1d5-2e37f8fc77b8", "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 \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"do_a\": \"\",\n \"sint_4\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-95c67e1e-a88b-4534-b1d5-2e37f8fc77b8" }, { "id": "b5dc1d3a-d307-415d-8d34-2f27cb410964", "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 \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"do_a\": \"\",\n \"sint_4\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b5dc1d3a-d307-415d-8d34-2f27cb410964" }, { "id": "c15ac982-3969-4a95-90c1-c840fdb32517", "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 \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"do_a\": \"\",\n \"sint_4\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-c15ac982-3969-4a95-90c1-c840fdb32517" }, { "id": "a9310973-62c5-4a44-89a5-0fe09f8b4381", "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 \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"do_a\": \"\",\n \"sint_4\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a9310973-62c5-4a44-89a5-0fe09f8b4381" }, { "id": "0e72f7f3-9a3a-4320-bbe8-5d38e827be28", "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 \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"do_a\": \"\",\n \"sint_4\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-0e72f7f3-9a3a-4320-bbe8-5d38e827be28" }, { "id": "e1c3359a-b04a-4e52-b420-2dd4eb21894f", "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 \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"do_a\": \"\",\n \"sint_4\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-e1c3359a-b04a-4e52-b420-2dd4eb21894f" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-8f6c0c19-195d-4556-85a5-a9594bc7d2e8" }, { "name": "Delete notification profile", "id": "1c1230f7-ed46-49be-8cb8-bba83affb59a", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "id": "0d2cb379-140f-481a-975b-0692c6f61a44", "key": "profileId", "value": "", "description": "(Required) Notification profile ID." } ] }, "description": "This method will delete a notification profile specified by ID." }, "response": [ { "id": "32a66b0d-59ed-4f96-af4c-3e75018e808c", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-32a66b0d-59ed-4f96-af4c-3e75018e808c" }, { "id": "7c985ed0-a5a1-42d4-9f94-3795ef00740b", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7c985ed0-a5a1-42d4-9f94-3795ef00740b" }, { "id": "a3a3264e-e793-4756-bd7b-af0b0dcbbeec", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a3a3264e-e793-4756-bd7b-af0b0dcbbeec" }, { "id": "35c88709-ad39-4f1e-a4a3-d57700b497d4", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-35c88709-ad39-4f1e-a4a3-d57700b497d4" }, { "id": "164b66a6-6688-42dd-a3b3-6359eab5423d", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-164b66a6-6688-42dd-a3b3-6359eab5423d" }, { "id": "5d5a2bfb-e1fd-42b4-9e61-5358421cc6c4", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-5d5a2bfb-e1fd-42b4-9e61-5358421cc6c4" }, { "id": "32a3f9b0-0aca-4357-b5aa-30803d50f16e", "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}}/subscriptions/1/profiles/:profileId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles", ":profileId" ], "variable": [ { "key": "profileId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-32a3f9b0-0aca-4357-b5aa-30803d50f16e" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-1c1230f7-ed46-49be-8cb8-bba83affb59a" } ], "id": "a5bb850f-67b7-4d48-8df3-7cbe63a55d0f", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a5bb850f-67b7-4d48-8df3-7cbe63a55d0f" }, { "name": "Get notification profiles", "id": "0aedc1f9-55c9-455c-9401-eeb7a9ee5d84", "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}}/subscriptions/1/profiles?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Returns a list of all notification profiles for your account with pagination." }, "response": [ { "id": "6b245063-f2a5-425e-9fc3-45b80b3b8c8b", "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}}/subscriptions/1/profiles?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ], "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"exercitation_1\": \"\",\n \"sint5\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n },\n {\n \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\"\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.3\",\n \"headers\": {\n \"sint_88\": \"\",\n \"cillumd\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-6b245063-f2a5-425e-9fc3-45b80b3b8c8b" }, { "id": "1aef0715-1130-4f8d-81ec-4075f1a6fd66", "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}}/subscriptions/1/profiles?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-1aef0715-1130-4f8d-81ec-4075f1a6fd66" }, { "id": "102d6f42-cc64-44e6-82fd-04ae03a146c5", "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}}/subscriptions/1/profiles?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-102d6f42-cc64-44e6-82fd-04ae03a146c5" }, { "id": "e1abefb9-a2bc-4f11-9bdb-a0ea461d81c1", "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}}/subscriptions/1/profiles?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-e1abefb9-a2bc-4f11-9bdb-a0ea461d81c1" }, { "id": "b85b2f21-4ca1-4b6c-99b6-3a9e810727b7", "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}}/subscriptions/1/profiles?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b85b2f21-4ca1-4b6c-99b6-3a9e810727b7" }, { "id": "2521aa95-6ca4-44a2-a13f-15cdd0affccd", "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}}/subscriptions/1/profiles?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-2521aa95-6ca4-44a2-a13f-15cdd0affccd" }, { "id": "75010cec-cfe2-4683-a442-b403e579521e", "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}}/subscriptions/1/profiles?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-75010cec-cfe2-4683-a442-b403e579521e" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-0aedc1f9-55c9-455c-9401-eeb7a9ee5d84" }, { "name": "Create notification profile", "id": "0152372a-158a-4048-98cd-4e94cf93d3b2", "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"veniam_d\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ] }, "description": "This method will create a new notification profile. You can provide an ID of existing security settings if you wish to reuse them or submit full definition, if you want to create a new one." }, "response": [ { "id": "b8023240-70c4-48c9-bb3d-e9345236604e", "name": "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"veniam_d\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "Resource location.", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"profileId\": \"\",\n \"security\": {\n \"authId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b8023240-70c4-48c9-bb3d-e9345236604e" }, { "id": "668eea7e-817c-4088-a2be-1dc10ecd1049", "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"veniam_d\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-668eea7e-817c-4088-a2be-1dc10ecd1049" }, { "id": "35778177-200d-4b6f-9829-34fa6ae66139", "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"veniam_d\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-35778177-200d-4b6f-9829-34fa6ae66139" }, { "id": "e1edcf9b-f0e6-4a37-825e-e2c781ed793b", "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"veniam_d\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-e1edcf9b-f0e6-4a37-825e-e2c781ed793b" }, { "id": "71d51599-e443-4f59-bc66-0b42f70a78ba", "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"veniam_d\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-71d51599-e443-4f59-bc66-0b42f70a78ba" }, { "id": "812a5283-4f31-469a-9d6e-25cf90f06d79", "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"veniam_d\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-812a5283-4f31-469a-9d6e-25cf90f06d79" }, { "id": "a5c868a9-f706-4e74-9e44-c68e967025ba", "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 \"profileId\": \"\",\n \"webhook\": {\n \"notifyUrl\": \"\",\n \"contentType\": \"\"\n },\n \"security\": {\n \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n \"clientCertificateId\": \"\",\n \"maxBucketSize\": \"\",\n \"windowSize\": \"\",\n \"connectTimeout\": \"\",\n \"readTimeout\": \"\",\n \"enabledSSLProtocols\": \"TLSv1.2\",\n \"headers\": {\n \"veniam_d\": \"\"\n },\n \"responseRegex\": \"\",\n \"responseBodyRegex\": \"\",\n \"rateLimit\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/profiles", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "profiles" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a5c868a9-f706-4e74-9e44-c68e967025ba" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-0152372a-158a-4048-98cd-4e94cf93d3b2" } ], "id": "41ce8aa9-6c05-4289-80c9-d3c1a6e46b12", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-41ce8aa9-6c05-4289-80c9-d3c1a6e46b12" }, { "name": "security", "item": [ { "name": "{authId}", "item": [ { "name": "Get single security settings", "id": "bf07275b-cc50-441c-b08c-ce4465d1c6a6", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "id": "2efe11e1-2092-4d55-a764-8d30fb674e68", "key": "authId", "value": "", "description": "(Required) Security settings ID." } ] }, "description": "Returns specific security settings item by ID." }, "response": [ { "id": "4ac3da3c-25a1-4f73-89de-f328bbd3cf7a", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"authId\": \"\",\n \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-4ac3da3c-25a1-4f73-89de-f328bbd3cf7a" }, { "id": "c33ac2e8-2008-48d7-9b2e-96f6f2c8d9dd", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-c33ac2e8-2008-48d7-9b2e-96f6f2c8d9dd" }, { "id": "ecb9b6ca-c6ee-45e7-8a65-084afbe5d43f", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-ecb9b6ca-c6ee-45e7-8a65-084afbe5d43f" }, { "id": "5a985201-921f-4ec8-96e1-39c1b368df64", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-5a985201-921f-4ec8-96e1-39c1b368df64" }, { "id": "311c91dd-7bb3-4fc4-9fb7-001c2c18b580", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-311c91dd-7bb3-4fc4-9fb7-001c2c18b580" }, { "id": "11475361-0455-4e6c-ba96-1f1b38fdb97e", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-11475361-0455-4e6c-ba96-1f1b38fdb97e" }, { "id": "4d4d5740-ab8a-468d-b4bf-aff283e3ca47", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-4d4d5740-ab8a-468d-b4bf-aff283e3ca47" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-bf07275b-cc50-441c-b08c-ce4465d1c6a6" }, { "name": "Update security settings", "id": "247f517e-8a09-468b-a1a3-5831e14f1c63", "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 \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "id": "26776f8a-cc52-40c4-afa5-8c220bdfaa14", "key": "authId", "value": "", "description": "(Required) " } ] }, "description": "This method allows you to update the security settings." }, "response": [ { "id": "5f94afbd-f7e1-4803-b7d8-27bd31e0a69d", "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 \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"authId\": \"\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-5f94afbd-f7e1-4803-b7d8-27bd31e0a69d" }, { "id": "ec619f16-b453-4433-a6e4-d5e0533bec78", "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 \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-ec619f16-b453-4433-a6e4-d5e0533bec78" }, { "id": "e8dcc0dc-9fab-4958-84ca-84be936a3b22", "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 \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-e8dcc0dc-9fab-4958-84ca-84be936a3b22" }, { "id": "c989d2f6-69bd-4fa1-9db4-81e3a95e6b29", "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 \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-c989d2f6-69bd-4fa1-9db4-81e3a95e6b29" }, { "id": "1474e8e3-7e1f-4a68-a603-dc8bc93eb853", "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 \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-1474e8e3-7e1f-4a68-a603-dc8bc93eb853" }, { "id": "3ad98c04-06bf-4e51-8ecf-c18a89291209", "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 \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-3ad98c04-06bf-4e51-8ecf-c18a89291209" }, { "id": "d5005b63-bee1-4541-a3d2-eb27604fe6c2", "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 \"type\": \"HMAC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-d5005b63-bee1-4541-a3d2-eb27604fe6c2" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-247f517e-8a09-468b-a1a3-5831e14f1c63" }, { "name": "Delete security settings", "id": "d200360e-e160-4c14-bd1b-1be41b5d7e30", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "id": "b74e538c-0a1e-470b-adfb-58e80839b060", "key": "authId", "value": "", "description": "(Required) Security settings ID." } ] }, "description": "This method will delete the security settings item by ID." }, "response": [ { "id": "e6017da1-e1d0-49a2-a31d-64d9f1a56bbf", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"authId\": \"\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-e6017da1-e1d0-49a2-a31d-64d9f1a56bbf" }, { "id": "fe22aafe-8a50-46b1-8d43-51cde71859e3", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-fe22aafe-8a50-46b1-8d43-51cde71859e3" }, { "id": "4ce3a37a-9fca-4450-b510-0424d8d0b2a5", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-4ce3a37a-9fca-4450-b510-0424d8d0b2a5" }, { "id": "085cdf45-5228-474b-a75a-66aedb78318a", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-085cdf45-5228-474b-a75a-66aedb78318a" }, { "id": "03c0dcfd-9d08-4b2c-a755-5f860e226bc5", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-03c0dcfd-9d08-4b2c-a755-5f860e226bc5" }, { "id": "12987f5f-5a93-485b-b36e-50fb2d4175c4", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-12987f5f-5a93-485b-b36e-50fb2d4175c4" }, { "id": "e5e3ce8b-205c-49aa-96ff-0796689e0336", "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}}/subscriptions/1/security/:authId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security", ":authId" ], "variable": [ { "key": "authId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-e5e3ce8b-205c-49aa-96ff-0796689e0336" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-d200360e-e160-4c14-bd1b-1be41b5d7e30" } ], "id": "210c601c-3f40-46ef-a449-42724420f201", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-210c601c-3f40-46ef-a449-42724420f201" }, { "name": "Get security settings", "id": "428a2404-d36f-42f0-94b8-d37585360828", "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}}/subscriptions/1/security?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] }, "description": "Returns a list of security settings for your account with pagination." }, "response": [ { "id": "52001a02-451e-48f6-b268-ce0ae17d6e9a", "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}}/subscriptions/1/security?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ], "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 \"authId\": \"\",\n \"type\": \"CUSTOM\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n },\n {\n \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-52001a02-451e-48f6-b268-ce0ae17d6e9a" }, { "id": "913b8d7e-3810-4390-87f1-9df3dc559923", "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}}/subscriptions/1/security?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-913b8d7e-3810-4390-87f1-9df3dc559923" }, { "id": "98caacad-78aa-4dd7-a335-73fe102000bd", "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}}/subscriptions/1/security?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-98caacad-78aa-4dd7-a335-73fe102000bd" }, { "id": "70b4dbed-99fc-44f2-9070-73f1c53960ac", "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}}/subscriptions/1/security?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-70b4dbed-99fc-44f2-9070-73f1c53960ac" }, { "id": "6cc7303e-4557-46ac-a924-119fc2a71407", "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}}/subscriptions/1/security?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ], "query": [ { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-6cc7303e-4557-46ac-a924-119fc2a71407" }, { "id": "55631bf7-c1ba-4617-b284-b0b3ca4c18a8", "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}}/subscriptions/1/security?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-55631bf7-c1ba-4617-b284-b0b3ca4c18a8" }, { "id": "99a8654e-e267-4c6f-b368-59e3eaae7084", "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}}/subscriptions/1/security?page=0&size=20", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ], "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-99a8654e-e267-4c6f-b368-59e3eaae7084" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-428a2404-d36f-42f0-94b8-d37585360828" }, { "name": "Create security settings", "id": "cbb2a623-3ca0-4953-9d9c-5ac71018d260", "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 \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ] }, "description": "This method will create new security settings." }, "response": [ { "id": "e78b5818-bd8e-4729-8658-6fdba48170af", "name": "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 \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "Resource location.", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"authId\": \"\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-e78b5818-bd8e-4729-8658-6fdba48170af" }, { "id": "853fb279-8a80-4990-967a-3923372a3ed9", "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 \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-853fb279-8a80-4990-967a-3923372a3ed9" }, { "id": "015b1a82-47a8-489a-b475-82cccc7c0bba", "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 \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-015b1a82-47a8-489a-b475-82cccc7c0bba" }, { "id": "cc220232-0492-4d53-b04d-ac6e9409e892", "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 \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-cc220232-0492-4d53-b04d-ac6e9409e892" }, { "id": "262fdf7b-e8fd-409a-a8f7-8716d9a6f8bc", "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 \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-262fdf7b-e8fd-409a-a8f7-8716d9a6f8bc" }, { "id": "5aaae372-a0d9-477d-adbd-2314163074cb", "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 \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-5aaae372-a0d9-477d-adbd-2314163074cb" }, { "id": "a442d218-b336-4915-9d0c-fc1d25121ee8", "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 \"authId\": \"\",\n \"type\": \"BASIC\",\n \"credentials\": {\n \"password\": \"\",\n \"username\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/security", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "security" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a442d218-b336-4915-9d0c-fc1d25121ee8" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-cbb2a623-3ca0-4953-9d9c-5ac71018d260" } ], "id": "d3358e04-03de-45f2-92d4-6c56bf9f3c91", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-d3358e04-03de-45f2-92d4-6c56bf9f3c91" }, { "name": "certificates", "item": [ { "name": "{certificateId}", "item": [ { "name": "Get certificate details by identifier", "id": "f3bc5ec3-afad-4b1a-b4ed-adfa74a83433", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "id": "cd957c37-c03f-490c-b021-0704bf50f00a", "key": "certificateId", "value": "", "description": "(Required) Certificate identifier." } ] }, "description": "Returns a certificate details." }, "response": [ { "id": "13c78c13-9031-43a7-82ba-3f52ceb52d90", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"certificateId\": \"\",\n \"issuedBy\": \"\",\n \"issuedTo\": \"\",\n \"validFrom\": \"\",\n \"validUntil\": \"\",\n \"certificateStatus\": \"READY\",\n \"serialNumber\": \"\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-13c78c13-9031-43a7-82ba-3f52ceb52d90" }, { "id": "a40e8896-8d2f-42c1-a0a8-cb8696c50af8", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a40e8896-8d2f-42c1-a0a8-cb8696c50af8" }, { "id": "957afa58-3a3d-45a7-a3dc-3dcbf84bace9", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-957afa58-3a3d-45a7-a3dc-3dcbf84bace9" }, { "id": "977e18bf-ccfa-4d53-896f-16597e83a3a1", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-977e18bf-ccfa-4d53-896f-16597e83a3a1" }, { "id": "dffb5519-f04d-447a-8624-5892ffe69dc3", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-dffb5519-f04d-447a-8624-5892ffe69dc3" }, { "id": "b0543e7b-822c-4eb2-91d5-d7e466cabe0e", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b0543e7b-822c-4eb2-91d5-d7e466cabe0e" }, { "id": "752bd441-fba1-450e-b51c-d193303f45f3", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-752bd441-fba1-450e-b51c-d193303f45f3" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f3bc5ec3-afad-4b1a-b4ed-adfa74a83433" }, { "name": "Delete certificate", "id": "42307267-2647-47d4-89ba-2f363d56b0aa", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "id": "6db071c5-9d31-44d6-b899-9f9f9cccddf3", "key": "certificateId", "value": "", "description": "(Required) Certificate identifier." } ] }, "description": "Deletes an existing certificate by a given identifier. Note, certificates cannot be deleted if linked to a Notification Profile." }, "response": [ { "id": "b4336cf6-402f-4962-b0d2-eada00fe4df8", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"certificateId\": \"\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b4336cf6-402f-4962-b0d2-eada00fe4df8" }, { "id": "aba9fa84-95c8-4ad3-933c-7bec00ca3bdc", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-aba9fa84-95c8-4ad3-933c-7bec00ca3bdc" }, { "id": "6b3335ec-4593-42ea-82c2-29e910fc3d94", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-6b3335ec-4593-42ea-82c2-29e910fc3d94" }, { "id": "c2e59c04-ffdd-4725-8ea8-f37135cb1462", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-c2e59c04-ffdd-4725-8ea8-f37135cb1462" }, { "id": "3b063436-b177-4065-9acd-120bc2346ebd", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-3b063436-b177-4065-9acd-120bc2346ebd" }, { "id": "88a4ddb2-ebc3-4cf0-8536-9f8cbd813006", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-88a4ddb2-ebc3-4cf0-8536-9f8cbd813006" }, { "id": "97e60633-94a1-41ff-91a4-c7cd8cc55e69", "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}}/subscriptions/1/certificates/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-97e60633-94a1-41ff-91a4-c7cd8cc55e69" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-42307267-2647-47d4-89ba-2f363d56b0aa" } ], "id": "0ee3ea0b-f51d-46c8-8834-173b9c52afac", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-0ee3ea0b-f51d-46c8-8834-173b9c52afac" }, { "name": "status", "item": [ { "name": "{certificateId}", "item": [ { "name": "Get certificate status by identifier", "id": "b7d93fd4-e970-4c9b-8d54-5c47e53ed5ff", "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}}/subscriptions/1/certificates/status/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status", ":certificateId" ], "variable": [ { "id": "bcf0689e-58e1-4bb1-b6ee-f86955d2a542", "key": "certificateId", "value": "", "description": "(Required) Certificate identifier." } ] }, "description": "Returns a certificate status." }, "response": [ { "id": "10291628-bc2b-4522-880e-df85a9d73960", "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}}/subscriptions/1/certificates/status/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"certificateId\": \"\",\n \"status\": \"READY\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-10291628-bc2b-4522-880e-df85a9d73960" }, { "id": "6da8bd68-fe14-44bc-803e-a7b499a5b066", "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}}/subscriptions/1/certificates/status/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-6da8bd68-fe14-44bc-803e-a7b499a5b066" }, { "id": "2f5c5728-54bc-412f-bdb3-656c0c3093f8", "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}}/subscriptions/1/certificates/status/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-2f5c5728-54bc-412f-bdb3-656c0c3093f8" }, { "id": "f80f45b8-fc10-4d98-9ee8-910e0a2de4a9", "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}}/subscriptions/1/certificates/status/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f80f45b8-fc10-4d98-9ee8-910e0a2de4a9" }, { "id": "4322068e-555e-4f17-8a1b-10d2ffe7c48d", "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}}/subscriptions/1/certificates/status/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-4322068e-555e-4f17-8a1b-10d2ffe7c48d" }, { "id": "0e904fe9-e595-49c0-a92a-47c8ffe1e3f0", "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}}/subscriptions/1/certificates/status/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-0e904fe9-e595-49c0-a92a-47c8ffe1e3f0" }, { "id": "31c11618-d83f-46b5-b925-c6a73edbd647", "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}}/subscriptions/1/certificates/status/:certificateId", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status", ":certificateId" ], "variable": [ { "key": "certificateId" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-31c11618-d83f-46b5-b925-c6a73edbd647" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b7d93fd4-e970-4c9b-8d54-5c47e53ed5ff" } ], "id": "8f09aa74-1607-4b45-bd5c-4a9186d3b4fa", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-8f09aa74-1607-4b45-bd5c-4a9186d3b4fa" }, { "name": "Get filtered certificates statuses page", "id": "67b4db55-d0f0-4c7e-a9c4-227f528dc253", "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}}/subscriptions/1/certificates/status?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] }, "description": "Returns a page containing certificates statuses by filtering condition." }, "response": [ { "id": "049a621d-bb25-4bfc-8d56-80ace0ccfd55", "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}}/subscriptions/1/certificates/status?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"certificateId\": \"\",\n \"status\": \"EXPIRED\"\n },\n {\n \"certificateId\": \"\",\n \"status\": \"READY\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-049a621d-bb25-4bfc-8d56-80ace0ccfd55" }, { "id": "70501b58-3b07-491a-b434-f397d8845786", "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}}/subscriptions/1/certificates/status?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-70501b58-3b07-491a-b434-f397d8845786" }, { "id": "a2291ca3-9cf6-4540-8afe-632e52f88919", "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}}/subscriptions/1/certificates/status?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a2291ca3-9cf6-4540-8afe-632e52f88919" }, { "id": "e0f8c0ba-2d51-4d78-b8a1-3fc1745297f1", "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}}/subscriptions/1/certificates/status?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-e0f8c0ba-2d51-4d78-b8a1-3fc1745297f1" }, { "id": "d9ec4655-61c2-461f-9437-c9e2e818d24e", "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}}/subscriptions/1/certificates/status?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-d9ec4655-61c2-461f-9437-c9e2e818d24e" }, { "id": "231c4082-24cb-4e71-89c0-77376a4c0fcd", "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}}/subscriptions/1/certificates/status?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-231c4082-24cb-4e71-89c0-77376a4c0fcd" }, { "id": "80e86161-a034-4df3-8401-2faf295f97aa", "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}}/subscriptions/1/certificates/status?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "status" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-80e86161-a034-4df3-8401-2faf295f97aa" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-67b4db55-d0f0-4c7e-a9c4-227f528dc253" } ], "id": "7a4e8e8a-8b6a-4dd5-a982-44216724383a", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7a4e8e8a-8b6a-4dd5-a982-44216724383a" }, { "name": "test", "item": [ { "name": "webhook", "item": [ { "name": "Test connection to a webhook", "id": "7bd918f4-3c9f-4938-8b9c-923d44546173", "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 \"certificateId\": \"\",\n \"webhookUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates/test/webhook", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "test", "webhook" ] }, "description": "Performs connectivity check to provided webhook with the given certificate. Note, it does not send a notification event." }, "response": [ { "id": "2207e5bb-b46c-4d81-8546-04c6f084764f", "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 \"certificateId\": \"\",\n \"webhookUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates/test/webhook", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "test", "webhook" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"certificateId\": \"\",\n \"webhookUrl\": \"\",\n \"result\": \"SUCCESS\",\n \"failReasons\": [\n \"\",\n \"\"\n ],\n \"hint\": \"\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-2207e5bb-b46c-4d81-8546-04c6f084764f" }, { "id": "97e34605-cbc4-4aa7-ad81-4c5aec25e840", "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 \"certificateId\": \"\",\n \"webhookUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates/test/webhook", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "test", "webhook" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-97e34605-cbc4-4aa7-ad81-4c5aec25e840" }, { "id": "7f722120-2869-46c9-8552-eaad418ac174", "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 \"certificateId\": \"\",\n \"webhookUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates/test/webhook", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "test", "webhook" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7f722120-2869-46c9-8552-eaad418ac174" }, { "id": "51ef75e9-d634-463b-9906-13373ad4924b", "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 \"certificateId\": \"\",\n \"webhookUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates/test/webhook", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "test", "webhook" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-51ef75e9-d634-463b-9906-13373ad4924b" }, { "id": "7ea98f46-621c-4048-9d05-b8c8acf6c416", "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 \"certificateId\": \"\",\n \"webhookUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates/test/webhook", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "test", "webhook" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7ea98f46-621c-4048-9d05-b8c8acf6c416" }, { "id": "a517037a-aad1-4a5a-a880-806e1d7abb03", "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 \"certificateId\": \"\",\n \"webhookUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates/test/webhook", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "test", "webhook" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-a517037a-aad1-4a5a-a880-806e1d7abb03" }, { "id": "ded81160-dfc7-4ef7-8e4e-bc6f10833e70", "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 \"certificateId\": \"\",\n \"webhookUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates/test/webhook", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates", "test", "webhook" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-ded81160-dfc7-4ef7-8e4e-bc6f10833e70" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-7bd918f4-3c9f-4938-8b9c-923d44546173" } ], "id": "fefe9902-7c24-4eaf-a579-d33fe3221c1f", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-fefe9902-7c24-4eaf-a579-d33fe3221c1f" } ], "id": "81d31523-0bc3-4cf2-a4f6-d1ee89aa04a4", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-81d31523-0bc3-4cf2-a4f6-d1ee89aa04a4" }, { "name": "Get filtered certificate details page", "id": "cb2e17a1-ebba-4b00-9b4d-f3fc201bc580", "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}}/subscriptions/1/certificates?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] }, "description": "Returns a page containing certificates details by filtering condition." }, "response": [ { "id": "f09e4d2f-edc3-486c-bbaf-4e82a1cde1cb", "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}}/subscriptions/1/certificates?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"certificateId\": \"\",\n \"issuedBy\": \"\",\n \"issuedTo\": \"\",\n \"validFrom\": \"\",\n \"validUntil\": \"\",\n \"certificateStatus\": \"READY\",\n \"serialNumber\": \"\"\n },\n {\n \"certificateId\": \"\",\n \"issuedBy\": \"\",\n \"issuedTo\": \"\",\n \"validFrom\": \"\",\n \"validUntil\": \"\",\n \"certificateStatus\": \"PROCESSING\",\n \"serialNumber\": \"\"\n }\n ],\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f09e4d2f-edc3-486c-bbaf-4e82a1cde1cb" }, { "id": "667459a1-067d-40b3-bce8-5d691dc1a68f", "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}}/subscriptions/1/certificates?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-667459a1-067d-40b3-bce8-5d691dc1a68f" }, { "id": "44e0347e-6f17-483e-8c4f-e91d162684a0", "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}}/subscriptions/1/certificates?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-44e0347e-6f17-483e-8c4f-e91d162684a0" }, { "id": "798c83a1-8e75-45a7-84c6-8f4cc70d7c60", "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}}/subscriptions/1/certificates?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-798c83a1-8e75-45a7-84c6-8f4cc70d7c60" }, { "id": "884939bd-bcc0-40f8-b70a-f319ea966a7d", "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}}/subscriptions/1/certificates?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-884939bd-bcc0-40f8-b70a-f319ea966a7d" }, { "id": "944469d6-1788-45f9-a392-f5f126ac2fa8", "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}}/subscriptions/1/certificates?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-944469d6-1788-45f9-a392-f5f126ac2fa8" }, { "id": "f83a5dab-b04f-42f7-9b19-5e33ccdbc059", "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}}/subscriptions/1/certificates?search=&page=0&size=20&sortBy=CERTIFICATE_ID&direction=DESC", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ], "query": [ { "description": "Search filter. Limits returned results.", "key": "search", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "20" }, { "description": "Sorting parameter.", "key": "sortBy", "value": "CERTIFICATE_ID" }, { "description": "Sorting direction.", "key": "direction", "value": "DESC" } ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f83a5dab-b04f-42f7-9b19-5e33ccdbc059" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-cb2e17a1-ebba-4b00-9b4d-f3fc201bc580" }, { "name": "Upload certificate", "id": "b0e150ef-6e1f-4724-bf21-6c6422ecba6f", "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 \"certificateContent\": \"\",\n \"certificateId\": \"\",\n \"passphrase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ] }, "description": "Upload the certificate Infobip will present for your webhook to verify Infobip when sending notification events." }, "response": [ { "id": "cd1f44e7-eab4-41c9-8ae3-6e219ee081ad", "name": "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 \"certificateContent\": \"\",\n \"certificateId\": \"\",\n \"passphrase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "Resource location.", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"certificateId\": \"\",\n \"status\": \"READY\"\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-cd1f44e7-eab4-41c9-8ae3-6e219ee081ad" }, { "id": "f9e3d4a9-df33-4eec-b4e6-cbb283becca0", "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 \"certificateContent\": \"\",\n \"certificateId\": \"\",\n \"passphrase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f9e3d4a9-df33-4eec-b4e6-cbb283becca0" }, { "id": "b6ee3f79-5562-4512-9611-9a69d18964f7", "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 \"certificateContent\": \"\",\n \"certificateId\": \"\",\n \"passphrase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b6ee3f79-5562-4512-9611-9a69d18964f7" }, { "id": "873d9aad-0e68-4b17-9659-3d8e655b0083", "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 \"certificateContent\": \"\",\n \"certificateId\": \"\",\n \"passphrase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-873d9aad-0e68-4b17-9659-3d8e655b0083" }, { "id": "0bfb49a6-6c7b-4417-aa7d-feaee315d199", "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 \"certificateContent\": \"\",\n \"certificateId\": \"\",\n \"passphrase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-0bfb49a6-6c7b-4417-aa7d-feaee315d199" }, { "id": "f98365ae-656c-40a0-837d-a8d858e9a04e", "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 \"certificateContent\": \"\",\n \"certificateId\": \"\",\n \"passphrase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-f98365ae-656c-40a0-837d-a8d858e9a04e" }, { "id": "9bf8ec0b-d0b7-4e64-853d-ed68e7efddd0", "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 \"certificateContent\": \"\",\n \"certificateId\": \"\",\n \"passphrase\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/subscriptions/1/certificates", "host": [ "{{baseUrl}}" ], "path": [ "subscriptions", "1", "certificates" ] } }, "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 \"mollit___\": [\n \"\",\n \"\"\n ],\n \"exe\": [\n \"\",\n \"\"\n ],\n \"ex__cc\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-9bf8ec0b-d0b7-4e64-853d-ed68e7efddd0" } ], "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-b0e150ef-6e1f-4724-bf21-6c6422ecba6f" } ], "id": "00205a15-f270-4e40-9e08-d65c3bc28919", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-00205a15-f270-4e40-9e08-d65c3bc28919" } ], "id": "af8bdefc-6e80-4440-b8e0-ce3578a45dd2", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-af8bdefc-6e80-4440-b8e0-ce3578a45dd2" } ], "id": "fb443f36-0305-461f-acb2-0c5fc4204c4b", "createdAt": "2026-07-28T02:00:36.000Z", "updatedAt": "2026-07-28T02:00:36.000Z", "uid": "35240-fb443f36-0305-461f-acb2-0c5fc4204c4b" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }