{ "info": { "_postman_id": "92b6128b-27bb-42fe-801f-89dfa273b9ba", "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:40.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "lastUpdatedBy": "35240", "uid": "35240-92b6128b-27bb-42fe-801f-89dfa273b9ba" }, "item": [ { "name": "vocalize", "item": [ { "name": "2", "item": [ { "name": "campaigns", "item": [ { "name": "me", "item": [ { "name": "Get my campaigns", "id": "5cecf0ef-d695-4741-94de-340138276797", "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}}/vocalize/2/campaigns/me?activeOnly=false&hasScores=false", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", "me" ], "query": [ { "description": "If true, only return active campaigns. Defaults to false.", "key": "activeOnly", "value": "false" }, { "description": "If true, only return campaigns that have scores associated with them. Defaults to false.", "key": "hasScores", "value": "false" } ] }, "description": "Get all campaigns for the authenticated user." }, "response": [ { "id": "1c391f7f-ef60-4fa9-95e7-825d21dc6ce2", "name": "Campaigns successfully retrieved", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/me?activeOnly=false&hasScores=false", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", "me" ], "query": [ { "description": "If true, only return active campaigns. Defaults to false.", "key": "activeOnly", "value": "false" }, { "description": "If true, only return campaigns that have scores associated with them. Defaults to false.", "key": "hasScores", "value": "false" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"campaigns\": [\n {\n \"accountId\": \"\",\n \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"sed4\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\",\n \"dateCreated\": \"\"\n },\n {\n \"accountId\": \"\",\n \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"ullamco7\": \"\",\n \"mollit3\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"AZURE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\",\n \"dateCreated\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-1c391f7f-ef60-4fa9-95e7-825d21dc6ce2" }, { "id": "9163c294-0e69-4585-a624-029a6652406a", "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}}/vocalize/2/campaigns/me?activeOnly=false&hasScores=false", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", "me" ], "query": [ { "description": "If true, only return active campaigns. Defaults to false.", "key": "activeOnly", "value": "false" }, { "description": "If true, only return campaigns that have scores associated with them. Defaults to false.", "key": "hasScores", "value": "false" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-9163c294-0e69-4585-a624-029a6652406a" }, { "id": "2f7d89f4-c496-4061-b167-cdd63e8bac5e", "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}}/vocalize/2/campaigns/me?activeOnly=false&hasScores=false", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", "me" ], "query": [ { "description": "If true, only return active campaigns. Defaults to false.", "key": "activeOnly", "value": "false" }, { "description": "If true, only return campaigns that have scores associated with them. Defaults to false.", "key": "hasScores", "value": "false" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-2f7d89f4-c496-4061-b167-cdd63e8bac5e" }, { "id": "70a7d209-8cfb-4bc5-9d5e-3b588db59597", "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}}/vocalize/2/campaigns/me?activeOnly=false&hasScores=false", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", "me" ], "query": [ { "description": "If true, only return active campaigns. Defaults to false.", "key": "activeOnly", "value": "false" }, { "description": "If true, only return campaigns that have scores associated with them. Defaults to false.", "key": "hasScores", "value": "false" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-70a7d209-8cfb-4bc5-9d5e-3b588db59597" }, { "id": "d38fb53a-1674-47ac-8329-2212279ce49d", "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}}/vocalize/2/campaigns/me?activeOnly=false&hasScores=false", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", "me" ], "query": [ { "description": "If true, only return active campaigns. Defaults to false.", "key": "activeOnly", "value": "false" }, { "description": "If true, only return campaigns that have scores associated with them. Defaults to false.", "key": "hasScores", "value": "false" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-d38fb53a-1674-47ac-8329-2212279ce49d" }, { "id": "a4667aa1-db1f-4c65-a44d-0c1869a3b089", "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}}/vocalize/2/campaigns/me?activeOnly=false&hasScores=false", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", "me" ], "query": [ { "description": "If true, only return active campaigns. Defaults to false.", "key": "activeOnly", "value": "false" }, { "description": "If true, only return campaigns that have scores associated with them. Defaults to false.", "key": "hasScores", "value": "false" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-a4667aa1-db1f-4c65-a44d-0c1869a3b089" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-5cecf0ef-d695-4741-94de-340138276797" } ], "id": "ed2671c4-9702-43a1-95e0-26ccfe974ced", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-ed2671c4-9702-43a1-95e0-26ccfe974ced" }, { "name": "{campaignId}", "item": [ { "name": "settings", "item": [ { "name": "Update campaign settings", "id": "79c72534-d065-4498-be13-e4da51cebc8b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/settings", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "settings" ], "variable": [ { "id": "a58682e1-c232-4589-a4b1-4bdd6e3cb64f", "key": "campaignId", "value": "", "description": "(Required) The UUID of the campaign to update." } ] }, "description": "Update the settings of a campaign with the specified ID." }, "response": [ { "id": "95d858be-1b3a-4707-81f4-217883abc298", "name": "Campaign setting successfully updated", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/settings", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "settings" ], "variable": [ { "key": "campaignId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accountId\": \"\",\n \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"veniame7\": \"\",\n \"exercitationa\": \"\",\n \"cupidatat_efb\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"AZURE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\",\n \"dateCreated\": \"\"\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-95d858be-1b3a-4707-81f4-217883abc298" }, { "id": "1b7bddda-e56e-41d0-9537-b5e8bbddee47", "name": "Bad Request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/settings", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "settings" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-1b7bddda-e56e-41d0-9537-b5e8bbddee47" }, { "id": "ea881d64-04d4-4557-a599-fe87d87c6abc", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/settings", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "settings" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-ea881d64-04d4-4557-a599-fe87d87c6abc" }, { "id": "488c49e5-39cd-4743-be86-c88df4f13b4f", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/settings", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "settings" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-488c49e5-39cd-4743-be86-c88df4f13b4f" }, { "id": "4750e168-b041-4239-be5b-1278de46da21", "name": "Not Found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/settings", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "settings" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-4750e168-b041-4239-be5b-1278de46da21" }, { "id": "e1644728-60ff-47f6-ac33-08fc8b39e508", "name": "Too Many Requests", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/settings", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "settings" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-e1644728-60ff-47f6-ac33-08fc8b39e508" }, { "id": "13bc768c-f932-439e-a5e4-2d95a1ce8a75", "name": "Internal Server Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/settings", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "settings" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-13bc768c-f932-439e-a5e4-2d95a1ce8a75" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-79c72534-d065-4498-be13-e4da51cebc8b" } ], "id": "02ec57ea-a2f5-4fc4-9564-c77576e9ce1a", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-02ec57ea-a2f5-4fc4-9564-c77576e9ce1a" }, { "name": "leaderboard", "item": [ { "name": "Get campaign leaderboard", "id": "e03ffe9f-96a2-4645-9aa4-eef30f3b518f", "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}}/vocalize/2/campaigns/:campaignId/leaderboard?page=0&size=10&fromTime=&toTime=&day=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "leaderboard" ], "query": [ { "description": "Page number.", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "10" }, { "description": "Start time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-01T00:00:00Z.", "key": "fromTime", "value": "" }, { "description": "End time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-31T23:59:59Z.", "key": "toTime", "value": "" }, { "description": "Retrieves scores for a specific day. Can't be used with fromTime/toTime. Days count starts at 0, which means that the API will return scores for the first day of the campaign.", "key": "day", "value": "" } ], "variable": [ { "id": "c910ee4b-be87-4e0a-a40d-87f168487c98", "key": "campaignId", "value": "", "description": "(Required) The UUID of the campaign to retrieve the leaderboard for." } ] }, "description": "Get leaderboard for a campaign, sorted by score. Additional query parameters can be used to filter and paginate the results. Filter by fromTime and toTime to get scores within a specific time range. Filter by day to get scores for a specific day of the campaign. You cannot use both fromTime/toTime and day together. If no filters are provided, the leaderboard will show all scores for the campaign, paginated. Users who have not provided their name will not be included in the leaderboard." }, "response": [ { "id": "997a0f3a-42b3-4dd4-9a2f-49657557e78c", "name": "Leaderboard retrieved successfully", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/leaderboard?page=0&size=10&fromTime=&toTime=&day=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "leaderboard" ], "query": [ { "description": "Page number.", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "10" }, { "description": "Start time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-01T00:00:00Z.", "key": "fromTime", "value": "" }, { "description": "End time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-31T23:59:59Z.", "key": "toTime", "value": "" }, { "description": "Retrieves scores for a specific day. Can't be used with fromTime/toTime. Days count starts at 0, which means that the API will return scores for the first day of the campaign.", "key": "day", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"paging\": {\n \"totalPages\": \"\",\n \"totalResults\": \"\",\n \"page\": 0,\n \"size\": 10\n },\n \"scores\": [\n {\n \"date\": \"\",\n \"score\": \"\",\n \"userId\": \"\",\n \"name\": \"\"\n },\n {\n \"date\": \"\",\n \"score\": \"\",\n \"userId\": \"\",\n \"name\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-997a0f3a-42b3-4dd4-9a2f-49657557e78c" }, { "id": "155105a3-2fc2-455b-a036-5ba50bbf33b1", "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}}/vocalize/2/campaigns/:campaignId/leaderboard?page=0&size=10&fromTime=&toTime=&day=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "leaderboard" ], "query": [ { "description": "Page number.", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "10" }, { "description": "Start time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-01T00:00:00Z.", "key": "fromTime", "value": "" }, { "description": "End time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-31T23:59:59Z.", "key": "toTime", "value": "" }, { "description": "Retrieves scores for a specific day. Can't be used with fromTime/toTime. Days count starts at 0, which means that the API will return scores for the first day of the campaign.", "key": "day", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-155105a3-2fc2-455b-a036-5ba50bbf33b1" }, { "id": "40f26341-bb76-42b7-9132-f72228b46b36", "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}}/vocalize/2/campaigns/:campaignId/leaderboard?page=0&size=10&fromTime=&toTime=&day=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "leaderboard" ], "query": [ { "description": "Page number.", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "10" }, { "description": "Start time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-01T00:00:00Z.", "key": "fromTime", "value": "" }, { "description": "End time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-31T23:59:59Z.", "key": "toTime", "value": "" }, { "description": "Retrieves scores for a specific day. Can't be used with fromTime/toTime. Days count starts at 0, which means that the API will return scores for the first day of the campaign.", "key": "day", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-40f26341-bb76-42b7-9132-f72228b46b36" }, { "id": "2cbe8bfb-3b74-4278-81b4-03425955f96e", "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}}/vocalize/2/campaigns/:campaignId/leaderboard?page=0&size=10&fromTime=&toTime=&day=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "leaderboard" ], "query": [ { "description": "Page number.", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "10" }, { "description": "Start time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-01T00:00:00Z.", "key": "fromTime", "value": "" }, { "description": "End time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-31T23:59:59Z.", "key": "toTime", "value": "" }, { "description": "Retrieves scores for a specific day. Can't be used with fromTime/toTime. Days count starts at 0, which means that the API will return scores for the first day of the campaign.", "key": "day", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-2cbe8bfb-3b74-4278-81b4-03425955f96e" }, { "id": "ff1f1fe4-ed4f-44e7-9375-61ad6f674370", "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}}/vocalize/2/campaigns/:campaignId/leaderboard?page=0&size=10&fromTime=&toTime=&day=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "leaderboard" ], "query": [ { "description": "Page number.", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "10" }, { "description": "Start time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-01T00:00:00Z.", "key": "fromTime", "value": "" }, { "description": "End time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-31T23:59:59Z.", "key": "toTime", "value": "" }, { "description": "Retrieves scores for a specific day. Can't be used with fromTime/toTime. Days count starts at 0, which means that the API will return scores for the first day of the campaign.", "key": "day", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-ff1f1fe4-ed4f-44e7-9375-61ad6f674370" }, { "id": "773e2ddf-09c9-4ee8-898e-3e37fda04832", "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}}/vocalize/2/campaigns/:campaignId/leaderboard?page=0&size=10&fromTime=&toTime=&day=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "leaderboard" ], "query": [ { "description": "Page number.", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "10" }, { "description": "Start time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-01T00:00:00Z.", "key": "fromTime", "value": "" }, { "description": "End time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-31T23:59:59Z.", "key": "toTime", "value": "" }, { "description": "Retrieves scores for a specific day. Can't be used with fromTime/toTime. Days count starts at 0, which means that the API will return scores for the first day of the campaign.", "key": "day", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-773e2ddf-09c9-4ee8-898e-3e37fda04832" }, { "id": "13221da6-80af-4678-aa09-23d2ab5b00cc", "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}}/vocalize/2/campaigns/:campaignId/leaderboard?page=0&size=10&fromTime=&toTime=&day=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "leaderboard" ], "query": [ { "description": "Page number.", "key": "page", "value": "0" }, { "description": "Number of records per page.", "key": "size", "value": "10" }, { "description": "Start time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-01T00:00:00Z.", "key": "fromTime", "value": "" }, { "description": "End time for filtering scores (datetime, ISO string, or Unix timestamp). Example value: 2023-10-31T23:59:59Z.", "key": "toTime", "value": "" }, { "description": "Retrieves scores for a specific day. Can't be used with fromTime/toTime. Days count starts at 0, which means that the API will return scores for the first day of the campaign.", "key": "day", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-13221da6-80af-4678-aa09-23d2ab5b00cc" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-e03ffe9f-96a2-4645-9aa4-eef30f3b518f" } ], "id": "0330f6b3-65f2-4e1d-95c9-de4fd48ca224", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-0330f6b3-65f2-4e1d-95c9-de4fd48ca224" }, { "name": "stats", "item": [ { "name": "Get campaign statistics", "id": "dd951759-92bf-4b0e-9d1b-000ff850ae13", "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}}/vocalize/2/campaigns/:campaignId/stats", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "stats" ], "variable": [ { "id": "4e0dc5c8-502d-46c0-8311-d55eb448f0c1", "key": "campaignId", "value": "", "description": "(Required) The UUID of the campaign to retrieve statistics for." } ] }, "description": "Get statistics for a campaign, including total scores, attempts, and more." }, "response": [ { "id": "49d5ade9-71fe-47e0-84f0-291c40ad5392", "name": "Successfully retrieved campaign stats", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/stats", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "stats" ], "variable": [ { "key": "campaignId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"numberOfParticipants\": 0,\n \"averageScore\": \"\",\n \"lowestScore\": \"\",\n \"highestScore\": \"\",\n \"numberOfAttempts\": 0\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-49d5ade9-71fe-47e0-84f0-291c40ad5392" }, { "id": "effbeb86-48c4-48f5-8aec-cf1081e38384", "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}}/vocalize/2/campaigns/:campaignId/stats", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "stats" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-effbeb86-48c4-48f5-8aec-cf1081e38384" }, { "id": "f851f9b3-ee56-4f79-a457-fdb85753d9df", "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}}/vocalize/2/campaigns/:campaignId/stats", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "stats" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-f851f9b3-ee56-4f79-a457-fdb85753d9df" }, { "id": "5c76f344-e269-47d7-a4dc-edde737676ed", "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}}/vocalize/2/campaigns/:campaignId/stats", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "stats" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-5c76f344-e269-47d7-a4dc-edde737676ed" }, { "id": "1f02eae3-24df-4a42-9f5e-831ec66f5340", "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}}/vocalize/2/campaigns/:campaignId/stats", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "stats" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-1f02eae3-24df-4a42-9f5e-831ec66f5340" }, { "id": "3d9585bc-f488-4a49-9452-608332fd8d27", "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}}/vocalize/2/campaigns/:campaignId/stats", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "stats" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-3d9585bc-f488-4a49-9452-608332fd8d27" }, { "id": "6e3f13a5-e070-4b23-b2a9-6dd8df5b7ce2", "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}}/vocalize/2/campaigns/:campaignId/stats", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "stats" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-6e3f13a5-e070-4b23-b2a9-6dd8df5b7ce2" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-dd951759-92bf-4b0e-9d1b-000ff850ae13" } ], "id": "1c9382a2-e5d0-4b8d-a0d4-53f3e7517e57", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-1c9382a2-e5d0-4b8d-a0d4-53f3e7517e57" }, { "name": "reset", "item": [ { "name": "Delete campaign scores", "id": "fd9fe721-708b-421b-be2a-cde4f0071770", "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}}/vocalize/2/campaigns/:campaignId/reset", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "reset" ], "variable": [ { "id": "8029be5f-3272-44a9-9d30-b039ec74f728", "key": "campaignId", "value": "", "description": "(Required) The UUID of the campaign to reset." } ] }, "description": "Delete all scores and attempts for a campaign with the specified ID. This action cannot be undone." }, "response": [ { "id": "7705e740-f403-4458-b4aa-0f9864108bda", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId/reset", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "reset" ], "variable": [ { "key": "campaignId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-7705e740-f403-4458-b4aa-0f9864108bda" }, { "id": "1d49ec45-160b-4a96-9b17-ef97242308a4", "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}}/vocalize/2/campaigns/:campaignId/reset", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "reset" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-1d49ec45-160b-4a96-9b17-ef97242308a4" }, { "id": "52fa3082-3cf0-465f-8dd3-8e1d67f296d9", "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}}/vocalize/2/campaigns/:campaignId/reset", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "reset" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-52fa3082-3cf0-465f-8dd3-8e1d67f296d9" }, { "id": "915d6eb9-5eb6-4e88-9bfe-396601dbb839", "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}}/vocalize/2/campaigns/:campaignId/reset", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "reset" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-915d6eb9-5eb6-4e88-9bfe-396601dbb839" }, { "id": "f6a0c5e4-a1fe-402b-97c5-0f8a46d06082", "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}}/vocalize/2/campaigns/:campaignId/reset", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "reset" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-f6a0c5e4-a1fe-402b-97c5-0f8a46d06082" }, { "id": "9f63091d-9f6e-4fb1-8bf2-cde43d811521", "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}}/vocalize/2/campaigns/:campaignId/reset", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "reset" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-9f63091d-9f6e-4fb1-8bf2-cde43d811521" }, { "id": "9ba00c63-175f-489e-8422-1ac628acd776", "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}}/vocalize/2/campaigns/:campaignId/reset", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId", "reset" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-9ba00c63-175f-489e-8422-1ac628acd776" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-fd9fe721-708b-421b-be2a-cde4f0071770" } ], "id": "bbccce4d-5452-4f83-ac98-b938dee6a551", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-bbccce4d-5452-4f83-ac98-b938dee6a551" }, { "name": "Get campaign", "id": "4b492904-3398-4c03-bdca-e4a107a6a1e6", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "id": "2ec345c2-1865-4bfb-a26b-835eb1976c65", "key": "campaignId", "value": "", "description": "(Required) The UUID of the campaign to retrieve." } ] }, "description": "Get a campaign by its ID." }, "response": [ { "id": "818c1a76-0262-4f9b-a9c0-81650fc6b283", "name": "Campaign with ID successfully retrieved", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accountId\": \"\",\n \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"veniame7\": \"\",\n \"exercitationa\": \"\",\n \"cupidatat_efb\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"AZURE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\",\n \"dateCreated\": \"\"\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-818c1a76-0262-4f9b-a9c0-81650fc6b283" }, { "id": "8dd9cf32-23d5-4638-af54-756dfdbd1804", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-8dd9cf32-23d5-4638-af54-756dfdbd1804" }, { "id": "6589b2db-d9b8-4874-adfe-e74c2a81858c", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-6589b2db-d9b8-4874-adfe-e74c2a81858c" }, { "id": "d31f2abe-18de-49e3-a28c-02fc59b872a8", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-d31f2abe-18de-49e3-a28c-02fc59b872a8" }, { "id": "3f0427e0-4b2e-48f8-826f-253a18dce3fd", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-3f0427e0-4b2e-48f8-826f-253a18dce3fd" }, { "id": "75c8a747-73fe-41da-af05-eada90a28e0b", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-75c8a747-73fe-41da-af05-eada90a28e0b" }, { "id": "298eea4f-92b8-41dc-9370-823bd42372fb", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-298eea4f-92b8-41dc-9370-823bd42372fb" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-4b492904-3398-4c03-bdca-e4a107a6a1e6" }, { "name": "Delete campaign", "id": "dac053f9-1bcb-4cf9-bdc4-ac10e0cbb3fc", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "id": "69549bad-9dbd-48c3-ba23-9b96f9d708d6", "key": "campaignId", "value": "", "description": "(Required) The UUID of the campaign to delete." } ] }, "description": "Delete a campaign with the specified ID." }, "response": [ { "id": "0423bdd2-4178-47b7-957a-2b52e843090f", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-0423bdd2-4178-47b7-957a-2b52e843090f" }, { "id": "6aae62b5-0d94-4602-b1fe-c6ffbb073c50", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-6aae62b5-0d94-4602-b1fe-c6ffbb073c50" }, { "id": "89aed28e-ea79-4ba5-822b-1329d738cc78", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-89aed28e-ea79-4ba5-822b-1329d738cc78" }, { "id": "622fe39b-1eab-422e-bebc-206bf35549a5", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-622fe39b-1eab-422e-bebc-206bf35549a5" }, { "id": "4e3ad146-1e5f-47ec-9e32-c86b4caf89df", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-4e3ad146-1e5f-47ec-9e32-c86b4caf89df" }, { "id": "de698ce0-0e64-408f-a841-0890635370d5", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-de698ce0-0e64-408f-a841-0890635370d5" }, { "id": "254f9726-e08d-41c0-bede-b50d5b30df89", "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}}/vocalize/2/campaigns/:campaignId", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns", ":campaignId" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-254f9726-e08d-41c0-bede-b50d5b30df89" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-dac053f9-1bcb-4cf9-bdc4-ac10e0cbb3fc" } ], "id": "37928cd7-efca-4526-b9e7-3d34547b90a8", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-37928cd7-efca-4526-b9e7-3d34547b90a8" }, { "name": "Create campaign", "id": "a0f385ca-6dd3-449f-9167-3b4870da259d", "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 \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"nonf\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns" ] }, "description": "Create a new campaign with the specified parameters." }, "response": [ { "id": "1e871d99-a459-45e0-86fa-5fe1511aada7", "name": "Campaign successfully created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"nonf\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accountId\": \"\",\n \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"veniame7\": \"\",\n \"exercitationa\": \"\",\n \"cupidatat_efb\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"AZURE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\",\n \"dateCreated\": \"\"\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-1e871d99-a459-45e0-86fa-5fe1511aada7" }, { "id": "7b47b5ac-5812-48cc-921e-2e26a230a0c3", "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 \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"nonf\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-7b47b5ac-5812-48cc-921e-2e26a230a0c3" }, { "id": "abd9c4eb-3df4-4446-bfd6-3f0c5f4cfabf", "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 \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"nonf\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-abd9c4eb-3df4-4446-bfd6-3f0c5f4cfabf" }, { "id": "e0302c9a-5833-43f6-b461-f465b08bcfdd", "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 \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"nonf\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-e0302c9a-5833-43f6-b461-f465b08bcfdd" }, { "id": "846a84be-30f4-459b-b72d-6a053b421e1e", "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 \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"nonf\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-846a84be-30f4-459b-b72d-6a053b421e1e" }, { "id": "f47abc5a-2912-447d-84d6-66e1347e99a8", "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 \"activeFrom\": \"\",\n \"activeUntil\": \"\",\n \"name\": \"\",\n \"keywordSpec\": {\n \"nonf\": \"\"\n },\n \"settings\": {\n \"maxDailyAttemptsPerUser\": 30,\n \"sttModelProvider\": \"GOOGLE\",\n \"maxDailyAttemptsPerCampaign\": 1500\n },\n \"imageUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/campaigns", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "campaigns" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-f47abc5a-2912-447d-84d6-66e1347e99a8" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-a0f385ca-6dd3-449f-9167-3b4870da259d" } ], "id": "89f94287-3435-4240-81a1-41d1d78677da", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-89f94287-3435-4240-81a1-41d1d78677da" }, { "name": "scores", "item": [ { "name": "stats", "item": [ { "name": "Get user score statistics", "id": "2d9fbbae-75d7-4092-a24e-33677e81e31f", "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}}/vocalize/2/scores/stats?campaignId=&userId=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores", "stats" ], "query": [ { "description": "(Required) ID of the campaign to get score stats for.", "key": "campaignId", "value": "" }, { "description": "(Required) User ID, a unique identifier for the user.", "key": "userId", "value": "" } ] }, "description": "This endpoint retrieves score statistics for a specific user in a campaign." }, "response": [ { "id": "d305418a-feb2-44d6-a207-84a00255de32", "name": "Score stats successfully retrieved", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/vocalize/2/scores/stats?campaignId=&userId=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores", "stats" ], "query": [ { "description": "(Required) ID of the campaign to get score stats for.", "key": "campaignId", "value": "" }, { "description": "(Required) User ID, a unique identifier for the user.", "key": "userId", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"attempts\": \"\",\n \"attemptsRemaining\": \"\",\n \"position\": \"\",\n \"rank\": \"\",\n \"tiedWith\": \"\",\n \"bestScore\": \"\",\n \"nextScoreToBeat\": \"\",\n \"numberOfParticipants\": \"\"\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-d305418a-feb2-44d6-a207-84a00255de32" }, { "id": "1128a909-7fb6-43b6-801c-296d3c7cfc37", "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}}/vocalize/2/scores/stats?campaignId=&userId=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores", "stats" ], "query": [ { "description": "(Required) ID of the campaign to get score stats for.", "key": "campaignId", "value": "" }, { "description": "(Required) User ID, a unique identifier for the user.", "key": "userId", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-1128a909-7fb6-43b6-801c-296d3c7cfc37" }, { "id": "09fb6aa3-9415-47ae-a3be-f26a52b6dbf3", "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}}/vocalize/2/scores/stats?campaignId=&userId=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores", "stats" ], "query": [ { "description": "(Required) ID of the campaign to get score stats for.", "key": "campaignId", "value": "" }, { "description": "(Required) User ID, a unique identifier for the user.", "key": "userId", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-09fb6aa3-9415-47ae-a3be-f26a52b6dbf3" }, { "id": "8a92da2a-b7ef-4243-8779-01cc0b738557", "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}}/vocalize/2/scores/stats?campaignId=&userId=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores", "stats" ], "query": [ { "description": "(Required) ID of the campaign to get score stats for.", "key": "campaignId", "value": "" }, { "description": "(Required) User ID, a unique identifier for the user.", "key": "userId", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-8a92da2a-b7ef-4243-8779-01cc0b738557" }, { "id": "8bb318a4-d893-485c-92e5-ac05cb73fb14", "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}}/vocalize/2/scores/stats?campaignId=&userId=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores", "stats" ], "query": [ { "description": "(Required) ID of the campaign to get score stats for.", "key": "campaignId", "value": "" }, { "description": "(Required) User ID, a unique identifier for the user.", "key": "userId", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-8bb318a4-d893-485c-92e5-ac05cb73fb14" }, { "id": "08f3c0af-ecb7-4ac5-a8ea-4240d3d78a48", "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}}/vocalize/2/scores/stats?campaignId=&userId=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores", "stats" ], "query": [ { "description": "(Required) ID of the campaign to get score stats for.", "key": "campaignId", "value": "" }, { "description": "(Required) User ID, a unique identifier for the user.", "key": "userId", "value": "" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-08f3c0af-ecb7-4ac5-a8ea-4240d3d78a48" }, { "id": "e6cdbc43-bbe6-42b9-bfb7-4933c2e814b8", "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}}/vocalize/2/scores/stats?campaignId=&userId=", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores", "stats" ], "query": [ { "description": "(Required) ID of the campaign to get score stats for.", "key": "campaignId", "value": "" }, { "description": "(Required) User ID, a unique identifier for the user.", "key": "userId", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-e6cdbc43-bbe6-42b9-bfb7-4933c2e814b8" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-2d9fbbae-75d7-4092-a24e-33677e81e31f" } ], "id": "26b78c6c-476a-433d-98a7-7032916b498d", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-26b78c6c-476a-433d-98a7-7032916b498d" }, { "name": "Update score", "id": "5396819d-15ec-43d1-85ab-cd36c3fe1b1f", "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 \"audioUrl\": \"\",\n \"campaignId\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"RCS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/scores", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores" ] }, "description": "This endpoint allows users to create or update their score for a specific campaign. If it is the first attempt of the user, the name parameter can be omited." }, "response": [ { "id": "9e17dc1e-aa7d-4aae-b61b-c45491620718", "name": "Score successfully created or updated", "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 \"audioUrl\": \"\",\n \"campaignId\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"RCS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/scores", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"score\": {\n \"audioUrl\": \"\",\n \"bestScore\": \"\",\n \"campaignId\": \"\",\n \"finalScore\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"UNKNOWN\",\n \"keywordScore\": \"\",\n \"shapeScore\": \"\",\n \"transcribedAudio\": \"\",\n \"attempts\": 1,\n \"dateModified\": \"\"\n },\n \"stats\": {\n \"attempts\": \"\",\n \"attemptsRemaining\": \"\",\n \"position\": \"\",\n \"rank\": \"\",\n \"tiedWith\": \"\",\n \"bestScore\": \"\",\n \"nextScoreToBeat\": \"\",\n \"numberOfParticipants\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-9e17dc1e-aa7d-4aae-b61b-c45491620718" }, { "id": "e58dc9f3-d7de-4c9e-825b-1964b169dfcc", "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 \"audioUrl\": \"\",\n \"campaignId\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"RCS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/scores", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-e58dc9f3-d7de-4c9e-825b-1964b169dfcc" }, { "id": "476ebe28-6e34-4297-a4dc-7bdfbc5081a4", "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 \"audioUrl\": \"\",\n \"campaignId\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"RCS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/scores", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-476ebe28-6e34-4297-a4dc-7bdfbc5081a4" }, { "id": "c2c66cf7-dc4b-4417-a355-2420f26e9515", "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 \"audioUrl\": \"\",\n \"campaignId\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"RCS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/scores", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-c2c66cf7-dc4b-4417-a355-2420f26e9515" }, { "id": "94f9d2a9-82bb-4aef-b708-3a3b9a47be0f", "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 \"audioUrl\": \"\",\n \"campaignId\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"RCS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/scores", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-94f9d2a9-82bb-4aef-b708-3a3b9a47be0f" }, { "id": "d03b195a-3daf-41d5-ab70-6a3aa5b3df9b", "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 \"audioUrl\": \"\",\n \"campaignId\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"RCS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/scores", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-d03b195a-3daf-41d5-ab70-6a3aa5b3df9b" }, { "id": "34aad575-f1f1-47bc-b345-5563ea29ba1d", "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 \"audioUrl\": \"\",\n \"campaignId\": \"\",\n \"languageCode\": \"\",\n \"userId\": \"\",\n \"name\": \"\",\n \"channel\": \"RCS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/vocalize/2/scores", "host": [ "{{baseUrl}}" ], "path": [ "vocalize", "2", "scores" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-34aad575-f1f1-47bc-b345-5563ea29ba1d" } ], "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-5396819d-15ec-43d1-85ab-cd36c3fe1b1f" } ], "id": "aa97508b-fd8e-403b-91f7-16e9a3aa4386", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-aa97508b-fd8e-403b-91f7-16e9a3aa4386" } ], "id": "cfe90301-691f-4488-9b88-67bc37235f76", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-cfe90301-691f-4488-9b88-67bc37235f76" } ], "id": "c4e7d437-2e7b-442b-93aa-fb5dfbaa2f5a", "createdAt": "2026-07-28T02:00:41.000Z", "updatedAt": "2026-07-28T02:00:41.000Z", "uid": "35240-c4e7d437-2e7b-442b-93aa-fb5dfbaa2f5a" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }