{ "info": { "_postman_id": "7fff260f-6520-4134-8fb9-4112c1108bb9", "name": "Amigo Account Services API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:02:29.000Z", "updatedAt": "2026-07-28T01:02:29.000Z", "lastUpdatedBy": "35240", "uid": "35240-7fff260f-6520-4134-8fb9-4112c1108bb9" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "services", "item": [ { "name": "{service_id}", "item": [ { "name": "version-sets", "item": [ { "name": "{name}", "item": [ { "name": "Upsert a service version set", "id": "6ca2336a-2b1d-4e43-996b-de8632cd436d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"version_set\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"do_e4\": {\n \"llm_name\": \"\",\n \"params\": {\n \"eu_c8\": \"labore \"\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"ea8c\": \"Ut in adipisicing\",\n \"ullamcoa\": -69173636.14223623\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ad_b2\": \"\",\n \"Lorem_dc\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"reprehenderit_e\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/version-sets/:name", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "version-sets", ":name" ], "variable": [ { "id": "b4099387-11cc-4419-9df1-f1c0b2b2af8d", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "f2f22c29-a412-4bfa-afa7-7b81bda7d532", "key": "service_id", "value": "", "description": "(Required) " }, { "id": "92b12b06-e602-4964-9f0d-c4a181c34c25", "key": "name", "value": "", "description": "(Required) Version set name (e.g. 'release')" } ] }, "description": "Replace or create a named version set on a service. Pinned agent/HSM versions are validated." }, "response": [ { "id": "9082587f-088d-4a12-9b4b-172683c24d78", "name": "Successful Response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"version_set\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"do_e4\": {\n \"llm_name\": \"\",\n \"params\": {\n \"eu_c8\": \"labore \"\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"ea8c\": \"Ut in adipisicing\",\n \"ullamcoa\": -69173636.14223623\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ad_b2\": \"\",\n \"Lorem_dc\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"reprehenderit_e\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/version-sets/:name", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "version-sets", ":name" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" }, { "key": "name" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-9082587f-088d-4a12-9b4b-172683c24d78" }, { "id": "fb98606e-0c09-4d35-b087-df0b4bf5e0d6", "name": "Missing or invalid API key.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"version_set\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"do_e4\": {\n \"llm_name\": \"\",\n \"params\": {\n \"eu_c8\": \"labore \"\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"ea8c\": \"Ut in adipisicing\",\n \"ullamcoa\": -69173636.14223623\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ad_b2\": \"\",\n \"Lorem_dc\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"reprehenderit_e\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/version-sets/:name", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "version-sets", ":name" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-fb98606e-0c09-4d35-b087-df0b4bf5e0d6" }, { "id": "7a3f5834-9985-419e-979c-a25a2b2f7447", "name": "Insufficient permissions.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"version_set\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"do_e4\": {\n \"llm_name\": \"\",\n \"params\": {\n \"eu_c8\": \"labore \"\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"ea8c\": \"Ut in adipisicing\",\n \"ullamcoa\": -69173636.14223623\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ad_b2\": \"\",\n \"Lorem_dc\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"reprehenderit_e\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/version-sets/:name", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "version-sets", ":name" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-7a3f5834-9985-419e-979c-a25a2b2f7447" }, { "id": "530ab745-5a43-40b7-a5ea-ab47e130f16e", "name": "Not found.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"version_set\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"do_e4\": {\n \"llm_name\": \"\",\n \"params\": {\n \"eu_c8\": \"labore \"\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"ea8c\": \"Ut in adipisicing\",\n \"ullamcoa\": -69173636.14223623\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ad_b2\": \"\",\n \"Lorem_dc\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"reprehenderit_e\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/version-sets/:name", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "version-sets", ":name" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-530ab745-5a43-40b7-a5ea-ab47e130f16e" }, { "id": "3a26ec4d-2703-497d-bae9-5baa3e116468", "name": "Name already taken.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"version_set\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"do_e4\": {\n \"llm_name\": \"\",\n \"params\": {\n \"eu_c8\": \"labore \"\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"ea8c\": \"Ut in adipisicing\",\n \"ullamcoa\": -69173636.14223623\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ad_b2\": \"\",\n \"Lorem_dc\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"reprehenderit_e\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/version-sets/:name", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "version-sets", ":name" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-3a26ec4d-2703-497d-bae9-5baa3e116468" }, { "id": "e8207767-66f6-408f-8d75-d7ff666a0e7d", "name": "Invalid request body.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"version_set\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"do_e4\": {\n \"llm_name\": \"\",\n \"params\": {\n \"eu_c8\": \"labore \"\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"ea8c\": \"Ut in adipisicing\",\n \"ullamcoa\": -69173636.14223623\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ad_b2\": \"\",\n \"Lorem_dc\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"reprehenderit_e\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/version-sets/:name", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "version-sets", ":name" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" }, { "key": "name" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-e8207767-66f6-408f-8d75-d7ff666a0e7d" } ], "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-6ca2336a-2b1d-4e43-996b-de8632cd436d" } ], "id": "4b161290-5451-4f28-9184-673224268647", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-4b161290-5451-4f28-9184-673224268647" } ], "id": "31642ee3-435a-4b1b-b680-570c07703ffd", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-31642ee3-435a-4b1b-b680-570c07703ffd" }, { "name": "voice-turn", "item": [ { "name": "Voice Turn", "id": "3f8870ab-fa22-4140-a4b5-4e77e42c4d4f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "audio", "value": "", "type": "text" }, { "description": "(Required) ", "key": "phone_number", "value": "+4821426734652", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/voice-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "voice-turn" ], "variable": [ { "id": "0dd27e85-23ee-4085-9700-665f321ec1cb", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "c416852e-77e7-4e93-832c-14ed14755d1a", "key": "service_id", "value": "", "description": "(Required) " } ] }, "description": "Run one WhatsApp-style voice-note turn against the service's agent.\n\nAccepts OGG Opus audio (or any format Deepgram's prerecorded endpoint\naccepts). Server keys the conversation on ``(workspace, service,\nphone_number)`` and returns the agent's spoken reply as OGG Opus." }, "response": [ { "id": "136c5794-0968-4030-970d-7a04cfdd9f6e", "name": "OGG Opus agent reply", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "audio", "value": "", "type": "text" }, { "description": "(Required) ", "key": "phone_number", "value": "+4821426734652", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/voice-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "voice-turn" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-136c5794-0968-4030-970d-7a04cfdd9f6e" }, { "id": "4b58c3aa-2a86-4726-9c0a-34c36f56d352", "name": "Agent elected silence", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "audio", "value": "", "type": "text" }, { "description": "(Required) ", "key": "phone_number", "value": "+4821426734652", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/voice-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "voice-turn" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-4b58c3aa-2a86-4726-9c0a-34c36f56d352" }, { "id": "c56b49cd-1cc9-4b76-9683-a8be7ada0c59", "name": "Concurrent voice turn in progress for this speaker", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "audio", "value": "", "type": "text" }, { "description": "(Required) ", "key": "phone_number", "value": "+4821426734652", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/voice-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "voice-turn" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-c56b49cd-1cc9-4b76-9683-a8be7ada0c59" }, { "id": "d04a6aa9-45e8-446e-b738-9e27771d2906", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "audio", "value": "", "type": "text" }, { "description": "(Required) ", "key": "phone_number", "value": "+4821426734652", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/voice-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "voice-turn" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-d04a6aa9-45e8-446e-b738-9e27771d2906" } ], "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-3f8870ab-fa22-4140-a4b5-4e77e42c4d4f" } ], "id": "b5967aae-24a0-4b13-a260-739cef827676", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-b5967aae-24a0-4b13-a260-739cef827676" }, { "name": "text-turn", "item": [ { "name": "Text Turn", "id": "a8453538-4af8-4e56-9a1a-a91090dab899", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"phone_number\": \"+7703990\",\n \"agent_phone\": \"+2113347841599\",\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/text-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "text-turn" ], "variable": [ { "id": "a2272ceb-0760-4452-9c8f-a82912774e6c", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "f56f90e3-1120-472b-ab2e-a426e2362d25", "key": "service_id", "value": "", "description": "(Required) " } ] }, "description": "Run one WhatsApp-style text turn against the service's agent." }, "response": [ { "id": "8df93029-90ea-4550-bc71-7891ff421005", "name": "Agent text reply", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"phone_number\": \"+7703990\",\n \"agent_phone\": \"+2113347841599\",\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/text-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "text-turn" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"text\": \"\"\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-8df93029-90ea-4550-bc71-7891ff421005" }, { "id": "22276e67-6cbb-4bad-8557-c0ba4d2c6489", "name": "Agent elected silence", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"phone_number\": \"+7703990\",\n \"agent_phone\": \"+2113347841599\",\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/text-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "text-turn" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-22276e67-6cbb-4bad-8557-c0ba4d2c6489" }, { "id": "40a07cc0-ee57-48ce-8c76-110023e410ef", "name": "Concurrent text turn in progress for this speaker", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"phone_number\": \"+7703990\",\n \"agent_phone\": \"+2113347841599\",\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/text-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "text-turn" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-40a07cc0-ee57-48ce-8c76-110023e410ef" }, { "id": "43b0dacb-1625-493a-a303-566e3734b0d9", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"phone_number\": \"+7703990\",\n \"agent_phone\": \"+2113347841599\",\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id/text-turn", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id", "text-turn" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-43b0dacb-1625-493a-a303-566e3734b0d9" } ], "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-a8453538-4af8-4e56-9a1a-a91090dab899" } ], "id": "72625519-a1a3-4999-b8fd-c3fbe5d61824", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-72625519-a1a3-4999-b8fd-c3fbe5d61824" }, { "name": "Get a service", "id": "07f4b2bf-79fc-402d-b480-37802d00fe84", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "id": "ea465502-3cb1-4e7a-bb28-a7d83c238c09", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "9266734a-7fb5-4287-8f51-bb58966b3a65", "key": "service_id", "value": "", "description": "(Required) " } ] }, "description": "Retrieve a service by ID. Requires `Service.view` permission." }, "response": [ { "id": "d785453a-02ac-4669-a8a0-a877b21e31b8", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"esse_3b\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"velit_d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"esse6a7\": 34336586.000064045,\n \"non_e1\": true,\n \"mollita9f\": 32215192,\n \"incididunt_\": true,\n \"elit__\": -15594918\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"proident_12\": \"elit laborum ad fugiat\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"id_458\": \"\",\n \"consequat_f5\": \"\",\n \"occaecat_131\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sit682\": \"\",\n \"aliqua_c\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"agent_name\": \"\",\n \"context_graph_name\": \"\",\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"ullamco_b\": true,\n \"elit_878\": false\n },\n \"language_providers\": {\n \"enim_27a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"proidente\": 42802954,\n \"nulla02\": false,\n \"esse_b\": true,\n \"aliqua_e3\": -66140146,\n \"consequat_03\": 29747207,\n \"quis_6\": \"culpa Duis sint\",\n \"occaecat_a57\": \"mollit exercitation in in\",\n \"sint_543\": -70241085.59000805,\n \"pariatur_c41\": false,\n \"in__f\": \"elit non\"\n }\n },\n \"mollit_a0\": {\n \"provider\": \"groq\",\n \"config\": {\n \"consectetur_9e\": -54031734,\n \"dolor_68\": \"occaecat fugiat deserunt aute\",\n \"magna_c\": 30479556.688779935,\n \"minim85a\": 63354607.15245658,\n \"eud\": \"Excepteur adipisicing m\",\n \"quis_4\": -37050953.46950662,\n \"laboree9\": true,\n \"adipisicing9\": 96839444,\n \"exercitation_3_\": 84623657.98754835,\n \"mollit_a1\": 82758409.5666964,\n \"cupidatat_545\": true\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"coral\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n },\n \"is_system\": false\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-d785453a-02ac-4669-a8a0-a877b21e31b8" }, { "id": "61cf5b87-0d91-4817-b969-99a2ab58ab61", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-61cf5b87-0d91-4817-b969-99a2ab58ab61" }, { "id": "978e4e5c-fd5b-4ff4-9bb4-e8af7ca6dae9", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-978e4e5c-fd5b-4ff4-9bb4-e8af7ca6dae9" }, { "id": "570c8796-3c82-4748-b246-3c49d1cdf264", "name": "Not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-570c8796-3c82-4748-b246-3c49d1cdf264" }, { "id": "c80da279-01f9-4942-89de-2eabbca045e8", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-c80da279-01f9-4942-89de-2eabbca045e8" } ], "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-07f4b2bf-79fc-402d-b480-37802d00fe84" }, { "name": "Update a service", "id": "4cf7c7c1-6df3-4c32-b0d0-cb4d3193a63f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"do770\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate28d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"mollit_28a\": \"id culpa\",\n \"Lorem3\": false,\n \"non__\": false\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis2f\": \"eiusmod consequat fugiat\",\n \"nulla1\": \"esse exercitation magna ad\",\n \"proident11\": 31941854.592502445\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ullamcof1a\": \"\",\n \"do_4\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sunt__5\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"aliquip_e7\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"consequat_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Excepteur54a\": true,\n \"dolor_4\": 21912307,\n \"Excepteur969\": 74514066\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"labore81b\": true\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"nostrud9\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation193\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"voluptate97a\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Lorem8__\": true\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis6c6\": -33829398.69173667\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"mollitc3e\": \"\",\n \"Excepteur__37\": \"\",\n \"Ut_8b\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation_10\": \"\",\n \"laboris53\": \"\"\n }\n }\n },\n \"cupidatat_b8d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"fugiat5\": \"dolore in est aliqua\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"magnae\": \"adipis\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"magna_220\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"ut_cd_\": \"\",\n \"qui_a\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"channel_type\": \"text\",\n \"environment\": \"sandbox\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"est_2\": 73910906.54862323,\n \"dolorb_\": 95221727,\n \"sed_30\": -71622078.19429968\n },\n \"language_providers\": {\n \"Duis_a\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officia_2\": \"sunt\",\n \"Lorem08\": -49226449,\n \"ex_d\": \"velit ut \"\n }\n },\n \"commodo_c\": {\n \"provider\": \"groq\",\n \"config\": {\n \"dolore_7b_\": \"in do enim\",\n \"qui_2\": \"velit veniam ad\",\n \"commodo_66b\": -1182384,\n \"in6d0\": true,\n \"incididunt_434\": -25226997.421009317\n }\n },\n \"incididunt_6c1\": {\n \"provider\": \"groq\",\n \"config\": {\n \"ut_4\": 57440271.71172848,\n \"Lorem1\": 70335386,\n \"dolore_f\": -89228368.72849365,\n \"Lorem_c4\": true,\n \"nostrud_116\": -99061005,\n \"do_0f\": 3211176,\n \"in_ead\": -89821486,\n \"irure_2f\": 64998108.43350983\n }\n },\n \"consectetur_53\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sunt_a\": true,\n \"cupidatat2\": 93592204.36152887,\n \"ullamco_347\": \"ea irure consectetur cillum\",\n \"ut8\": -75844184.76854284,\n \"dolore_2\": 13700607,\n \"ute\": \"magna ut officia sit proident\",\n \"eu_52\": true\n }\n },\n \"fugiat_9f\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"dolorc4\": -2782140.4690382928,\n \"cillume7c\": false,\n \"sintf\": \"quis tempor in mollit laboris\",\n \"Ut4\": 11854460.940456375,\n \"enimc\": 82788436,\n \"reprehenderit_43\": true,\n \"nisi01\": 99086314,\n \"exercitation_c\": -24224921,\n \"eucdc\": \"id ex\",\n \"nullac__\": \"ad Duis adipisicing aliqua\",\n \"dolor7\": -2472230.862437591,\n \"dolor5\": \"consequat cillum dolor\"\n }\n },\n \"occaecat_ea7\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"Duisbe\": 17689698.38763392,\n \"Duis__\": -39767260,\n \"minim_c6a\": 29431804,\n \"Excepteur_38c\": 34721357.53028694,\n \"ipsum_8\": -81731399,\n \"adipisicinga\": false,\n \"nisibcf\": true,\n \"quiscb\": 44720050.45821065,\n \"uta9d\": -73184841,\n \"Excepteur_0c\": 93182450.76783273,\n \"cillum0_0\": 77318306.79146346,\n \"quis_749\": 66468723.80477154,\n \"aliquip_b_8\": false,\n \"mollit1\": 41020484,\n \"veniam1f_\": 64539204.54080188,\n \"pariatur_3d4\": false,\n \"est_8_\": false,\n \"fugiate7\": true\n }\n },\n \"non3a_\": {\n \"provider\": \"groq\",\n \"config\": {\n \"cupidatat6\": -83212683.24579155,\n \"Excepteur_69\": \"Lorem exercitation officia dolor\",\n \"ina9\": -73130894,\n \"sit_8\": -40323497\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"shimmer\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "id": "c3695c32-c0d6-4939-9392-0545530d1f2f", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "f9f7f077-9433-46e5-afe0-3b7ca1577b3c", "key": "service_id", "value": "", "description": "(Required) " } ] }, "description": "Update a service's configuration. Requires `Service.update` permission." }, "response": [ { "id": "00c3de97-7489-432e-b150-344f032f1c1a", "name": "Successful Response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"do770\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate28d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"mollit_28a\": \"id culpa\",\n \"Lorem3\": false,\n \"non__\": false\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis2f\": \"eiusmod consequat fugiat\",\n \"nulla1\": \"esse exercitation magna ad\",\n \"proident11\": 31941854.592502445\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ullamcof1a\": \"\",\n \"do_4\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sunt__5\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"aliquip_e7\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"consequat_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Excepteur54a\": true,\n \"dolor_4\": 21912307,\n \"Excepteur969\": 74514066\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"labore81b\": true\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"nostrud9\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation193\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"voluptate97a\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Lorem8__\": true\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis6c6\": -33829398.69173667\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"mollitc3e\": \"\",\n \"Excepteur__37\": \"\",\n \"Ut_8b\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation_10\": \"\",\n \"laboris53\": \"\"\n }\n }\n },\n \"cupidatat_b8d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"fugiat5\": \"dolore in est aliqua\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"magnae\": \"adipis\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"magna_220\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"ut_cd_\": \"\",\n \"qui_a\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"channel_type\": \"text\",\n \"environment\": \"sandbox\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"est_2\": 73910906.54862323,\n \"dolorb_\": 95221727,\n \"sed_30\": -71622078.19429968\n },\n \"language_providers\": {\n \"Duis_a\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officia_2\": \"sunt\",\n \"Lorem08\": -49226449,\n \"ex_d\": \"velit ut \"\n }\n },\n \"commodo_c\": {\n \"provider\": \"groq\",\n \"config\": {\n \"dolore_7b_\": \"in do enim\",\n \"qui_2\": \"velit veniam ad\",\n \"commodo_66b\": -1182384,\n \"in6d0\": true,\n \"incididunt_434\": -25226997.421009317\n }\n },\n \"incididunt_6c1\": {\n \"provider\": \"groq\",\n \"config\": {\n \"ut_4\": 57440271.71172848,\n \"Lorem1\": 70335386,\n \"dolore_f\": -89228368.72849365,\n \"Lorem_c4\": true,\n \"nostrud_116\": -99061005,\n \"do_0f\": 3211176,\n \"in_ead\": -89821486,\n \"irure_2f\": 64998108.43350983\n }\n },\n \"consectetur_53\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sunt_a\": true,\n \"cupidatat2\": 93592204.36152887,\n \"ullamco_347\": \"ea irure consectetur cillum\",\n \"ut8\": -75844184.76854284,\n \"dolore_2\": 13700607,\n \"ute\": \"magna ut officia sit proident\",\n \"eu_52\": true\n }\n },\n \"fugiat_9f\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"dolorc4\": -2782140.4690382928,\n \"cillume7c\": false,\n \"sintf\": \"quis tempor in mollit laboris\",\n \"Ut4\": 11854460.940456375,\n \"enimc\": 82788436,\n \"reprehenderit_43\": true,\n \"nisi01\": 99086314,\n \"exercitation_c\": -24224921,\n \"eucdc\": \"id ex\",\n \"nullac__\": \"ad Duis adipisicing aliqua\",\n \"dolor7\": -2472230.862437591,\n \"dolor5\": \"consequat cillum dolor\"\n }\n },\n \"occaecat_ea7\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"Duisbe\": 17689698.38763392,\n \"Duis__\": -39767260,\n \"minim_c6a\": 29431804,\n \"Excepteur_38c\": 34721357.53028694,\n \"ipsum_8\": -81731399,\n \"adipisicinga\": false,\n \"nisibcf\": true,\n \"quiscb\": 44720050.45821065,\n \"uta9d\": -73184841,\n \"Excepteur_0c\": 93182450.76783273,\n \"cillum0_0\": 77318306.79146346,\n \"quis_749\": 66468723.80477154,\n \"aliquip_b_8\": false,\n \"mollit1\": 41020484,\n \"veniam1f_\": 64539204.54080188,\n \"pariatur_3d4\": false,\n \"est_8_\": false,\n \"fugiate7\": true\n }\n },\n \"non3a_\": {\n \"provider\": \"groq\",\n \"config\": {\n \"cupidatat6\": -83212683.24579155,\n \"Excepteur_69\": \"Lorem exercitation officia dolor\",\n \"ina9\": -73130894,\n \"sit_8\": -40323497\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"shimmer\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"esse_3b\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"velit_d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"esse6a7\": 34336586.000064045,\n \"non_e1\": true,\n \"mollita9f\": 32215192,\n \"incididunt_\": true,\n \"elit__\": -15594918\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"proident_12\": \"elit laborum ad fugiat\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"id_458\": \"\",\n \"consequat_f5\": \"\",\n \"occaecat_131\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sit682\": \"\",\n \"aliqua_c\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"agent_name\": \"\",\n \"context_graph_name\": \"\",\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"ullamco_b\": true,\n \"elit_878\": false\n },\n \"language_providers\": {\n \"enim_27a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"proidente\": 42802954,\n \"nulla02\": false,\n \"esse_b\": true,\n \"aliqua_e3\": -66140146,\n \"consequat_03\": 29747207,\n \"quis_6\": \"culpa Duis sint\",\n \"occaecat_a57\": \"mollit exercitation in in\",\n \"sint_543\": -70241085.59000805,\n \"pariatur_c41\": false,\n \"in__f\": \"elit non\"\n }\n },\n \"mollit_a0\": {\n \"provider\": \"groq\",\n \"config\": {\n \"consectetur_9e\": -54031734,\n \"dolor_68\": \"occaecat fugiat deserunt aute\",\n \"magna_c\": 30479556.688779935,\n \"minim85a\": 63354607.15245658,\n \"eud\": \"Excepteur adipisicing m\",\n \"quis_4\": -37050953.46950662,\n \"laboree9\": true,\n \"adipisicing9\": 96839444,\n \"exercitation_3_\": 84623657.98754835,\n \"mollit_a1\": 82758409.5666964,\n \"cupidatat_545\": true\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"coral\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n },\n \"is_system\": false\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-00c3de97-7489-432e-b150-344f032f1c1a" }, { "id": "36795ba4-2efd-42ab-bbd5-f1a74da380c8", "name": "Missing or invalid API key.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"do770\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate28d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"mollit_28a\": \"id culpa\",\n \"Lorem3\": false,\n \"non__\": false\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis2f\": \"eiusmod consequat fugiat\",\n \"nulla1\": \"esse exercitation magna ad\",\n \"proident11\": 31941854.592502445\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ullamcof1a\": \"\",\n \"do_4\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sunt__5\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"aliquip_e7\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"consequat_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Excepteur54a\": true,\n \"dolor_4\": 21912307,\n \"Excepteur969\": 74514066\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"labore81b\": true\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"nostrud9\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation193\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"voluptate97a\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Lorem8__\": true\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis6c6\": -33829398.69173667\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"mollitc3e\": \"\",\n \"Excepteur__37\": \"\",\n \"Ut_8b\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation_10\": \"\",\n \"laboris53\": \"\"\n }\n }\n },\n \"cupidatat_b8d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"fugiat5\": \"dolore in est aliqua\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"magnae\": \"adipis\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"magna_220\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"ut_cd_\": \"\",\n \"qui_a\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"channel_type\": \"text\",\n \"environment\": \"sandbox\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"est_2\": 73910906.54862323,\n \"dolorb_\": 95221727,\n \"sed_30\": -71622078.19429968\n },\n \"language_providers\": {\n \"Duis_a\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officia_2\": \"sunt\",\n \"Lorem08\": -49226449,\n \"ex_d\": \"velit ut \"\n }\n },\n \"commodo_c\": {\n \"provider\": \"groq\",\n \"config\": {\n \"dolore_7b_\": \"in do enim\",\n \"qui_2\": \"velit veniam ad\",\n \"commodo_66b\": -1182384,\n \"in6d0\": true,\n \"incididunt_434\": -25226997.421009317\n }\n },\n \"incididunt_6c1\": {\n \"provider\": \"groq\",\n \"config\": {\n \"ut_4\": 57440271.71172848,\n \"Lorem1\": 70335386,\n \"dolore_f\": -89228368.72849365,\n \"Lorem_c4\": true,\n \"nostrud_116\": -99061005,\n \"do_0f\": 3211176,\n \"in_ead\": -89821486,\n \"irure_2f\": 64998108.43350983\n }\n },\n \"consectetur_53\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sunt_a\": true,\n \"cupidatat2\": 93592204.36152887,\n \"ullamco_347\": \"ea irure consectetur cillum\",\n \"ut8\": -75844184.76854284,\n \"dolore_2\": 13700607,\n \"ute\": \"magna ut officia sit proident\",\n \"eu_52\": true\n }\n },\n \"fugiat_9f\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"dolorc4\": -2782140.4690382928,\n \"cillume7c\": false,\n \"sintf\": \"quis tempor in mollit laboris\",\n \"Ut4\": 11854460.940456375,\n \"enimc\": 82788436,\n \"reprehenderit_43\": true,\n \"nisi01\": 99086314,\n \"exercitation_c\": -24224921,\n \"eucdc\": \"id ex\",\n \"nullac__\": \"ad Duis adipisicing aliqua\",\n \"dolor7\": -2472230.862437591,\n \"dolor5\": \"consequat cillum dolor\"\n }\n },\n \"occaecat_ea7\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"Duisbe\": 17689698.38763392,\n \"Duis__\": -39767260,\n \"minim_c6a\": 29431804,\n \"Excepteur_38c\": 34721357.53028694,\n \"ipsum_8\": -81731399,\n \"adipisicinga\": false,\n \"nisibcf\": true,\n \"quiscb\": 44720050.45821065,\n \"uta9d\": -73184841,\n \"Excepteur_0c\": 93182450.76783273,\n \"cillum0_0\": 77318306.79146346,\n \"quis_749\": 66468723.80477154,\n \"aliquip_b_8\": false,\n \"mollit1\": 41020484,\n \"veniam1f_\": 64539204.54080188,\n \"pariatur_3d4\": false,\n \"est_8_\": false,\n \"fugiate7\": true\n }\n },\n \"non3a_\": {\n \"provider\": \"groq\",\n \"config\": {\n \"cupidatat6\": -83212683.24579155,\n \"Excepteur_69\": \"Lorem exercitation officia dolor\",\n \"ina9\": -73130894,\n \"sit_8\": -40323497\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"shimmer\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-36795ba4-2efd-42ab-bbd5-f1a74da380c8" }, { "id": "ebe1b289-beff-4d76-85d8-fcfa6e242b9b", "name": "Insufficient permissions.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"do770\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate28d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"mollit_28a\": \"id culpa\",\n \"Lorem3\": false,\n \"non__\": false\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis2f\": \"eiusmod consequat fugiat\",\n \"nulla1\": \"esse exercitation magna ad\",\n \"proident11\": 31941854.592502445\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ullamcof1a\": \"\",\n \"do_4\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sunt__5\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"aliquip_e7\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"consequat_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Excepteur54a\": true,\n \"dolor_4\": 21912307,\n \"Excepteur969\": 74514066\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"labore81b\": true\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"nostrud9\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation193\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"voluptate97a\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Lorem8__\": true\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis6c6\": -33829398.69173667\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"mollitc3e\": \"\",\n \"Excepteur__37\": \"\",\n \"Ut_8b\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation_10\": \"\",\n \"laboris53\": \"\"\n }\n }\n },\n \"cupidatat_b8d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"fugiat5\": \"dolore in est aliqua\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"magnae\": \"adipis\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"magna_220\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"ut_cd_\": \"\",\n \"qui_a\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"channel_type\": \"text\",\n \"environment\": \"sandbox\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"est_2\": 73910906.54862323,\n \"dolorb_\": 95221727,\n \"sed_30\": -71622078.19429968\n },\n \"language_providers\": {\n \"Duis_a\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officia_2\": \"sunt\",\n \"Lorem08\": -49226449,\n \"ex_d\": \"velit ut \"\n }\n },\n \"commodo_c\": {\n \"provider\": \"groq\",\n \"config\": {\n \"dolore_7b_\": \"in do enim\",\n \"qui_2\": \"velit veniam ad\",\n \"commodo_66b\": -1182384,\n \"in6d0\": true,\n \"incididunt_434\": -25226997.421009317\n }\n },\n \"incididunt_6c1\": {\n \"provider\": \"groq\",\n \"config\": {\n \"ut_4\": 57440271.71172848,\n \"Lorem1\": 70335386,\n \"dolore_f\": -89228368.72849365,\n \"Lorem_c4\": true,\n \"nostrud_116\": -99061005,\n \"do_0f\": 3211176,\n \"in_ead\": -89821486,\n \"irure_2f\": 64998108.43350983\n }\n },\n \"consectetur_53\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sunt_a\": true,\n \"cupidatat2\": 93592204.36152887,\n \"ullamco_347\": \"ea irure consectetur cillum\",\n \"ut8\": -75844184.76854284,\n \"dolore_2\": 13700607,\n \"ute\": \"magna ut officia sit proident\",\n \"eu_52\": true\n }\n },\n \"fugiat_9f\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"dolorc4\": -2782140.4690382928,\n \"cillume7c\": false,\n \"sintf\": \"quis tempor in mollit laboris\",\n \"Ut4\": 11854460.940456375,\n \"enimc\": 82788436,\n \"reprehenderit_43\": true,\n \"nisi01\": 99086314,\n \"exercitation_c\": -24224921,\n \"eucdc\": \"id ex\",\n \"nullac__\": \"ad Duis adipisicing aliqua\",\n \"dolor7\": -2472230.862437591,\n \"dolor5\": \"consequat cillum dolor\"\n }\n },\n \"occaecat_ea7\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"Duisbe\": 17689698.38763392,\n \"Duis__\": -39767260,\n \"minim_c6a\": 29431804,\n \"Excepteur_38c\": 34721357.53028694,\n \"ipsum_8\": -81731399,\n \"adipisicinga\": false,\n \"nisibcf\": true,\n \"quiscb\": 44720050.45821065,\n \"uta9d\": -73184841,\n \"Excepteur_0c\": 93182450.76783273,\n \"cillum0_0\": 77318306.79146346,\n \"quis_749\": 66468723.80477154,\n \"aliquip_b_8\": false,\n \"mollit1\": 41020484,\n \"veniam1f_\": 64539204.54080188,\n \"pariatur_3d4\": false,\n \"est_8_\": false,\n \"fugiate7\": true\n }\n },\n \"non3a_\": {\n \"provider\": \"groq\",\n \"config\": {\n \"cupidatat6\": -83212683.24579155,\n \"Excepteur_69\": \"Lorem exercitation officia dolor\",\n \"ina9\": -73130894,\n \"sit_8\": -40323497\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"shimmer\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-ebe1b289-beff-4d76-85d8-fcfa6e242b9b" }, { "id": "575321e2-0792-488e-aedf-8d0c042a0ddf", "name": "Not found.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"do770\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate28d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"mollit_28a\": \"id culpa\",\n \"Lorem3\": false,\n \"non__\": false\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis2f\": \"eiusmod consequat fugiat\",\n \"nulla1\": \"esse exercitation magna ad\",\n \"proident11\": 31941854.592502445\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ullamcof1a\": \"\",\n \"do_4\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sunt__5\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"aliquip_e7\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"consequat_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Excepteur54a\": true,\n \"dolor_4\": 21912307,\n \"Excepteur969\": 74514066\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"labore81b\": true\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"nostrud9\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation193\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"voluptate97a\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Lorem8__\": true\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis6c6\": -33829398.69173667\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"mollitc3e\": \"\",\n \"Excepteur__37\": \"\",\n \"Ut_8b\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation_10\": \"\",\n \"laboris53\": \"\"\n }\n }\n },\n \"cupidatat_b8d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"fugiat5\": \"dolore in est aliqua\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"magnae\": \"adipis\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"magna_220\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"ut_cd_\": \"\",\n \"qui_a\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"channel_type\": \"text\",\n \"environment\": \"sandbox\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"est_2\": 73910906.54862323,\n \"dolorb_\": 95221727,\n \"sed_30\": -71622078.19429968\n },\n \"language_providers\": {\n \"Duis_a\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officia_2\": \"sunt\",\n \"Lorem08\": -49226449,\n \"ex_d\": \"velit ut \"\n }\n },\n \"commodo_c\": {\n \"provider\": \"groq\",\n \"config\": {\n \"dolore_7b_\": \"in do enim\",\n \"qui_2\": \"velit veniam ad\",\n \"commodo_66b\": -1182384,\n \"in6d0\": true,\n \"incididunt_434\": -25226997.421009317\n }\n },\n \"incididunt_6c1\": {\n \"provider\": \"groq\",\n \"config\": {\n \"ut_4\": 57440271.71172848,\n \"Lorem1\": 70335386,\n \"dolore_f\": -89228368.72849365,\n \"Lorem_c4\": true,\n \"nostrud_116\": -99061005,\n \"do_0f\": 3211176,\n \"in_ead\": -89821486,\n \"irure_2f\": 64998108.43350983\n }\n },\n \"consectetur_53\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sunt_a\": true,\n \"cupidatat2\": 93592204.36152887,\n \"ullamco_347\": \"ea irure consectetur cillum\",\n \"ut8\": -75844184.76854284,\n \"dolore_2\": 13700607,\n \"ute\": \"magna ut officia sit proident\",\n \"eu_52\": true\n }\n },\n \"fugiat_9f\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"dolorc4\": -2782140.4690382928,\n \"cillume7c\": false,\n \"sintf\": \"quis tempor in mollit laboris\",\n \"Ut4\": 11854460.940456375,\n \"enimc\": 82788436,\n \"reprehenderit_43\": true,\n \"nisi01\": 99086314,\n \"exercitation_c\": -24224921,\n \"eucdc\": \"id ex\",\n \"nullac__\": \"ad Duis adipisicing aliqua\",\n \"dolor7\": -2472230.862437591,\n \"dolor5\": \"consequat cillum dolor\"\n }\n },\n \"occaecat_ea7\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"Duisbe\": 17689698.38763392,\n \"Duis__\": -39767260,\n \"minim_c6a\": 29431804,\n \"Excepteur_38c\": 34721357.53028694,\n \"ipsum_8\": -81731399,\n \"adipisicinga\": false,\n \"nisibcf\": true,\n \"quiscb\": 44720050.45821065,\n \"uta9d\": -73184841,\n \"Excepteur_0c\": 93182450.76783273,\n \"cillum0_0\": 77318306.79146346,\n \"quis_749\": 66468723.80477154,\n \"aliquip_b_8\": false,\n \"mollit1\": 41020484,\n \"veniam1f_\": 64539204.54080188,\n \"pariatur_3d4\": false,\n \"est_8_\": false,\n \"fugiate7\": true\n }\n },\n \"non3a_\": {\n \"provider\": \"groq\",\n \"config\": {\n \"cupidatat6\": -83212683.24579155,\n \"Excepteur_69\": \"Lorem exercitation officia dolor\",\n \"ina9\": -73130894,\n \"sit_8\": -40323497\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"shimmer\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-575321e2-0792-488e-aedf-8d0c042a0ddf" }, { "id": "fa063da6-0d74-4666-9555-1492aabd5904", "name": "Name already taken.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"do770\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate28d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"mollit_28a\": \"id culpa\",\n \"Lorem3\": false,\n \"non__\": false\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis2f\": \"eiusmod consequat fugiat\",\n \"nulla1\": \"esse exercitation magna ad\",\n \"proident11\": 31941854.592502445\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ullamcof1a\": \"\",\n \"do_4\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sunt__5\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"aliquip_e7\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"consequat_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Excepteur54a\": true,\n \"dolor_4\": 21912307,\n \"Excepteur969\": 74514066\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"labore81b\": true\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"nostrud9\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation193\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"voluptate97a\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Lorem8__\": true\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis6c6\": -33829398.69173667\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"mollitc3e\": \"\",\n \"Excepteur__37\": \"\",\n \"Ut_8b\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation_10\": \"\",\n \"laboris53\": \"\"\n }\n }\n },\n \"cupidatat_b8d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"fugiat5\": \"dolore in est aliqua\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"magnae\": \"adipis\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"magna_220\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"ut_cd_\": \"\",\n \"qui_a\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"channel_type\": \"text\",\n \"environment\": \"sandbox\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"est_2\": 73910906.54862323,\n \"dolorb_\": 95221727,\n \"sed_30\": -71622078.19429968\n },\n \"language_providers\": {\n \"Duis_a\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officia_2\": \"sunt\",\n \"Lorem08\": -49226449,\n \"ex_d\": \"velit ut \"\n }\n },\n \"commodo_c\": {\n \"provider\": \"groq\",\n \"config\": {\n \"dolore_7b_\": \"in do enim\",\n \"qui_2\": \"velit veniam ad\",\n \"commodo_66b\": -1182384,\n \"in6d0\": true,\n \"incididunt_434\": -25226997.421009317\n }\n },\n \"incididunt_6c1\": {\n \"provider\": \"groq\",\n \"config\": {\n \"ut_4\": 57440271.71172848,\n \"Lorem1\": 70335386,\n \"dolore_f\": -89228368.72849365,\n \"Lorem_c4\": true,\n \"nostrud_116\": -99061005,\n \"do_0f\": 3211176,\n \"in_ead\": -89821486,\n \"irure_2f\": 64998108.43350983\n }\n },\n \"consectetur_53\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sunt_a\": true,\n \"cupidatat2\": 93592204.36152887,\n \"ullamco_347\": \"ea irure consectetur cillum\",\n \"ut8\": -75844184.76854284,\n \"dolore_2\": 13700607,\n \"ute\": \"magna ut officia sit proident\",\n \"eu_52\": true\n }\n },\n \"fugiat_9f\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"dolorc4\": -2782140.4690382928,\n \"cillume7c\": false,\n \"sintf\": \"quis tempor in mollit laboris\",\n \"Ut4\": 11854460.940456375,\n \"enimc\": 82788436,\n \"reprehenderit_43\": true,\n \"nisi01\": 99086314,\n \"exercitation_c\": -24224921,\n \"eucdc\": \"id ex\",\n \"nullac__\": \"ad Duis adipisicing aliqua\",\n \"dolor7\": -2472230.862437591,\n \"dolor5\": \"consequat cillum dolor\"\n }\n },\n \"occaecat_ea7\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"Duisbe\": 17689698.38763392,\n \"Duis__\": -39767260,\n \"minim_c6a\": 29431804,\n \"Excepteur_38c\": 34721357.53028694,\n \"ipsum_8\": -81731399,\n \"adipisicinga\": false,\n \"nisibcf\": true,\n \"quiscb\": 44720050.45821065,\n \"uta9d\": -73184841,\n \"Excepteur_0c\": 93182450.76783273,\n \"cillum0_0\": 77318306.79146346,\n \"quis_749\": 66468723.80477154,\n \"aliquip_b_8\": false,\n \"mollit1\": 41020484,\n \"veniam1f_\": 64539204.54080188,\n \"pariatur_3d4\": false,\n \"est_8_\": false,\n \"fugiate7\": true\n }\n },\n \"non3a_\": {\n \"provider\": \"groq\",\n \"config\": {\n \"cupidatat6\": -83212683.24579155,\n \"Excepteur_69\": \"Lorem exercitation officia dolor\",\n \"ina9\": -73130894,\n \"sit_8\": -40323497\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"shimmer\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-fa063da6-0d74-4666-9555-1492aabd5904" }, { "id": "2120dfc7-8266-4130-802b-867159d28704", "name": "Invalid request body.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"do770\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate28d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"mollit_28a\": \"id culpa\",\n \"Lorem3\": false,\n \"non__\": false\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis2f\": \"eiusmod consequat fugiat\",\n \"nulla1\": \"esse exercitation magna ad\",\n \"proident11\": 31941854.592502445\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ullamcof1a\": \"\",\n \"do_4\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sunt__5\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"aliquip_e7\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"consequat_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Excepteur54a\": true,\n \"dolor_4\": 21912307,\n \"Excepteur969\": 74514066\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"labore81b\": true\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"nostrud9\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation193\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"voluptate97a\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"voluptate_c\": {\n \"llm_name\": \"\",\n \"params\": {\n \"Lorem8__\": true\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quis6c6\": -33829398.69173667\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"mollitc3e\": \"\",\n \"Excepteur__37\": \"\",\n \"Ut_8b\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation_10\": \"\",\n \"laboris53\": \"\"\n }\n }\n },\n \"cupidatat_b8d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"fugiat5\": \"dolore in est aliqua\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"xhigh\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"magnae\": \"adipis\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"magna_220\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"ut_cd_\": \"\",\n \"qui_a\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"channel_type\": \"text\",\n \"environment\": \"sandbox\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"est_2\": 73910906.54862323,\n \"dolorb_\": 95221727,\n \"sed_30\": -71622078.19429968\n },\n \"language_providers\": {\n \"Duis_a\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officia_2\": \"sunt\",\n \"Lorem08\": -49226449,\n \"ex_d\": \"velit ut \"\n }\n },\n \"commodo_c\": {\n \"provider\": \"groq\",\n \"config\": {\n \"dolore_7b_\": \"in do enim\",\n \"qui_2\": \"velit veniam ad\",\n \"commodo_66b\": -1182384,\n \"in6d0\": true,\n \"incididunt_434\": -25226997.421009317\n }\n },\n \"incididunt_6c1\": {\n \"provider\": \"groq\",\n \"config\": {\n \"ut_4\": 57440271.71172848,\n \"Lorem1\": 70335386,\n \"dolore_f\": -89228368.72849365,\n \"Lorem_c4\": true,\n \"nostrud_116\": -99061005,\n \"do_0f\": 3211176,\n \"in_ead\": -89821486,\n \"irure_2f\": 64998108.43350983\n }\n },\n \"consectetur_53\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sunt_a\": true,\n \"cupidatat2\": 93592204.36152887,\n \"ullamco_347\": \"ea irure consectetur cillum\",\n \"ut8\": -75844184.76854284,\n \"dolore_2\": 13700607,\n \"ute\": \"magna ut officia sit proident\",\n \"eu_52\": true\n }\n },\n \"fugiat_9f\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"dolorc4\": -2782140.4690382928,\n \"cillume7c\": false,\n \"sintf\": \"quis tempor in mollit laboris\",\n \"Ut4\": 11854460.940456375,\n \"enimc\": 82788436,\n \"reprehenderit_43\": true,\n \"nisi01\": 99086314,\n \"exercitation_c\": -24224921,\n \"eucdc\": \"id ex\",\n \"nullac__\": \"ad Duis adipisicing aliqua\",\n \"dolor7\": -2472230.862437591,\n \"dolor5\": \"consequat cillum dolor\"\n }\n },\n \"occaecat_ea7\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"Duisbe\": 17689698.38763392,\n \"Duis__\": -39767260,\n \"minim_c6a\": 29431804,\n \"Excepteur_38c\": 34721357.53028694,\n \"ipsum_8\": -81731399,\n \"adipisicinga\": false,\n \"nisibcf\": true,\n \"quiscb\": 44720050.45821065,\n \"uta9d\": -73184841,\n \"Excepteur_0c\": 93182450.76783273,\n \"cillum0_0\": 77318306.79146346,\n \"quis_749\": 66468723.80477154,\n \"aliquip_b_8\": false,\n \"mollit1\": 41020484,\n \"veniam1f_\": 64539204.54080188,\n \"pariatur_3d4\": false,\n \"est_8_\": false,\n \"fugiate7\": true\n }\n },\n \"non3a_\": {\n \"provider\": \"groq\",\n \"config\": {\n \"cupidatat6\": -83212683.24579155,\n \"Excepteur_69\": \"Lorem exercitation officia dolor\",\n \"ina9\": -73130894,\n \"sit_8\": -40323497\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"shimmer\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-2120dfc7-8266-4130-802b-867159d28704" } ], "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-4cf7c7c1-6df3-4c32-b0d0-cb4d3193a63f" }, { "name": "Delete a service", "id": "d2d13b0f-3fbf-4728-9cac-e111402e6321", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "id": "d6cffcc8-1d76-4d05-9059-15f6c8a12c52", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "6b53efe3-e0a5-4fd0-932e-37b0758bb532", "key": "service_id", "value": "", "description": "(Required) " } ] }, "description": "Delete a service. Requires `Service.delete` permission." }, "response": [ { "id": "bc82bc3e-18af-4a19-bc46-be4a358e738e", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-bc82bc3e-18af-4a19-bc46-be4a358e738e" }, { "id": "3910471d-f345-4596-84ec-14cbc4875e81", "name": "Missing or invalid API key.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-3910471d-f345-4596-84ec-14cbc4875e81" }, { "id": "4d16d2cd-82d2-411e-8895-afe9a478fecc", "name": "Insufficient permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-4d16d2cd-82d2-411e-8895-afe9a478fecc" }, { "id": "61a244c9-e1fc-4093-a1b3-8079a1064811", "name": "Not found.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-61a244c9-e1fc-4093-a1b3-8079a1064811" }, { "id": "0b7d93df-d8df-41ea-8f99-4ecfb5b9bcbb", "name": "Validation Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services/:service_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services", ":service_id" ], "variable": [ { "key": "workspace_id" }, { "key": "service_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-0b7d93df-d8df-41ea-8f99-4ecfb5b9bcbb" } ], "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-d2d13b0f-3fbf-4728-9cac-e111402e6321" } ], "id": "9f4fde81-0241-426a-966e-bc05aab416e1", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-9f4fde81-0241-426a-966e-bc05aab416e1" }, { "name": "Create a service", "id": "22e0cb87-d88f-4c77-a122-a699ce009dd2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"description\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": true,\n \"version_sets\": {},\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": 3,\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"consectetur_6_8\": -57718463,\n \"adb1\": false\n },\n \"language_providers\": {\n \"labore12\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"elitc7\": -17847273.649681702,\n \"in_1\": false,\n \"idc7\": true,\n \"sunt_a7\": -55090267.81201638,\n \"consectetura\": 36364212,\n \"cillum_5b\": true,\n \"veniamc2_\": \"Excepteur labore elit occaecat\",\n \"essed\": -13465673,\n \"proident_29\": false,\n \"sit_c8a\": true,\n \"inaad\": \"ut eu\",\n \"deseruntc\": true,\n \"esse_61f\": 41087134,\n \"consectetur_749\": true,\n \"nisi_91\": false\n }\n },\n \"esse4d2\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"reprehenderite8\": \"laborum enim nisi amet\",\n \"Duis__a9\": true,\n \"in_2\": \"elit labore e\",\n \"officia_415\": true,\n \"nulla_c7\": \"ipsum qui anim\"\n }\n },\n \"incididuntff1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"tempor3\": \"eiusmod elit eu\",\n \"dolore_0f4\": 5620898.721316963,\n \"magna_d3\": -5226532.417032674,\n \"est1e\": \"sunt\",\n \"id_65\": \"non amet\",\n \"sint_e1\": \"nostrud reprehenderit\",\n \"ete\": \"eiusmod ullamco nisi exercitation ipsum\",\n \"ea___\": 22054776,\n \"euadf\": -17961671.289615884,\n \"Excepteur_4\": false,\n \"ea_6\": -7681009.478792906,\n \"Excepteur34\": -13953113,\n \"nisi_b\": true,\n \"inc\": -30661293,\n \"laboreb11\": 20140395,\n \"occaecat_c3\": \"labore ullamco elit irure\"\n }\n },\n \"exercitation_e1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"et61\": -7856137.411938131,\n \"eiusmod2\": 58209643.86137217,\n \"non1\": 56509981.79864937,\n \"sed02c\": 60642721.93613461,\n \"aute6\": \"nisi occaecat commodo\",\n \"doloreafa\": -8255250.210237637,\n \"commodo8\": false,\n \"ullamco_2\": false,\n \"ex49\": -99524005,\n \"esse8e\": true,\n \"in_de_\": 47497588,\n \"eiusmod_0\": -83344488.25686888,\n \"esseb\": true,\n \"nisi6\": \"Excepteur esse dolore qui fugiat\",\n \"do_32_\": -57196685,\n \"nulla_07\": \"ipsum laborum occaecat eu\",\n \"reprehenderit234\": \"reprehenderit consectetur exercitation ullamco\",\n \"Loremc\": -29739511,\n \"sit448\": true\n }\n },\n \"Excepteur_a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"dolore_6_\": -38318120.28547876,\n \"voluptatebe3\": \"nisi eu\",\n \"cupidatat6fa\": -1643163,\n \"reprehenderit_cb\": 36709781.166060925,\n \"laboruma\": 62244818.051155895,\n \"sint5\": true,\n \"ullamcof\": \"anim adipisicing aliqua aliquip elit\",\n \"consequat_e1\": -12393243.845781311,\n \"ea_b0\": -92578154.42311262,\n \"sit_a\": -9920393.193333954,\n \"ind7\": -5009890,\n \"tempor_36\": true,\n \"eu_86\": true,\n \"anim_cfb\": true,\n \"qui0\": \"dolor ut\",\n \"esse_8\": -62615800.004101895,\n \"estd2\": \"officia velit sed\"\n }\n },\n \"eiusmod9\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"esse6\": -10988735\n }\n },\n \"aliquipe\": {\n \"provider\": \"groq\",\n \"config\": {\n \"eiusmod_9\": -29193657.599037245,\n \"nulla_00\": \"dolore esse\",\n \"elitf5b\": -80984706.55412985,\n \"nulla_3b\": 35810014.49959773,\n \"dolor_b5a\": -57774008,\n \"aute_6\": -15964694.315812096,\n \"minim5b\": \"cillum exercitation mollit\",\n \"ut_56\": true,\n \"velit3a1\": 28804329.804457173,\n \"nostrudc4\": -32987312,\n \"aliqua343\": \"in dolore eu laboris sed\",\n \"sitb6\": -90926903,\n \"proidentb\": -65014700,\n \"velit2_\": 10968168,\n \"ad_1\": -7855896.419198632,\n \"magnaf3\": 85243270.92862257,\n \"dolor_54\": -3479590.738572821\n }\n },\n \"ut_87\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"non_2d\": -96079004,\n \"et_8\": -82033142.91490558,\n \"do_f\": -55329996,\n \"aute_0\": \"ut dolo\",\n \"dolorb\": \"est officia\",\n \"ullamco_24\": \"labore\",\n \"proidentdf\": -76507132.372587,\n \"officia_e36\": \"ipsum dolore deserunt exercitation ad\",\n \"velit_c\": \"dolor nisi aliquip\",\n \"dolore_36\": 90010719.2005626,\n \"Lorem81\": false\n }\n },\n \"autea6\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officiad\": 88753810,\n \"magna_3a\": 32424147.45794733,\n \"occaecatc0b\": 90834902.16148439,\n \"ut_db\": 43145794.29075569,\n \"exercitation713\": -27037103,\n \"est4fd\": \"irure sed deserunt\",\n \"nostrud_44d\": \"non\",\n \"esse3e\": -49553808.722718395,\n \"ut68_\": \"sint esse est dolor\"\n }\n },\n \"mollitb\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"fugiat_a\": 34732565.532660276,\n \"commodob97\": \"dolor fugiat aliquip sed labore\",\n \"occaecat9b\": -54638815.8152646,\n \"ut10_\": -9954754.057167709,\n \"dolor_8\": -85940523,\n \"id_e\": false,\n \"sunt_\": 23804504\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"marin\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "variable": [ { "id": "23b0062b-b506-428d-b359-365ef7c42831", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Create a new service linking an agent and HSM. Validates that agent_id and context_graph_id exist in the workspace. Requires `Service.create` permission." }, "response": [ { "id": "3d341835-0a1f-460e-8f1c-9785119d7009", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"description\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": true,\n \"version_sets\": {},\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": 3,\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"consectetur_6_8\": -57718463,\n \"adb1\": false\n },\n \"language_providers\": {\n \"labore12\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"elitc7\": -17847273.649681702,\n \"in_1\": false,\n \"idc7\": true,\n \"sunt_a7\": -55090267.81201638,\n \"consectetura\": 36364212,\n \"cillum_5b\": true,\n \"veniamc2_\": \"Excepteur labore elit occaecat\",\n \"essed\": -13465673,\n \"proident_29\": false,\n \"sit_c8a\": true,\n \"inaad\": \"ut eu\",\n \"deseruntc\": true,\n \"esse_61f\": 41087134,\n \"consectetur_749\": true,\n \"nisi_91\": false\n }\n },\n \"esse4d2\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"reprehenderite8\": \"laborum enim nisi amet\",\n \"Duis__a9\": true,\n \"in_2\": \"elit labore e\",\n \"officia_415\": true,\n \"nulla_c7\": \"ipsum qui anim\"\n }\n },\n \"incididuntff1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"tempor3\": \"eiusmod elit eu\",\n \"dolore_0f4\": 5620898.721316963,\n \"magna_d3\": -5226532.417032674,\n \"est1e\": \"sunt\",\n \"id_65\": \"non amet\",\n \"sint_e1\": \"nostrud reprehenderit\",\n \"ete\": \"eiusmod ullamco nisi exercitation ipsum\",\n \"ea___\": 22054776,\n \"euadf\": -17961671.289615884,\n \"Excepteur_4\": false,\n \"ea_6\": -7681009.478792906,\n \"Excepteur34\": -13953113,\n \"nisi_b\": true,\n \"inc\": -30661293,\n \"laboreb11\": 20140395,\n \"occaecat_c3\": \"labore ullamco elit irure\"\n }\n },\n \"exercitation_e1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"et61\": -7856137.411938131,\n \"eiusmod2\": 58209643.86137217,\n \"non1\": 56509981.79864937,\n \"sed02c\": 60642721.93613461,\n \"aute6\": \"nisi occaecat commodo\",\n \"doloreafa\": -8255250.210237637,\n \"commodo8\": false,\n \"ullamco_2\": false,\n \"ex49\": -99524005,\n \"esse8e\": true,\n \"in_de_\": 47497588,\n \"eiusmod_0\": -83344488.25686888,\n \"esseb\": true,\n \"nisi6\": \"Excepteur esse dolore qui fugiat\",\n \"do_32_\": -57196685,\n \"nulla_07\": \"ipsum laborum occaecat eu\",\n \"reprehenderit234\": \"reprehenderit consectetur exercitation ullamco\",\n \"Loremc\": -29739511,\n \"sit448\": true\n }\n },\n \"Excepteur_a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"dolore_6_\": -38318120.28547876,\n \"voluptatebe3\": \"nisi eu\",\n \"cupidatat6fa\": -1643163,\n \"reprehenderit_cb\": 36709781.166060925,\n \"laboruma\": 62244818.051155895,\n \"sint5\": true,\n \"ullamcof\": \"anim adipisicing aliqua aliquip elit\",\n \"consequat_e1\": -12393243.845781311,\n \"ea_b0\": -92578154.42311262,\n \"sit_a\": -9920393.193333954,\n \"ind7\": -5009890,\n \"tempor_36\": true,\n \"eu_86\": true,\n \"anim_cfb\": true,\n \"qui0\": \"dolor ut\",\n \"esse_8\": -62615800.004101895,\n \"estd2\": \"officia velit sed\"\n }\n },\n \"eiusmod9\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"esse6\": -10988735\n }\n },\n \"aliquipe\": {\n \"provider\": \"groq\",\n \"config\": {\n \"eiusmod_9\": -29193657.599037245,\n \"nulla_00\": \"dolore esse\",\n \"elitf5b\": -80984706.55412985,\n \"nulla_3b\": 35810014.49959773,\n \"dolor_b5a\": -57774008,\n \"aute_6\": -15964694.315812096,\n \"minim5b\": \"cillum exercitation mollit\",\n \"ut_56\": true,\n \"velit3a1\": 28804329.804457173,\n \"nostrudc4\": -32987312,\n \"aliqua343\": \"in dolore eu laboris sed\",\n \"sitb6\": -90926903,\n \"proidentb\": -65014700,\n \"velit2_\": 10968168,\n \"ad_1\": -7855896.419198632,\n \"magnaf3\": 85243270.92862257,\n \"dolor_54\": -3479590.738572821\n }\n },\n \"ut_87\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"non_2d\": -96079004,\n \"et_8\": -82033142.91490558,\n \"do_f\": -55329996,\n \"aute_0\": \"ut dolo\",\n \"dolorb\": \"est officia\",\n \"ullamco_24\": \"labore\",\n \"proidentdf\": -76507132.372587,\n \"officia_e36\": \"ipsum dolore deserunt exercitation ad\",\n \"velit_c\": \"dolor nisi aliquip\",\n \"dolore_36\": 90010719.2005626,\n \"Lorem81\": false\n }\n },\n \"autea6\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officiad\": 88753810,\n \"magna_3a\": 32424147.45794733,\n \"occaecatc0b\": 90834902.16148439,\n \"ut_db\": 43145794.29075569,\n \"exercitation713\": -27037103,\n \"est4fd\": \"irure sed deserunt\",\n \"nostrud_44d\": \"non\",\n \"esse3e\": -49553808.722718395,\n \"ut68_\": \"sint esse est dolor\"\n }\n },\n \"mollitb\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"fugiat_a\": 34732565.532660276,\n \"commodob97\": \"dolor fugiat aliquip sed labore\",\n \"occaecat9b\": -54638815.8152646,\n \"ut10_\": -9954754.057167709,\n \"dolor_8\": -85940523,\n \"id_e\": false,\n \"sunt_\": 23804504\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"marin\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"esse_3b\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"velit_d\": {\n \"llm_name\": \"\",\n \"params\": {\n \"esse6a7\": 34336586.000064045,\n \"non_e1\": true,\n \"mollita9f\": 32215192,\n \"incididunt_\": true,\n \"elit__\": -15594918\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"proident_12\": \"elit laborum ad fugiat\"\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"id_458\": \"\",\n \"consequat_f5\": \"\",\n \"occaecat_131\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"sit682\": \"\",\n \"aliqua_c\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"agent_name\": \"\",\n \"context_graph_name\": \"\",\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"ullamco_b\": true,\n \"elit_878\": false\n },\n \"language_providers\": {\n \"enim_27a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"proidente\": 42802954,\n \"nulla02\": false,\n \"esse_b\": true,\n \"aliqua_e3\": -66140146,\n \"consequat_03\": 29747207,\n \"quis_6\": \"culpa Duis sint\",\n \"occaecat_a57\": \"mollit exercitation in in\",\n \"sint_543\": -70241085.59000805,\n \"pariatur_c41\": false,\n \"in__f\": \"elit non\"\n }\n },\n \"mollit_a0\": {\n \"provider\": \"groq\",\n \"config\": {\n \"consectetur_9e\": -54031734,\n \"dolor_68\": \"occaecat fugiat deserunt aute\",\n \"magna_c\": 30479556.688779935,\n \"minim85a\": 63354607.15245658,\n \"eud\": \"Excepteur adipisicing m\",\n \"quis_4\": -37050953.46950662,\n \"laboree9\": true,\n \"adipisicing9\": 96839444,\n \"exercitation_3_\": 84623657.98754835,\n \"mollit_a1\": 82758409.5666964,\n \"cupidatat_545\": true\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"coral\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n },\n \"is_system\": false\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-3d341835-0a1f-460e-8f1c-9785119d7009" }, { "id": "ec2bf115-005f-45e1-a42b-cb9e4a00a6a1", "name": "Missing or invalid API key.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"description\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": true,\n \"version_sets\": {},\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": 3,\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"consectetur_6_8\": -57718463,\n \"adb1\": false\n },\n \"language_providers\": {\n \"labore12\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"elitc7\": -17847273.649681702,\n \"in_1\": false,\n \"idc7\": true,\n \"sunt_a7\": -55090267.81201638,\n \"consectetura\": 36364212,\n \"cillum_5b\": true,\n \"veniamc2_\": \"Excepteur labore elit occaecat\",\n \"essed\": -13465673,\n \"proident_29\": false,\n \"sit_c8a\": true,\n \"inaad\": \"ut eu\",\n \"deseruntc\": true,\n \"esse_61f\": 41087134,\n \"consectetur_749\": true,\n \"nisi_91\": false\n }\n },\n \"esse4d2\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"reprehenderite8\": \"laborum enim nisi amet\",\n \"Duis__a9\": true,\n \"in_2\": \"elit labore e\",\n \"officia_415\": true,\n \"nulla_c7\": \"ipsum qui anim\"\n }\n },\n \"incididuntff1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"tempor3\": \"eiusmod elit eu\",\n \"dolore_0f4\": 5620898.721316963,\n \"magna_d3\": -5226532.417032674,\n \"est1e\": \"sunt\",\n \"id_65\": \"non amet\",\n \"sint_e1\": \"nostrud reprehenderit\",\n \"ete\": \"eiusmod ullamco nisi exercitation ipsum\",\n \"ea___\": 22054776,\n \"euadf\": -17961671.289615884,\n \"Excepteur_4\": false,\n \"ea_6\": -7681009.478792906,\n \"Excepteur34\": -13953113,\n \"nisi_b\": true,\n \"inc\": -30661293,\n \"laboreb11\": 20140395,\n \"occaecat_c3\": \"labore ullamco elit irure\"\n }\n },\n \"exercitation_e1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"et61\": -7856137.411938131,\n \"eiusmod2\": 58209643.86137217,\n \"non1\": 56509981.79864937,\n \"sed02c\": 60642721.93613461,\n \"aute6\": \"nisi occaecat commodo\",\n \"doloreafa\": -8255250.210237637,\n \"commodo8\": false,\n \"ullamco_2\": false,\n \"ex49\": -99524005,\n \"esse8e\": true,\n \"in_de_\": 47497588,\n \"eiusmod_0\": -83344488.25686888,\n \"esseb\": true,\n \"nisi6\": \"Excepteur esse dolore qui fugiat\",\n \"do_32_\": -57196685,\n \"nulla_07\": \"ipsum laborum occaecat eu\",\n \"reprehenderit234\": \"reprehenderit consectetur exercitation ullamco\",\n \"Loremc\": -29739511,\n \"sit448\": true\n }\n },\n \"Excepteur_a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"dolore_6_\": -38318120.28547876,\n \"voluptatebe3\": \"nisi eu\",\n \"cupidatat6fa\": -1643163,\n \"reprehenderit_cb\": 36709781.166060925,\n \"laboruma\": 62244818.051155895,\n \"sint5\": true,\n \"ullamcof\": \"anim adipisicing aliqua aliquip elit\",\n \"consequat_e1\": -12393243.845781311,\n \"ea_b0\": -92578154.42311262,\n \"sit_a\": -9920393.193333954,\n \"ind7\": -5009890,\n \"tempor_36\": true,\n \"eu_86\": true,\n \"anim_cfb\": true,\n \"qui0\": \"dolor ut\",\n \"esse_8\": -62615800.004101895,\n \"estd2\": \"officia velit sed\"\n }\n },\n \"eiusmod9\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"esse6\": -10988735\n }\n },\n \"aliquipe\": {\n \"provider\": \"groq\",\n \"config\": {\n \"eiusmod_9\": -29193657.599037245,\n \"nulla_00\": \"dolore esse\",\n \"elitf5b\": -80984706.55412985,\n \"nulla_3b\": 35810014.49959773,\n \"dolor_b5a\": -57774008,\n \"aute_6\": -15964694.315812096,\n \"minim5b\": \"cillum exercitation mollit\",\n \"ut_56\": true,\n \"velit3a1\": 28804329.804457173,\n \"nostrudc4\": -32987312,\n \"aliqua343\": \"in dolore eu laboris sed\",\n \"sitb6\": -90926903,\n \"proidentb\": -65014700,\n \"velit2_\": 10968168,\n \"ad_1\": -7855896.419198632,\n \"magnaf3\": 85243270.92862257,\n \"dolor_54\": -3479590.738572821\n }\n },\n \"ut_87\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"non_2d\": -96079004,\n \"et_8\": -82033142.91490558,\n \"do_f\": -55329996,\n \"aute_0\": \"ut dolo\",\n \"dolorb\": \"est officia\",\n \"ullamco_24\": \"labore\",\n \"proidentdf\": -76507132.372587,\n \"officia_e36\": \"ipsum dolore deserunt exercitation ad\",\n \"velit_c\": \"dolor nisi aliquip\",\n \"dolore_36\": 90010719.2005626,\n \"Lorem81\": false\n }\n },\n \"autea6\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officiad\": 88753810,\n \"magna_3a\": 32424147.45794733,\n \"occaecatc0b\": 90834902.16148439,\n \"ut_db\": 43145794.29075569,\n \"exercitation713\": -27037103,\n \"est4fd\": \"irure sed deserunt\",\n \"nostrud_44d\": \"non\",\n \"esse3e\": -49553808.722718395,\n \"ut68_\": \"sint esse est dolor\"\n }\n },\n \"mollitb\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"fugiat_a\": 34732565.532660276,\n \"commodob97\": \"dolor fugiat aliquip sed labore\",\n \"occaecat9b\": -54638815.8152646,\n \"ut10_\": -9954754.057167709,\n \"dolor_8\": -85940523,\n \"id_e\": false,\n \"sunt_\": 23804504\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"marin\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-ec2bf115-005f-45e1-a42b-cb9e4a00a6a1" }, { "id": "882fbba8-0842-4209-9b71-a53b77d07d5b", "name": "Insufficient permissions.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"description\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": true,\n \"version_sets\": {},\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": 3,\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"consectetur_6_8\": -57718463,\n \"adb1\": false\n },\n \"language_providers\": {\n \"labore12\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"elitc7\": -17847273.649681702,\n \"in_1\": false,\n \"idc7\": true,\n \"sunt_a7\": -55090267.81201638,\n \"consectetura\": 36364212,\n \"cillum_5b\": true,\n \"veniamc2_\": \"Excepteur labore elit occaecat\",\n \"essed\": -13465673,\n \"proident_29\": false,\n \"sit_c8a\": true,\n \"inaad\": \"ut eu\",\n \"deseruntc\": true,\n \"esse_61f\": 41087134,\n \"consectetur_749\": true,\n \"nisi_91\": false\n }\n },\n \"esse4d2\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"reprehenderite8\": \"laborum enim nisi amet\",\n \"Duis__a9\": true,\n \"in_2\": \"elit labore e\",\n \"officia_415\": true,\n \"nulla_c7\": \"ipsum qui anim\"\n }\n },\n \"incididuntff1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"tempor3\": \"eiusmod elit eu\",\n \"dolore_0f4\": 5620898.721316963,\n \"magna_d3\": -5226532.417032674,\n \"est1e\": \"sunt\",\n \"id_65\": \"non amet\",\n \"sint_e1\": \"nostrud reprehenderit\",\n \"ete\": \"eiusmod ullamco nisi exercitation ipsum\",\n \"ea___\": 22054776,\n \"euadf\": -17961671.289615884,\n \"Excepteur_4\": false,\n \"ea_6\": -7681009.478792906,\n \"Excepteur34\": -13953113,\n \"nisi_b\": true,\n \"inc\": -30661293,\n \"laboreb11\": 20140395,\n \"occaecat_c3\": \"labore ullamco elit irure\"\n }\n },\n \"exercitation_e1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"et61\": -7856137.411938131,\n \"eiusmod2\": 58209643.86137217,\n \"non1\": 56509981.79864937,\n \"sed02c\": 60642721.93613461,\n \"aute6\": \"nisi occaecat commodo\",\n \"doloreafa\": -8255250.210237637,\n \"commodo8\": false,\n \"ullamco_2\": false,\n \"ex49\": -99524005,\n \"esse8e\": true,\n \"in_de_\": 47497588,\n \"eiusmod_0\": -83344488.25686888,\n \"esseb\": true,\n \"nisi6\": \"Excepteur esse dolore qui fugiat\",\n \"do_32_\": -57196685,\n \"nulla_07\": \"ipsum laborum occaecat eu\",\n \"reprehenderit234\": \"reprehenderit consectetur exercitation ullamco\",\n \"Loremc\": -29739511,\n \"sit448\": true\n }\n },\n \"Excepteur_a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"dolore_6_\": -38318120.28547876,\n \"voluptatebe3\": \"nisi eu\",\n \"cupidatat6fa\": -1643163,\n \"reprehenderit_cb\": 36709781.166060925,\n \"laboruma\": 62244818.051155895,\n \"sint5\": true,\n \"ullamcof\": \"anim adipisicing aliqua aliquip elit\",\n \"consequat_e1\": -12393243.845781311,\n \"ea_b0\": -92578154.42311262,\n \"sit_a\": -9920393.193333954,\n \"ind7\": -5009890,\n \"tempor_36\": true,\n \"eu_86\": true,\n \"anim_cfb\": true,\n \"qui0\": \"dolor ut\",\n \"esse_8\": -62615800.004101895,\n \"estd2\": \"officia velit sed\"\n }\n },\n \"eiusmod9\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"esse6\": -10988735\n }\n },\n \"aliquipe\": {\n \"provider\": \"groq\",\n \"config\": {\n \"eiusmod_9\": -29193657.599037245,\n \"nulla_00\": \"dolore esse\",\n \"elitf5b\": -80984706.55412985,\n \"nulla_3b\": 35810014.49959773,\n \"dolor_b5a\": -57774008,\n \"aute_6\": -15964694.315812096,\n \"minim5b\": \"cillum exercitation mollit\",\n \"ut_56\": true,\n \"velit3a1\": 28804329.804457173,\n \"nostrudc4\": -32987312,\n \"aliqua343\": \"in dolore eu laboris sed\",\n \"sitb6\": -90926903,\n \"proidentb\": -65014700,\n \"velit2_\": 10968168,\n \"ad_1\": -7855896.419198632,\n \"magnaf3\": 85243270.92862257,\n \"dolor_54\": -3479590.738572821\n }\n },\n \"ut_87\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"non_2d\": -96079004,\n \"et_8\": -82033142.91490558,\n \"do_f\": -55329996,\n \"aute_0\": \"ut dolo\",\n \"dolorb\": \"est officia\",\n \"ullamco_24\": \"labore\",\n \"proidentdf\": -76507132.372587,\n \"officia_e36\": \"ipsum dolore deserunt exercitation ad\",\n \"velit_c\": \"dolor nisi aliquip\",\n \"dolore_36\": 90010719.2005626,\n \"Lorem81\": false\n }\n },\n \"autea6\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officiad\": 88753810,\n \"magna_3a\": 32424147.45794733,\n \"occaecatc0b\": 90834902.16148439,\n \"ut_db\": 43145794.29075569,\n \"exercitation713\": -27037103,\n \"est4fd\": \"irure sed deserunt\",\n \"nostrud_44d\": \"non\",\n \"esse3e\": -49553808.722718395,\n \"ut68_\": \"sint esse est dolor\"\n }\n },\n \"mollitb\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"fugiat_a\": 34732565.532660276,\n \"commodob97\": \"dolor fugiat aliquip sed labore\",\n \"occaecat9b\": -54638815.8152646,\n \"ut10_\": -9954754.057167709,\n \"dolor_8\": -85940523,\n \"id_e\": false,\n \"sunt_\": 23804504\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"marin\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-882fbba8-0842-4209-9b71-a53b77d07d5b" }, { "id": "0e2215c2-84d7-4ef6-af21-f5f0fbee4fc7", "name": "Not found.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"description\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": true,\n \"version_sets\": {},\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": 3,\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"consectetur_6_8\": -57718463,\n \"adb1\": false\n },\n \"language_providers\": {\n \"labore12\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"elitc7\": -17847273.649681702,\n \"in_1\": false,\n \"idc7\": true,\n \"sunt_a7\": -55090267.81201638,\n \"consectetura\": 36364212,\n \"cillum_5b\": true,\n \"veniamc2_\": \"Excepteur labore elit occaecat\",\n \"essed\": -13465673,\n \"proident_29\": false,\n \"sit_c8a\": true,\n \"inaad\": \"ut eu\",\n \"deseruntc\": true,\n \"esse_61f\": 41087134,\n \"consectetur_749\": true,\n \"nisi_91\": false\n }\n },\n \"esse4d2\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"reprehenderite8\": \"laborum enim nisi amet\",\n \"Duis__a9\": true,\n \"in_2\": \"elit labore e\",\n \"officia_415\": true,\n \"nulla_c7\": \"ipsum qui anim\"\n }\n },\n \"incididuntff1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"tempor3\": \"eiusmod elit eu\",\n \"dolore_0f4\": 5620898.721316963,\n \"magna_d3\": -5226532.417032674,\n \"est1e\": \"sunt\",\n \"id_65\": \"non amet\",\n \"sint_e1\": \"nostrud reprehenderit\",\n \"ete\": \"eiusmod ullamco nisi exercitation ipsum\",\n \"ea___\": 22054776,\n \"euadf\": -17961671.289615884,\n \"Excepteur_4\": false,\n \"ea_6\": -7681009.478792906,\n \"Excepteur34\": -13953113,\n \"nisi_b\": true,\n \"inc\": -30661293,\n \"laboreb11\": 20140395,\n \"occaecat_c3\": \"labore ullamco elit irure\"\n }\n },\n \"exercitation_e1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"et61\": -7856137.411938131,\n \"eiusmod2\": 58209643.86137217,\n \"non1\": 56509981.79864937,\n \"sed02c\": 60642721.93613461,\n \"aute6\": \"nisi occaecat commodo\",\n \"doloreafa\": -8255250.210237637,\n \"commodo8\": false,\n \"ullamco_2\": false,\n \"ex49\": -99524005,\n \"esse8e\": true,\n \"in_de_\": 47497588,\n \"eiusmod_0\": -83344488.25686888,\n \"esseb\": true,\n \"nisi6\": \"Excepteur esse dolore qui fugiat\",\n \"do_32_\": -57196685,\n \"nulla_07\": \"ipsum laborum occaecat eu\",\n \"reprehenderit234\": \"reprehenderit consectetur exercitation ullamco\",\n \"Loremc\": -29739511,\n \"sit448\": true\n }\n },\n \"Excepteur_a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"dolore_6_\": -38318120.28547876,\n \"voluptatebe3\": \"nisi eu\",\n \"cupidatat6fa\": -1643163,\n \"reprehenderit_cb\": 36709781.166060925,\n \"laboruma\": 62244818.051155895,\n \"sint5\": true,\n \"ullamcof\": \"anim adipisicing aliqua aliquip elit\",\n \"consequat_e1\": -12393243.845781311,\n \"ea_b0\": -92578154.42311262,\n \"sit_a\": -9920393.193333954,\n \"ind7\": -5009890,\n \"tempor_36\": true,\n \"eu_86\": true,\n \"anim_cfb\": true,\n \"qui0\": \"dolor ut\",\n \"esse_8\": -62615800.004101895,\n \"estd2\": \"officia velit sed\"\n }\n },\n \"eiusmod9\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"esse6\": -10988735\n }\n },\n \"aliquipe\": {\n \"provider\": \"groq\",\n \"config\": {\n \"eiusmod_9\": -29193657.599037245,\n \"nulla_00\": \"dolore esse\",\n \"elitf5b\": -80984706.55412985,\n \"nulla_3b\": 35810014.49959773,\n \"dolor_b5a\": -57774008,\n \"aute_6\": -15964694.315812096,\n \"minim5b\": \"cillum exercitation mollit\",\n \"ut_56\": true,\n \"velit3a1\": 28804329.804457173,\n \"nostrudc4\": -32987312,\n \"aliqua343\": \"in dolore eu laboris sed\",\n \"sitb6\": -90926903,\n \"proidentb\": -65014700,\n \"velit2_\": 10968168,\n \"ad_1\": -7855896.419198632,\n \"magnaf3\": 85243270.92862257,\n \"dolor_54\": -3479590.738572821\n }\n },\n \"ut_87\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"non_2d\": -96079004,\n \"et_8\": -82033142.91490558,\n \"do_f\": -55329996,\n \"aute_0\": \"ut dolo\",\n \"dolorb\": \"est officia\",\n \"ullamco_24\": \"labore\",\n \"proidentdf\": -76507132.372587,\n \"officia_e36\": \"ipsum dolore deserunt exercitation ad\",\n \"velit_c\": \"dolor nisi aliquip\",\n \"dolore_36\": 90010719.2005626,\n \"Lorem81\": false\n }\n },\n \"autea6\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officiad\": 88753810,\n \"magna_3a\": 32424147.45794733,\n \"occaecatc0b\": 90834902.16148439,\n \"ut_db\": 43145794.29075569,\n \"exercitation713\": -27037103,\n \"est4fd\": \"irure sed deserunt\",\n \"nostrud_44d\": \"non\",\n \"esse3e\": -49553808.722718395,\n \"ut68_\": \"sint esse est dolor\"\n }\n },\n \"mollitb\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"fugiat_a\": 34732565.532660276,\n \"commodob97\": \"dolor fugiat aliquip sed labore\",\n \"occaecat9b\": -54638815.8152646,\n \"ut10_\": -9954754.057167709,\n \"dolor_8\": -85940523,\n \"id_e\": false,\n \"sunt_\": 23804504\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"marin\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-0e2215c2-84d7-4ef6-af21-f5f0fbee4fc7" }, { "id": "67bf293c-3d8f-452a-ab19-fa7af8a06bf8", "name": "Name already taken.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"description\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": true,\n \"version_sets\": {},\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": 3,\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"consectetur_6_8\": -57718463,\n \"adb1\": false\n },\n \"language_providers\": {\n \"labore12\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"elitc7\": -17847273.649681702,\n \"in_1\": false,\n \"idc7\": true,\n \"sunt_a7\": -55090267.81201638,\n \"consectetura\": 36364212,\n \"cillum_5b\": true,\n \"veniamc2_\": \"Excepteur labore elit occaecat\",\n \"essed\": -13465673,\n \"proident_29\": false,\n \"sit_c8a\": true,\n \"inaad\": \"ut eu\",\n \"deseruntc\": true,\n \"esse_61f\": 41087134,\n \"consectetur_749\": true,\n \"nisi_91\": false\n }\n },\n \"esse4d2\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"reprehenderite8\": \"laborum enim nisi amet\",\n \"Duis__a9\": true,\n \"in_2\": \"elit labore e\",\n \"officia_415\": true,\n \"nulla_c7\": \"ipsum qui anim\"\n }\n },\n \"incididuntff1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"tempor3\": \"eiusmod elit eu\",\n \"dolore_0f4\": 5620898.721316963,\n \"magna_d3\": -5226532.417032674,\n \"est1e\": \"sunt\",\n \"id_65\": \"non amet\",\n \"sint_e1\": \"nostrud reprehenderit\",\n \"ete\": \"eiusmod ullamco nisi exercitation ipsum\",\n \"ea___\": 22054776,\n \"euadf\": -17961671.289615884,\n \"Excepteur_4\": false,\n \"ea_6\": -7681009.478792906,\n \"Excepteur34\": -13953113,\n \"nisi_b\": true,\n \"inc\": -30661293,\n \"laboreb11\": 20140395,\n \"occaecat_c3\": \"labore ullamco elit irure\"\n }\n },\n \"exercitation_e1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"et61\": -7856137.411938131,\n \"eiusmod2\": 58209643.86137217,\n \"non1\": 56509981.79864937,\n \"sed02c\": 60642721.93613461,\n \"aute6\": \"nisi occaecat commodo\",\n \"doloreafa\": -8255250.210237637,\n \"commodo8\": false,\n \"ullamco_2\": false,\n \"ex49\": -99524005,\n \"esse8e\": true,\n \"in_de_\": 47497588,\n \"eiusmod_0\": -83344488.25686888,\n \"esseb\": true,\n \"nisi6\": \"Excepteur esse dolore qui fugiat\",\n \"do_32_\": -57196685,\n \"nulla_07\": \"ipsum laborum occaecat eu\",\n \"reprehenderit234\": \"reprehenderit consectetur exercitation ullamco\",\n \"Loremc\": -29739511,\n \"sit448\": true\n }\n },\n \"Excepteur_a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"dolore_6_\": -38318120.28547876,\n \"voluptatebe3\": \"nisi eu\",\n \"cupidatat6fa\": -1643163,\n \"reprehenderit_cb\": 36709781.166060925,\n \"laboruma\": 62244818.051155895,\n \"sint5\": true,\n \"ullamcof\": \"anim adipisicing aliqua aliquip elit\",\n \"consequat_e1\": -12393243.845781311,\n \"ea_b0\": -92578154.42311262,\n \"sit_a\": -9920393.193333954,\n \"ind7\": -5009890,\n \"tempor_36\": true,\n \"eu_86\": true,\n \"anim_cfb\": true,\n \"qui0\": \"dolor ut\",\n \"esse_8\": -62615800.004101895,\n \"estd2\": \"officia velit sed\"\n }\n },\n \"eiusmod9\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"esse6\": -10988735\n }\n },\n \"aliquipe\": {\n \"provider\": \"groq\",\n \"config\": {\n \"eiusmod_9\": -29193657.599037245,\n \"nulla_00\": \"dolore esse\",\n \"elitf5b\": -80984706.55412985,\n \"nulla_3b\": 35810014.49959773,\n \"dolor_b5a\": -57774008,\n \"aute_6\": -15964694.315812096,\n \"minim5b\": \"cillum exercitation mollit\",\n \"ut_56\": true,\n \"velit3a1\": 28804329.804457173,\n \"nostrudc4\": -32987312,\n \"aliqua343\": \"in dolore eu laboris sed\",\n \"sitb6\": -90926903,\n \"proidentb\": -65014700,\n \"velit2_\": 10968168,\n \"ad_1\": -7855896.419198632,\n \"magnaf3\": 85243270.92862257,\n \"dolor_54\": -3479590.738572821\n }\n },\n \"ut_87\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"non_2d\": -96079004,\n \"et_8\": -82033142.91490558,\n \"do_f\": -55329996,\n \"aute_0\": \"ut dolo\",\n \"dolorb\": \"est officia\",\n \"ullamco_24\": \"labore\",\n \"proidentdf\": -76507132.372587,\n \"officia_e36\": \"ipsum dolore deserunt exercitation ad\",\n \"velit_c\": \"dolor nisi aliquip\",\n \"dolore_36\": 90010719.2005626,\n \"Lorem81\": false\n }\n },\n \"autea6\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officiad\": 88753810,\n \"magna_3a\": 32424147.45794733,\n \"occaecatc0b\": 90834902.16148439,\n \"ut_db\": 43145794.29075569,\n \"exercitation713\": -27037103,\n \"est4fd\": \"irure sed deserunt\",\n \"nostrud_44d\": \"non\",\n \"esse3e\": -49553808.722718395,\n \"ut68_\": \"sint esse est dolor\"\n }\n },\n \"mollitb\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"fugiat_a\": 34732565.532660276,\n \"commodob97\": \"dolor fugiat aliquip sed labore\",\n \"occaecat9b\": -54638815.8152646,\n \"ut10_\": -9954754.057167709,\n \"dolor_8\": -85940523,\n \"id_e\": false,\n \"sunt_\": 23804504\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"marin\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-67bf293c-3d8f-452a-ab19-fa7af8a06bf8" }, { "id": "b88a1cf4-b089-4183-8d34-17eee9f21370", "name": "Invalid request body.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"description\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": true,\n \"version_sets\": {},\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": 3,\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"consectetur_6_8\": -57718463,\n \"adb1\": false\n },\n \"language_providers\": {\n \"labore12\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"elitc7\": -17847273.649681702,\n \"in_1\": false,\n \"idc7\": true,\n \"sunt_a7\": -55090267.81201638,\n \"consectetura\": 36364212,\n \"cillum_5b\": true,\n \"veniamc2_\": \"Excepteur labore elit occaecat\",\n \"essed\": -13465673,\n \"proident_29\": false,\n \"sit_c8a\": true,\n \"inaad\": \"ut eu\",\n \"deseruntc\": true,\n \"esse_61f\": 41087134,\n \"consectetur_749\": true,\n \"nisi_91\": false\n }\n },\n \"esse4d2\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"reprehenderite8\": \"laborum enim nisi amet\",\n \"Duis__a9\": true,\n \"in_2\": \"elit labore e\",\n \"officia_415\": true,\n \"nulla_c7\": \"ipsum qui anim\"\n }\n },\n \"incididuntff1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"tempor3\": \"eiusmod elit eu\",\n \"dolore_0f4\": 5620898.721316963,\n \"magna_d3\": -5226532.417032674,\n \"est1e\": \"sunt\",\n \"id_65\": \"non amet\",\n \"sint_e1\": \"nostrud reprehenderit\",\n \"ete\": \"eiusmod ullamco nisi exercitation ipsum\",\n \"ea___\": 22054776,\n \"euadf\": -17961671.289615884,\n \"Excepteur_4\": false,\n \"ea_6\": -7681009.478792906,\n \"Excepteur34\": -13953113,\n \"nisi_b\": true,\n \"inc\": -30661293,\n \"laboreb11\": 20140395,\n \"occaecat_c3\": \"labore ullamco elit irure\"\n }\n },\n \"exercitation_e1\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"et61\": -7856137.411938131,\n \"eiusmod2\": 58209643.86137217,\n \"non1\": 56509981.79864937,\n \"sed02c\": 60642721.93613461,\n \"aute6\": \"nisi occaecat commodo\",\n \"doloreafa\": -8255250.210237637,\n \"commodo8\": false,\n \"ullamco_2\": false,\n \"ex49\": -99524005,\n \"esse8e\": true,\n \"in_de_\": 47497588,\n \"eiusmod_0\": -83344488.25686888,\n \"esseb\": true,\n \"nisi6\": \"Excepteur esse dolore qui fugiat\",\n \"do_32_\": -57196685,\n \"nulla_07\": \"ipsum laborum occaecat eu\",\n \"reprehenderit234\": \"reprehenderit consectetur exercitation ullamco\",\n \"Loremc\": -29739511,\n \"sit448\": true\n }\n },\n \"Excepteur_a\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"dolore_6_\": -38318120.28547876,\n \"voluptatebe3\": \"nisi eu\",\n \"cupidatat6fa\": -1643163,\n \"reprehenderit_cb\": 36709781.166060925,\n \"laboruma\": 62244818.051155895,\n \"sint5\": true,\n \"ullamcof\": \"anim adipisicing aliqua aliquip elit\",\n \"consequat_e1\": -12393243.845781311,\n \"ea_b0\": -92578154.42311262,\n \"sit_a\": -9920393.193333954,\n \"ind7\": -5009890,\n \"tempor_36\": true,\n \"eu_86\": true,\n \"anim_cfb\": true,\n \"qui0\": \"dolor ut\",\n \"esse_8\": -62615800.004101895,\n \"estd2\": \"officia velit sed\"\n }\n },\n \"eiusmod9\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"esse6\": -10988735\n }\n },\n \"aliquipe\": {\n \"provider\": \"groq\",\n \"config\": {\n \"eiusmod_9\": -29193657.599037245,\n \"nulla_00\": \"dolore esse\",\n \"elitf5b\": -80984706.55412985,\n \"nulla_3b\": 35810014.49959773,\n \"dolor_b5a\": -57774008,\n \"aute_6\": -15964694.315812096,\n \"minim5b\": \"cillum exercitation mollit\",\n \"ut_56\": true,\n \"velit3a1\": 28804329.804457173,\n \"nostrudc4\": -32987312,\n \"aliqua343\": \"in dolore eu laboris sed\",\n \"sitb6\": -90926903,\n \"proidentb\": -65014700,\n \"velit2_\": 10968168,\n \"ad_1\": -7855896.419198632,\n \"magnaf3\": 85243270.92862257,\n \"dolor_54\": -3479590.738572821\n }\n },\n \"ut_87\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"non_2d\": -96079004,\n \"et_8\": -82033142.91490558,\n \"do_f\": -55329996,\n \"aute_0\": \"ut dolo\",\n \"dolorb\": \"est officia\",\n \"ullamco_24\": \"labore\",\n \"proidentdf\": -76507132.372587,\n \"officia_e36\": \"ipsum dolore deserunt exercitation ad\",\n \"velit_c\": \"dolor nisi aliquip\",\n \"dolore_36\": 90010719.2005626,\n \"Lorem81\": false\n }\n },\n \"autea6\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"officiad\": 88753810,\n \"magna_3a\": 32424147.45794733,\n \"occaecatc0b\": 90834902.16148439,\n \"ut_db\": 43145794.29075569,\n \"exercitation713\": -27037103,\n \"est4fd\": \"irure sed deserunt\",\n \"nostrud_44d\": \"non\",\n \"esse3e\": -49553808.722718395,\n \"ut68_\": \"sint esse est dolor\"\n }\n },\n \"mollitb\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"fugiat_a\": 34732565.532660276,\n \"commodob97\": \"dolor fugiat aliquip sed labore\",\n \"occaecat9b\": -54638815.8152646,\n \"ut10_\": -9954754.057167709,\n \"dolor_8\": -85940523,\n \"id_e\": false,\n \"sunt_\": 23804504\n }\n }\n },\n \"session_provider\": \"gpt_live\",\n \"realtime_voice\": \"marin\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-b88a1cf4-b089-4183-8d34-17eee9f21370" } ], "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-22e0cb87-d88f-4c77-a122-a699ce009dd2" }, { "name": "List services", "id": "cd50c8c0-b681-4e76-86f9-785d6ff6b24c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services?search=&sort_by=&is_active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "query": [ { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "is_active", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "03d59ce0-dc9e-4418-ac21-ad13083f21d0", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "List services in a workspace with pagination. Requires `Service.view` permission." }, "response": [ { "id": "bc03a7cf-7555-4452-81c6-21efcbb09467", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services?search=&sort_by=&is_active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "query": [ { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "is_active", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"occaecat872\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"eu3d7\": {\n \"llm_name\": \"\",\n \"params\": {\n \"tempor__\": -25284477.530882567,\n \"enim2\": 43824742,\n \"sit6\": \"in voluptate et non magna\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"none\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"idd1\": true,\n \"exercitationa9\": \"culpa irure eiusmod in\",\n \"proident11\": 68797407\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"sit_3\": \"\",\n \"sed_5\": \"\",\n \"amet28\": \"\",\n \"sed1\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"aute_e\": \"\"\n }\n }\n },\n \"anim_ac\": {\n \"llm_name\": \"\",\n \"params\": {\n \"officia_5\": \"anim fugiat dolore \",\n \"ut_b1\": 47852578.93453577\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"medium\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"quisb\": 66489078.22279772,\n \"aliqua26\": 25385509.157166913\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"ullamco9\": \"\",\n \"consequat_f14\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"reprehenderit2\": \"\",\n \"culpaab_\": \"\"\n }\n }\n },\n \"in314\": {\n \"llm_name\": \"\",\n \"params\": {\n \"voluptate_34\": false,\n \"culpa_f\": 27910678.202617675,\n \"incididunt_c9\": 37851006.9050909,\n \"ut__\": \"aute ad sunt minim eu\"\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"est_b5f\": 18609075.716848806\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"tempor_f8\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"eiusmoda\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"minim_513\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"labore453\": {\n \"llm_name\": \"\",\n \"params\": {\n \"eu_7\": \"Ut\",\n \"ea_62a\": -83248600.42337358\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"medium\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"ullamcob53\": 69601675.00080794\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"eiusmod_6c\": \"\",\n \"mollitf2\": \"\",\n \"adipisicingd86\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"dolore5ce\": \"\",\n \"ad_0a7\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"agent_name\": \"\",\n \"context_graph_name\": \"\",\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"cartesia\",\n \"tts_config\": {\n \"nisi__fa\": true,\n \"esse614\": false\n },\n \"language_providers\": {\n \"dolor_0\": {\n \"provider\": \"groq\",\n \"config\": {\n \"tempor_a\": -23628826.856573775,\n \"laborum3\": true,\n \"ullamco_6\": 72108281\n }\n },\n \"adipisicing_f7\": {\n \"provider\": \"groq\",\n \"config\": {\n \"exercitation5\": 62372252,\n \"pariatur_870\": true,\n \"dolorf4\": \"enim dolore dolor\",\n \"eu_c\": false,\n \"consequat_35e\": -27261128.780966178,\n \"laborum_16\": 92138403,\n \"enim_1\": \"ullamco occaecat dolore\",\n \"non_a\": \"commodo eu laborum pariatur\",\n \"temporc9\": \"in\",\n \"incididunt8c7\": -45230958,\n \"veniam_174\": -48853566\n }\n },\n \"fugiat_75\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"velita\": \"ex consectetur s\",\n \"ad027\": \"adipisicing \",\n \"nisi_9_\": false,\n \"dolore_0d\": -73472131,\n \"in_4f\": false,\n \"occaecata9\": \"consequat incididunt amet in\",\n \"in_1\": 15793908,\n \"ut_7c0\": \"dolo\",\n \"deserunt_37\": \"Duis\",\n \"do__\": true,\n \"officia_69\": true,\n \"sint_a\": \"ea elit pariatur\",\n \"veniam22a\": -99722347\n }\n },\n \"sitbd\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"Excepteurc2\": -4902206.034388885,\n \"aliquip7b\": 34506603,\n \"eua\": \"veniam velit anim\",\n \"dolor_5\": \"ea Lorem\",\n \"mollit_de\": 86997749,\n \"deseruntd\": false,\n \"ut_15\": \"enim aute fugiat eiusmod labore\",\n \"Duis_ad\": \"aliqua elit do pariatur\",\n \"fugiatb\": false,\n \"esse6d7\": \"dolor proident Ut\",\n \"do_6\": -36215647,\n \"veniam_b1\": false,\n \"ex__\": \"ex aute officia eiusmod\"\n }\n }\n },\n \"session_provider\": \"amigo\",\n \"realtime_voice\": \"ash\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n },\n \"is_system\": false\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"agent_id\": \"\",\n \"context_graph_id\": \"\",\n \"keyterms\": [\n \"\",\n \"\"\n ],\n \"is_active\": \"\",\n \"version_sets\": {\n \"ullamco1\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"magna_85\": {\n \"llm_name\": \"\",\n \"params\": {\n \"voluptated\": false,\n \"non_4e7\": false\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"cillum00\": 62788260.734347284,\n \"tempor_0\": 71654284.79150724,\n \"nisi_48b\": 47730281.16315058,\n \"proident_b\": false\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"anim0\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"pariatur_dff\": \"\",\n \"eiusmodb\": \"\"\n }\n }\n },\n \"in6\": {\n \"llm_name\": \"\",\n \"params\": {\n \"ad7b2\": \"est aliqua Lorem et elit\",\n \"ex_87\": true,\n \"sunt8\": -57489507,\n \"quis21\": \"in dolore \"\n },\n \"experience_controls\": {\n \"verbosity\": \"high\",\n \"reasoning_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"enim_5a6\": -87842017\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"minim_0eb\": \"\",\n \"reprehenderit_7\": \"\",\n \"sit_298\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"24h\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"inb\": \"\",\n \"consequatbb4\": \"\",\n \"reprehenderit_e\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n },\n \"elitff\": {\n \"agent_version_number\": \"\",\n \"context_graph_version_number\": \"\",\n \"llm_model_preferences\": {\n \"proident84\": {\n \"llm_name\": \"\",\n \"params\": {\n \"sunt_f_\": \"Ut dolor irure Duis\"\n },\n \"experience_controls\": {\n \"verbosity\": \"low\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"dolore_63\": -75729547\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"deserunt_83\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"nostrud_f\": \"\",\n \"non_e\": \"\",\n \"aliquabf\": \"\"\n }\n }\n },\n \"aliqua0d6\": {\n \"llm_name\": \"\",\n \"params\": {\n \"pariatur_a1e\": 87100124.58675039,\n \"deserunt__\": -68751354.26892501,\n \"in_3\": \"fugiat ea\"\n },\n \"experience_controls\": {\n \"verbosity\": \"medium\",\n \"reasoning_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"presence_penalty\": \"\",\n \"frequency_penalty\": \"\",\n \"response_format\": {\n \"adipisicing25\": -87293684,\n \"velit67a\": 9072400\n },\n \"seed\": \"\",\n \"stop\": \"\",\n \"logit_bias\": {\n \"consectetur_6e\": \"\",\n \"deserunt82\": \"\",\n \"sit_c5\": \"\"\n },\n \"logprobs\": \"\",\n \"top_logprobs\": \"\",\n \"parallel_tool_calls\": \"\",\n \"service_tier\": \"\",\n \"prompt_cache_key\": \"\",\n \"prompt_cache_retention\": \"in-memory\",\n \"safety_identifier\": \"\",\n \"store\": \"\",\n \"metadata\": {\n \"exercitation56\": \"\",\n \"voluptate5\": \"\",\n \"eiusmod_8\": \"\",\n \"nostrud9\": \"\",\n \"ea57\": \"\"\n }\n }\n }\n },\n \"turn_runtime\": \"native\"\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"tool_capacity\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"agent_name\": \"\",\n \"context_graph_name\": \"\",\n \"channel_type\": \"voice\",\n \"environment\": \"production\",\n \"voice_config\": {\n \"tts_model\": \"sonic-turbo\",\n \"max_buffer_delay_ms\": \"\",\n \"eager_eot_threshold\": \"\",\n \"eot_timeout_ms\": \"\",\n \"filler_style\": \"backchannel\",\n \"filler_vocabulary\": [\n \"\",\n \"\"\n ],\n \"backchannel_delay_ms\": 400,\n \"max_response_sentences\": \"\",\n \"max_response_words\": \"\",\n \"barge_in_min_speech_s\": \"\",\n \"barge_in_cooldown_s\": \"\",\n \"min_tts_speed\": \"\",\n \"post_eot_pause_ms\": \"\",\n \"transition_deadline_ms\": \"\",\n \"progress_interval_ms\": \"\",\n \"empathy_hold_ms\": \"\",\n \"filler_cooldown_ms\": \"\",\n \"progress_vocabulary\": [\n \"\",\n \"\"\n ],\n \"tts_provider\": \"groq\",\n \"tts_config\": {\n \"dolor_f\": -44046556.24659615,\n \"eiusmod_8c3\": true,\n \"quis_df_\": \"aliquip labore fugiat\"\n },\n \"language_providers\": {\n \"consequat_5\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sint_cc\": \"Excepteur et qui do proident\",\n \"anim_4b\": \"minim adipisicing consectetur\",\n \"laborebb\": \"amet cillum nisi\",\n \"irure2\": -42376868.29236065,\n \"incididuntc8\": true,\n \"exefa\": 96467898,\n \"cupidatat_e2d\": true,\n \"veniam5\": true,\n \"tempor691\": \"labore\",\n \"est_f8\": false,\n \"elitc2\": -18008911,\n \"fugiat_c\": false,\n \"sunt6_c\": true,\n \"labore_2\": true,\n \"ut_773\": 77320781.8040376,\n \"eiusmodff\": -3819365.160011351,\n \"utdc_\": -66189117.1316332\n }\n },\n \"ut23\": {\n \"provider\": \"groq\",\n \"config\": {\n \"veniam_3\": 80799283.63034585,\n \"doloreb\": 50653210.45685148,\n \"irure_da\": 14837641.248160154,\n \"amet_57e\": 27528107,\n \"irure_eb\": 71204059.32943973,\n \"commodo97\": -57033997,\n \"fugiat_b55\": \"quis nulla\",\n \"voluptate45\": true,\n \"tempor_a10\": -50694194.80922206,\n \"enim_1\": -31623514.672820583,\n \"ut_b8\": false,\n \"dolor_5\": \"enim officia anim sit\",\n \"ex_f\": \"est adipisicing\",\n \"nostrud_61\": 87454634.26046571,\n \"officiaebe\": false,\n \"doea7\": 70122987.72556359,\n \"enim_a\": true,\n \"laborum_9\": -95628343\n }\n },\n \"do_d3d\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"Lorem_9e4\": -27302876,\n \"incididunt__6\": -42225794,\n \"nulla_e00\": -76222066.42746225,\n \"quis642\": 78555535.0443424,\n \"id8\": \"ullamco consequat culpa\",\n \"laboris_07f\": -25112205,\n \"exercitation_3\": \"exercitation laboris labore\",\n \"estecb\": \"nostrud eu pariatur aliquip\",\n \"Excepteur5d\": -52225911,\n \"adipisicing9c8\": 3858403,\n \"est768\": 14770737,\n \"culpab_e\": true,\n \"consequat_5\": false,\n \"velit_42\": -15949400,\n \"Duisa3\": 7899033,\n \"tempor4dd\": false,\n \"in_6\": 48105926.9739247,\n \"doloreff\": \"dolore in aliquip\",\n \"fugiat9\": 92550045.12350452\n }\n },\n \"site1a\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"sit_7\": 98728842,\n \"dolorec51\": \"sint velit ullamco dolore\",\n \"incididunt_520\": -52230162.03176973,\n \"velit_6\": \"in cillum\",\n \"esse0f\": \"consequat reprehender\",\n \"laboreb5d\": true,\n \"est_e98\": \"sit magna dolore dolor labore\",\n \"velitc36\": 7831845.002153233,\n \"qui7e6\": -17502321,\n \"aliquip_b6c\": \"aliquip\",\n \"tempor8c9\": true,\n \"magnaf\": \"tempor veniam adipisicing sit sed\",\n \"mollit_5\": true,\n \"doa0a\": 92803818.95970315,\n \"deserunt_ea0\": true,\n \"occaecat_190\": \"reprehenderit irure et aliquip\"\n }\n },\n \"eu_1f3\": {\n \"provider\": \"elevenlabs\",\n \"config\": {\n \"pariaturb09\": 21542425,\n \"cillum_5\": \"officia proident dolor\",\n \"fugiata_4\": true,\n \"culpa_d8\": 24345999,\n \"proidentb_4\": -11469685.211505935,\n \"mollite\": 91159944.89826784,\n \"commodo138\": \"quis culpa in aute Lorem\"\n }\n },\n \"adipisicing_1\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"proident_3\": \"dolor nulla in\",\n \"ipsum_35_\": -40836371,\n \"magna_05\": 32966490,\n \"culpa_cb0\": true,\n \"ipsum_43\": true\n }\n },\n \"deserunt_e\": {\n \"provider\": \"cartesia\",\n \"config\": {\n \"ex9e1\": 92185757.10894662,\n \"dolorb6\": true,\n \"sunte\": -1563998.218853429,\n \"dolor3\": -17605404,\n \"eiusmod_38\": \"consequat cillum\",\n \"in_249\": 45248835,\n \"consectetur7e4\": \"deserunt\",\n \"mollit__4\": 42790803.63585842,\n \"quif0\": 44323812,\n \"dolor97\": -82444231,\n \"anim_90\": \"nulla\",\n \"aute3b\": false\n }\n }\n },\n \"session_provider\": \"amigo\",\n \"realtime_voice\": \"shimmer\",\n \"forward_call_enabled\": false,\n \"forwarding\": {\n \"forward_to\": \"\",\n \"should_disconnect\": true,\n \"warm_transfer\": true\n }\n },\n \"is_system\": false\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-bc03a7cf-7555-4452-81c6-21efcbb09467" }, { "id": "a3e20635-af25-452c-a06c-bf2efe1886af", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services?search=&sort_by=&is_active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "query": [ { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "is_active", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-a3e20635-af25-452c-a06c-bf2efe1886af" }, { "id": "0cd22170-f2ce-4442-b8ef-7f2a770ee147", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services?search=&sort_by=&is_active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "query": [ { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "is_active", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-0cd22170-f2ce-4442-b8ef-7f2a770ee147" }, { "id": "c7c90811-087d-4611-ad04-cc3db6f95885", "name": "Not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services?search=&sort_by=&is_active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "query": [ { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "is_active", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-c7c90811-087d-4611-ad04-cc3db6f95885" }, { "id": "b4c704d8-29d2-4c43-be80-30103b0d427c", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/services?search=&sort_by=&is_active=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "services" ], "query": [ { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "is_active", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-b4c704d8-29d2-4c43-be80-30103b0d427c" } ], "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-cd50c8c0-b681-4e76-86f9-785d6ff6b24c" } ], "id": "392c1784-0a85-49da-a8a6-baab8391c835", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-392c1784-0a85-49da-a8a6-baab8391c835" } ], "id": "3f5b31eb-9739-4762-85df-ec50736d1800", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-3f5b31eb-9739-4762-85df-ec50736d1800" } ], "id": "6b541c03-cfc8-41ac-ae3f-d4bb0fb405e1", "createdAt": "2026-07-28T01:02:30.000Z", "updatedAt": "2026-07-28T01:02:30.000Z", "uid": "35240-6b541c03-cfc8-41ac-ae3f-d4bb0fb405e1" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }