{"item":[{"name":"ping","description":"","item":[{"id":"218b8a26-517a-45fa-bd70-c1f822a98bc3","name":"Ping the API","request":{"name":"Ping the API","description":{"content":"You can use this endpoint to check if the API is up and running.\n","type":"text/plain"},"url":{"path":["ping"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"56326528-5d6f-4abe-b136-ca42e1ce2016","name":"OK","originalRequest":{"url":{"path":["ping"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"pong\": \"pong\",\n  \"time\": \"<dateTime>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"595b81be-f502-43f6-8545-3449d1cc78f9","name":"Bad Request","originalRequest":{"url":{"path":["ping"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"65184c9c-a6d6-4d0e-b2d6-91b42685f13f","name":"Unauthorized","originalRequest":{"url":{"path":["ping"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0b7f789c-70d3-499a-8655-c0fc39a556b6","name":"Forbidden","originalRequest":{"url":{"path":["ping"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5196e927-a051-4a0b-a8be-a533bd93ac59","name":"Method Not Allowed","originalRequest":{"url":{"path":["ping"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"736b42af-6e44-4a57-ac0c-1a693a997e69","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["ping"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5276bd60-ae69-432d-8634-687d12c71091","name":"Internal Server Error","originalRequest":{"url":{"path":["ping"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"actions","description":"","item":[{"id":"213d5863-4292-4d54-b74b-b2b97f560a81","name":"Search scenarios","request":{"name":"Search scenarios","description":{"content":"Search for Callr Actions scenarios.\n","type":"text/plain"},"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Scenario name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"ee76e7f1-1213-401a-bfd5-74aab994cabd","name":"Search results","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Scenario name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hasMore\": \"<boolean>\",\n  \"hits\": [\n    {\n      \"created\": \"<dateTime>\",\n      \"format\": \"yaml\",\n      \"name\": \"p{L}\",\n      \"numbers\": [\n        {\n          \"e164\": \"+704806\",\n          \"class\": \"classic\",\n          \"type\": \"sms-only\",\n          \"assigned\": \"<dateTime>\",\n          \"country\": \"FT\"\n        },\n        {\n          \"e164\": \"+45711556281539429548735\",\n          \"class\": \"classic\",\n          \"type\": \"sms-only\",\n          \"assigned\": \"<dateTime>\",\n          \"country\": \"XR\"\n        }\n      ],\n      \"script\": \"<string>\",\n      \"sid\": \"aespv9o9\",\n      \"updated\": \"<dateTime>\",\n      \"version\": \"<string>\"\n    },\n    {\n      \"created\": \"<dateTime>\",\n      \"format\": \"yaml\",\n      \"name\": \"p{L}\",\n      \"numbers\": [\n        {\n          \"e164\": \"+369090530429810915723\",\n          \"class\": \"classic\",\n          \"type\": \"sharedrevenue\",\n          \"assigned\": \"<dateTime>\",\n          \"country\": \"LE\"\n        },\n        {\n          \"e164\": \"+2573041542588407636662945\",\n          \"class\": \"classic\",\n          \"type\": \"verified\",\n          \"assigned\": \"<dateTime>\",\n          \"country\": \"ZO\"\n        }\n      ],\n      \"script\": \"<string>\",\n      \"sid\": \"lromhhvo\",\n      \"updated\": \"<dateTime>\",\n      \"version\": \"<string>\"\n    }\n  ],\n  \"offset\": 0,\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3ec47707-6a7b-485c-85c6-a840fe72e0d4","name":"Bad Request","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Scenario name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81e6bea7-86e1-47db-8528-c45fdaf0538e","name":"Unauthorized","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Scenario name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bc8a37d1-10bb-4b04-93ed-07b45907238c","name":"Forbidden","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Scenario name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e9616262-478e-4236-a6e1-5a606556197f","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Scenario name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"19a64e65-e901-444e-894f-fda02c1e09bf","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Scenario name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c6b39ebb-5303-485e-8e94-59d52db9ae38","name":"Internal Server Error","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Scenario name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fda01f64-98c8-4acb-bdcc-f1fad26099f3","name":"Create scenario","request":{"name":"Create scenario","description":{"content":"Create a new Callr Actions scenario.\n","type":"text/plain"},"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"ba33e921-baf0-4521-9b75-4188d2be103d","name":"Actions scenario created","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"created\": \"<dateTime>\",\n  \"format\": \"yaml\",\n  \"name\": \"p{L}\",\n  \"numbers\": [\n    {\n      \"e164\": \"+7975025849\",\n      \"class\": \"classic\",\n      \"type\": \"platform\",\n      \"assigned\": \"<dateTime>\",\n      \"country\": \"CJ\"\n    },\n    {\n      \"e164\": \"+54979833045\",\n      \"class\": \"gold\",\n      \"type\": \"mobile\",\n      \"assigned\": \"<dateTime>\",\n      \"country\": \"BN\"\n    }\n  ],\n  \"script\": \"<string>\",\n  \"sid\": \"zsbvlahd\",\n  \"updated\": \"<dateTime>\",\n  \"version\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b9336b07-fd14-42ca-9f0c-757f6c25006d","name":"Bad Request","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c899899a-2847-407f-8cb9-44ebb77c4887","name":"Unauthorized","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a5ccac9a-67ed-4245-86ad-fb4a3d6d2c20","name":"Forbidden","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"44ab4799-9785-4410-9dba-a207eb7ed126","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"233c354c-57db-4784-95c9-6b0f795b7d4b","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ec827586-07ff-4e5c-bace-112603304995","name":"Internal Server Error","originalRequest":{"url":{"path":["actions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{sid}","description":"","item":[{"id":"58cc116e-180f-4c4f-86ab-32462bbdff60","name":"Get scenario","request":{"name":"Get scenario","description":{"content":"Get a Callr Actions scenario.\n","type":"text/plain"},"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"ac18d7a2-01ad-4cbe-9d12-07a649e63ff1","name":"Actions scenario","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"created\": \"<dateTime>\",\n  \"format\": \"yaml\",\n  \"name\": \"p{L}\",\n  \"numbers\": [\n    {\n      \"e164\": \"+7975025849\",\n      \"class\": \"classic\",\n      \"type\": \"platform\",\n      \"assigned\": \"<dateTime>\",\n      \"country\": \"CJ\"\n    },\n    {\n      \"e164\": \"+54979833045\",\n      \"class\": \"gold\",\n      \"type\": \"mobile\",\n      \"assigned\": \"<dateTime>\",\n      \"country\": \"BN\"\n    }\n  ],\n  \"script\": \"<string>\",\n  \"sid\": \"zsbvlahd\",\n  \"updated\": \"<dateTime>\",\n  \"version\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f3f25355-ce9e-42df-9fb0-83e26bec6e1b","name":"Bad Request","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"63aea700-a1a3-46b0-aa6d-653419be3392","name":"Unauthorized","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa22f686-e837-4f39-b3ed-ebbad97aa64d","name":"Forbidden","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"86cdc4b1-1691-4f8c-b044-e323491187ee","name":"Resource Not Found","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f3347062-235b-435f-8540-81766af45db7","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"93434eb0-7698-40a3-87a7-ee165422a1f2","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd56f5a5-08fb-4bad-ae0b-21fb827dc286","name":"Internal Server Error","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cd3ccb4a-8048-41e7-b331-e0c95f08915e","name":"Update scenario","request":{"name":"Update scenario","description":{"content":"Update a Callr Actions scenario. You may send a partial object.\n","type":"text/plain"},"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"8dabbfcd-b1f0-4a45-9f98-9621222f8182","name":"The updated actions scenario","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"created\": \"<dateTime>\",\n  \"format\": \"yaml\",\n  \"name\": \"p{L}\",\n  \"numbers\": [\n    {\n      \"e164\": \"+7975025849\",\n      \"class\": \"classic\",\n      \"type\": \"platform\",\n      \"assigned\": \"<dateTime>\",\n      \"country\": \"CJ\"\n    },\n    {\n      \"e164\": \"+54979833045\",\n      \"class\": \"gold\",\n      \"type\": \"mobile\",\n      \"assigned\": \"<dateTime>\",\n      \"country\": \"BN\"\n    }\n  ],\n  \"script\": \"<string>\",\n  \"sid\": \"zsbvlahd\",\n  \"updated\": \"<dateTime>\",\n  \"version\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"30e64031-6acc-42f8-b2d5-7f515a639aed","name":"Bad Request","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e94387ad-d861-4853-aecc-1ce9418ad3fc","name":"Unauthorized","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"16a81026-886c-4b2c-84a1-0547eada4de7","name":"Forbidden","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5636f686-0505-44fa-afa6-872adc960e6b","name":"Resource Not Found","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"159ee461-a2d4-43f6-97d1-8a00abbe7921","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"022a5a8a-9443-4594-8f0b-a4dff3e408ff","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9152846c-fe30-4019-876e-51682101b749","name":"Internal Server Error","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"p{L}\",\n  \"script\": \"<string>\",\n  \"format\": \"yaml\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c8a37e98-c72c-4202-94bb-476d2c36ec29","name":"Delete scenario","request":{"name":"Delete scenario","description":{"content":"Delete a Callr Actions scenario.\n","type":"text/plain"},"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"ba300585-e98d-4b7d-8a61-012abb71c74a","name":"Scenario deleted","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c0a554ad-2be1-474a-bb0e-5d11bdee1b9d","name":"Bad Request","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e85fd3ce-8d3f-4306-9b32-10addc125d4b","name":"Unauthorized","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9b5745fd-bf9b-4ed4-94ba-05a5ae1c9446","name":"Forbidden","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09d45740-5921-43f3-b9be-875186ed9dbe","name":"Resource Not Found","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"add75a3e-ea00-468f-aeba-7756fed9f480","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a0eb4b70-4506-4b95-a0a0-66048f891f18","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81e52f8d-cca5-42a0-a40c-653ee7aadb4d","name":"Internal Server Error","originalRequest":{"url":{"path":["actions",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"runs","description":"","item":[{"id":"521df098-1047-4fe9-9ed4-273d8fcf2658","name":"Start scenario","request":{"name":"Start scenario","description":{"content":"Run a Callr Actions scenario offline. This will execute the `api-initiated` branch of the scenario.\n","type":"text/plain"},"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"0894d01f-c524-4882-bb0a-27a8bcaf5462","name":"Starting `api-initiated` branch","originalRequest":{"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"runid\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f93f927a-b750-4726-844b-2460521f4a19","name":"Bad Request","originalRequest":{"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"39376fe5-3d90-4f08-a360-fdce3928fc1b","name":"Unauthorized","originalRequest":{"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fba80c6b-d29b-4d69-877b-025806f42562","name":"Forbidden","originalRequest":{"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ca96b1ca-6abf-4e5c-a140-88a0b8b4c221","name":"Resource Not Found","originalRequest":{"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"78770592-9134-4616-a3a5-0098db6d8857","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dbf94a76-b702-44eb-873d-ced31ab0604f","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"913a0870-73eb-4101-821c-323bfe271046","name":"Internal Server Error","originalRequest":{"url":{"path":["actions",":sid","runs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"$Q8dQ56lEAOfNhNR9qDnCDSCC7DS79DUJBF_OMoxSL4aAv05ZI64BP6BgBkkZsyb8Y2GkLqUaCdeRN5ZmdO\": \"\",\n    \"key_0\": 2449.164343221599,\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": 7444,\n    \"key_4\": false\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{runid}","description":"","item":[{"id":"793d11ec-200b-45fb-bb5f-2b02f3720a32","name":"Get an offline run","request":{"name":"Get an offline run","description":{"content":"Get the status of an offline run. This will return the variables and their values.\n","type":"text/plain"},"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}},{"type":"any","value":"<string>","key":"runid","disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"af21b3ce-1244-4e41-b963-07ddc6980b83","name":"Run status","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"variables\": {\n    \"$aflHK4lnPOUzsvgIWS6_14CkyiGiR0nofO7maU1IrV3Yv9HgyMLBLKSad4PwneqD7owz39Dc_Mkrk43EvykIj5ssXGh7sBf44ySiiYw0yM_XeTFTQhuNeOMHa8LvSStzumCD4X_so5l7R8YpVpKDOw3VcTszAdjLNc7Z2vWgIcFKT2vQ0CUwqbloQPsWG_KcPYPRK48i1JU\": \"\",\n    \"key_0\": true,\n    \"key_1\": \"string\",\n    \"key_2\": 9133.063543704746,\n    \"key_3\": \"string\",\n    \"key_4\": true,\n    \"key_5\": 7199.940014774877,\n    \"key_6\": false,\n    \"key_7\": 9614,\n    \"key_8\": true,\n    \"key_9\": 4727.245425247034,\n    \"key_10\": 2571.623350246196,\n    \"key_11\": \"string\",\n    \"key_12\": \"string\",\n    \"key_13\": 6856,\n    \"key_14\": \"string\",\n    \"key_15\": \"string\",\n    \"key_16\": 6412.399841062119,\n    \"key_17\": 6327,\n    \"key_18\": true,\n    \"key_19\": 5998.09450234918,\n    \"key_20\": 3251,\n    \"key_21\": true,\n    \"key_22\": \"string\",\n    \"key_23\": true,\n    \"key_24\": \"string\",\n    \"key_25\": false,\n    \"key_26\": \"string\",\n    \"key_27\": \"string\",\n    \"key_28\": 1392,\n    \"key_29\": \"string\",\n    \"key_30\": false,\n    \"key_31\": \"string\",\n    \"key_32\": \"string\",\n    \"key_33\": false,\n    \"key_34\": 2772.954125515621,\n    \"key_35\": true,\n    \"key_36\": 4526.396735857325,\n    \"key_37\": true,\n    \"key_38\": \"string\",\n    \"key_39\": true,\n    \"key_40\": 5393,\n    \"key_41\": false,\n    \"key_42\": true,\n    \"key_43\": 8018,\n    \"key_44\": \"string\",\n    \"key_45\": 7431.588217686425,\n    \"key_46\": 5752.249299224849,\n    \"key_47\": 5323,\n    \"key_48\": true,\n    \"key_49\": true,\n    \"key_50\": 8706.762164488446,\n    \"key_51\": true,\n    \"key_52\": 2132,\n    \"key_53\": 1353.5014062732898,\n    \"key_54\": 9747.696278720645,\n    \"key_55\": true\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e07f29ef-1ac2-4137-b82d-f42b7456670a","name":"Bad Request","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9f5a3ba6-e474-492f-8665-b2aff7156c92","name":"Unauthorized","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d587a99f-7504-40e4-a1a7-f809e210c5df","name":"Forbidden","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5526d29d-ece9-40ee-8e3c-44f42f1c99ce","name":"Resource Not Found","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c09188da-6fb3-4eca-bf85-f714d9df467e","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e4a63ad2-378b-45dd-adc1-f8b1a8dd6a5b","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0547b94e-50d4-4986-91b3-791b1d5a565d","name":"Internal Server Error","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9b4d8b4b-630f-4aa4-b59d-bd5cbd875489","name":"Cancel an offline run","request":{"name":"Cancel an offline run","description":{"content":"Cancel an offline run. This will stop the execution of the scenario.\n","type":"text/plain"},"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}},{"type":"any","value":"<string>","key":"runid","disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"dac2502e-ac91-491e-b38e-cf24c7681989","name":"Run canceled","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b4b88de5-87d1-4bff-a3ec-657c9d64b92f","name":"Bad Request","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9f316e5c-40e7-43f7-a14e-fb45bf830998","name":"Unauthorized","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"31244934-8921-41a9-8660-e8221e36f454","name":"Forbidden","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d75f0155-63bd-4546-ae4b-0d27775cbdec","name":"Resource Not Found","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"341508cb-66df-412e-868a-bb29fb0d3872","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8023b2ce-7dff-4c5a-874d-b9286b105e7b","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f28aee37-cca6-4b68-be80-daf29532e0d2","name":"Internal Server Error","originalRequest":{"url":{"path":["actions",":sid","runs",":runid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Run ID","type":"text/plain"},"type":"any","value":"<string>","key":"runid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"numbers","description":"","item":[{"name":"{number}","description":"","item":[{"id":"2a7e6900-6bf8-44b7-a245-15f702e28460","name":"Attach number to scenario","request":{"name":"Attach number to scenario","description":{"content":"Attach a phone number to a Callr Actions scenario. Calls to this number will execute the `inbound-call` branch of the scenario. SMS received on this number will execute the `inbound-sms` branch of the scenario.\n","type":"text/plain"},"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}},{"type":"any","value":"+3513840689756732292167472040724","key":"number","disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"PUT","body":{},"auth":null},"response":[{"id":"bd5295cd-76ce-4093-a881-25f27d7df16e","name":"Phone number attached","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"594eba37-95dc-4c8c-8b5a-bd9acf07d3ed","name":"Bad Request","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"45c44264-3dd3-46a9-a8a6-afe171dd4a67","name":"Unauthorized","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"652a4475-a4da-4ed5-a548-ac5c5f2e3122","name":"Forbidden","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e1c7cec2-e3e5-4e3c-b016-18f4e4881a3e","name":"Resource Not Found","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2fe3a3af-0e33-4ad0-b158-2a1c3f523eea","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7f24a665-a53a-4cdc-a737-79da235bc01f","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"de04c91e-2970-4048-83ff-ed211dab5a10","name":"Internal Server Error","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7742431d-d744-4c0e-9300-aa1ac14f5b83","name":"Detach number from scenario","request":{"name":"Detach number from scenario","description":{"content":"Detach a phone number from a Callr Actions scenario.\n","type":"text/plain"},"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}},{"type":"any","value":"+3513840689756732292167472040724","key":"number","disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"e1c335d4-0f75-4f7c-80ee-83f4c91a8950","name":"Phone number detached","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9bc2ae17-061e-4563-b473-c0c6a34a9b2b","name":"Bad Request","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"43c8f2bb-99e3-41eb-a6b8-36c6e4f122bc","name":"Unauthorized","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"13c43432-52fc-4ee7-988f-b66f2a0ac7ed","name":"Forbidden","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06229a23-3d52-4fb7-b154-87dba108d220","name":"Resource Not Found","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0917af7b-f7a4-4974-8ce4-ffdfd5917898","name":"Method Not Allowed","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0b2a8731-a264-4d70-bf34-75b5278b5629","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d7006611-6338-45e8-8276-eb8c4c275fc6","name":"Internal Server Error","originalRequest":{"url":{"path":["actions",":sid","numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"},{"disabled":false,"description":{"content":"(Required) Phone number to detach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"audio-files","description":"","item":[{"id":"0038a02a-77cb-419d-a05e-e4212e62f9f7","name":"Search audio files","request":{"name":"Search audio files","description":{"content":"Search for audio files.\n","type":"text/plain"},"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Audio file name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Audio file status (This can only be one of ready,processing,pending-content,pending-conversion,error)","type":"text/plain"},"key":"status","value":"pending-conversion"},{"disabled":false,"description":{"content":"Audio file source (This can only be one of phone-record,system,file-upload)","type":"text/plain"},"key":"source","value":"phone-record"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"531adc22-d240-41d3-8257-96ea9096edd3","name":"Search results","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Audio file name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Audio file status (This can only be one of ready,processing,pending-content,pending-conversion,error)","type":"text/plain"},"key":"status","value":"pending-conversion"},{"disabled":false,"description":{"content":"Audio file source (This can only be one of phone-record,system,file-upload)","type":"text/plain"},"key":"source","value":"phone-record"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hasMore\": \"<boolean>\",\n  \"hits\": [\n    {\n      \"sid\": \"mu9hyute\",\n      \"name\": \"<string>\",\n      \"duration\": \"<integer>\",\n      \"source\": \"system\",\n      \"readonly\": \"<boolean>\",\n      \"status\": \"processing\",\n      \"created\": \"<dateTime>\",\n      \"updated\": \"<dateTime>\",\n      \"url\": \"<uri>\"\n    },\n    {\n      \"sid\": \"lcp6hquv\",\n      \"name\": \"<string>\",\n      \"duration\": \"<integer>\",\n      \"source\": \"phone-record\",\n      \"readonly\": \"<boolean>\",\n      \"status\": \"pending-conversion\",\n      \"created\": \"<dateTime>\",\n      \"updated\": \"<dateTime>\",\n      \"url\": \"<uri>\"\n    }\n  ],\n  \"offset\": 0,\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7d2de24c-0936-456c-bc3d-09f036b6e0df","name":"Bad Request","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Audio file name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Audio file status (This can only be one of ready,processing,pending-content,pending-conversion,error)","type":"text/plain"},"key":"status","value":"pending-conversion"},{"disabled":false,"description":{"content":"Audio file source (This can only be one of phone-record,system,file-upload)","type":"text/plain"},"key":"source","value":"phone-record"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"28c9b5ae-9d10-41e6-9264-547dba2af9c1","name":"Unauthorized","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Audio file name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Audio file status (This can only be one of ready,processing,pending-content,pending-conversion,error)","type":"text/plain"},"key":"status","value":"pending-conversion"},{"disabled":false,"description":{"content":"Audio file source (This can only be one of phone-record,system,file-upload)","type":"text/plain"},"key":"source","value":"phone-record"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7ec3627f-880c-4907-bcbc-ef67d80ab964","name":"Forbidden","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Audio file name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Audio file status (This can only be one of ready,processing,pending-content,pending-conversion,error)","type":"text/plain"},"key":"status","value":"pending-conversion"},{"disabled":false,"description":{"content":"Audio file source (This can only be one of phone-record,system,file-upload)","type":"text/plain"},"key":"source","value":"phone-record"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"218d45ec-3fcf-4194-8b85-eb5f369d90de","name":"Method Not Allowed","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Audio file name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Audio file status (This can only be one of ready,processing,pending-content,pending-conversion,error)","type":"text/plain"},"key":"status","value":"pending-conversion"},{"disabled":false,"description":{"content":"Audio file source (This can only be one of phone-record,system,file-upload)","type":"text/plain"},"key":"source","value":"phone-record"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ca405538-b178-46e0-b437-b9ca0c2c98be","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Audio file name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Audio file status (This can only be one of ready,processing,pending-content,pending-conversion,error)","type":"text/plain"},"key":"status","value":"pending-conversion"},{"disabled":false,"description":{"content":"Audio file source (This can only be one of phone-record,system,file-upload)","type":"text/plain"},"key":"source","value":"phone-record"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fb4f395a-d569-4365-830d-eb88040cc6eb","name":"Internal Server Error","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Audio file name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Audio file status (This can only be one of ready,processing,pending-content,pending-conversion,error)","type":"text/plain"},"key":"status","value":"pending-conversion"},{"disabled":false,"description":{"content":"Audio file source (This can only be one of phone-record,system,file-upload)","type":"text/plain"},"key":"source","value":"phone-record"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a983abd6-1492-46bc-b24a-cb6d5cf95516","name":"Upload audio file","request":{"name":"Upload audio file","description":{"content":"Upload a new audio file. To upload an audio file, the body should be a\n`multipart/form-data`. If you're sending an `application/json` body, you can only\nspecify the name of the new audio file. The content will be empty (the `status`\nproperty will be set to `pending-content`). In this scenario, you should use the\n`POST /audio-files/{sid}/file` method to upload the file content.\n\nWhen sending a `multipart/form-data` body, the content will be processed\nasynchronously. The `status` property of the resulting audio file will transition\nthrough the following stages:\n\n- `pending-conversion`\n- `processing`\n- Finally, it will be either `ready` or `error`\n\nThe supported formats are `audio/flac`, `audio/mpeg`, `audio/mp4`, `audio/ogg`,\n`audio/wav`.\n\nYou can use webhooks to receive updates on the status.\n","type":"text/plain"},"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]},"auth":null},"response":[{"id":"7a8da1f7-b0a3-4095-8989-2a91ee7fed9d","name":"Audio file created, empty content","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"r0g8s7jr\",\n  \"name\": \"<string>\",\n  \"duration\": \"<integer>\",\n  \"source\": \"system\",\n  \"readonly\": \"<boolean>\",\n  \"status\": \"error\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"url\": \"<uri>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8f2a06ee-55a2-4097-be2f-b2c7c7f0e686","name":"Audio file created, content processing","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"r0g8s7jr\",\n  \"name\": \"<string>\",\n  \"duration\": \"<integer>\",\n  \"source\": \"system\",\n  \"readonly\": \"<boolean>\",\n  \"status\": \"error\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"url\": \"<uri>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5d641927-7f7e-4f98-b35a-7a02e1e6c32e","name":"Bad Request","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a7d1b54b-eb4c-4111-a597-a3024d0f06fa","name":"Unauthorized","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3bc2dfaf-ada9-471f-aecb-ef7cc368d235","name":"Forbidden","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4e6a2687-4bfc-48dc-a9b6-7706634aedf1","name":"Method Not Allowed","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6abbb097-7c8b-44af-9c8c-ecab03e99d2e","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2555ce55-09d4-4c96-bab7-4f6db97bb9b3","name":"Internal Server Error","originalRequest":{"url":{"path":["audio-files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) Audio file name","type":"text/plain"},"key":"name","value":"<string>","type":"text"},{"description":{"content":"The audio file to upload","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{sid}","description":"","item":[{"id":"5e5b1c69-26c2-4a8f-80b6-e36b6d56b75a","name":"Get audio file","request":{"name":"Get audio file","description":{"content":"Get audio file by SID.\n","type":"text/plain"},"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"0d59a3cc-8204-4152-a96d-b2441e1b4c82","name":"Audio file","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"r0g8s7jr\",\n  \"name\": \"<string>\",\n  \"duration\": \"<integer>\",\n  \"source\": \"system\",\n  \"readonly\": \"<boolean>\",\n  \"status\": \"error\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"url\": \"<uri>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8960c1db-1b90-4b54-9466-3dd99ea04a81","name":"Bad Request","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ff403f93-e87d-4741-b35d-390e1776992c","name":"Unauthorized","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5edc8f42-74a2-4f67-b1af-68c17bcc75cf","name":"Forbidden","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a9324aa6-96c2-48fa-98c8-3bd856cef2b7","name":"Resource Not Found","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d05db2ad-4e7b-49ad-b565-4bddb350a863","name":"Method Not Allowed","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"43a1594b-984b-454b-8a94-0d4f15651b19","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f912697a-dcf7-4260-976a-4151801d315a","name":"Internal Server Error","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4422b12b-74bd-4334-b39b-97a04129de74","name":"Delete audio file","request":{"name":"Delete audio file","description":{"content":"Delete an audio file.\n","type":"text/plain"},"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"d6813c70-4e7e-4494-bddf-021087c2e8ab","name":"Audio file deleted","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"551ae121-e782-4e48-a2f7-61d192686059","name":"Bad Request","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5bf5b428-7a70-4c77-80f3-fbb8c71a46f8","name":"Unauthorized","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a23a6f47-5bba-4d88-a4f3-aafe4c312274","name":"Forbidden","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"14198f22-4e8c-41b4-9534-f1e1729b58c9","name":"Resource Not Found","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"82e8ce41-8cc3-4243-91f8-9c81b265901e","name":"Method Not Allowed","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3dc64f43-05c6-4f1f-8527-e68fa2d07ba3","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4652b1a8-d6cd-450e-baad-692175008b63","name":"Internal Server Error","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dbf40af5-f662-4f8f-b360-97560debd3ec","name":"Update audio file properties","request":{"name":"Update audio file properties","description":{"content":"Update the properties of an audio file. You can only update the name.\n","type":"text/plain"},"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"395a3179-9075-4344-aea1-8027f76e3fe9","name":"Audio file updated","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"r0g8s7jr\",\n  \"name\": \"<string>\",\n  \"duration\": \"<integer>\",\n  \"source\": \"system\",\n  \"readonly\": \"<boolean>\",\n  \"status\": \"error\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"url\": \"<uri>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4ff6a52b-4e46-4949-91d2-9b5452453917","name":"Bad Request","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d3155d1f-3415-4209-b88e-fcc3e0b87a1f","name":"Unauthorized","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f01a9a79-edf4-4d6a-bc4a-7e852c7c1b5b","name":"Forbidden","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d8cb0a88-8c4a-4bcb-b5a9-de6e03243682","name":"Resource Not Found","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cd46a490-faa9-4468-9fd3-4e2d506f4466","name":"Method Not Allowed","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8da39b3e-aef0-449e-9fef-a87a10fd88d8","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2be4ec81-76f8-4eb4-90e8-962006a13b1d","name":"Internal Server Error","originalRequest":{"url":{"path":["audio-files",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"file","description":"","item":[{"id":"373261b0-3cf9-4ab8-aa04-3d2b83caba5c","name":"Update audio file with upload","request":{"name":"Update audio file with upload","description":{"content":"Update the content of an existing audio file. The content will be processed\nasynchronously. The `status` property of the updated audio file will transition\nthrough the following stages:\n\n- `pending-conversion`\n- `processing`\n- Finally, it will be either `ready` or `error`\n\nThe supported formats are `audio/flac`, `audio/mpeg`, `audio/mp4`, `audio/ogg`,\n`audio/wav`.\n\nYou can use webhooks to receive updates on the status.\n","type":"text/plain"},"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]},"auth":null},"response":[{"id":"a2763dae-c861-47d0-b172-179326db2008","name":"Audio file updating","originalRequest":{"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"r0g8s7jr\",\n  \"name\": \"<string>\",\n  \"duration\": \"<integer>\",\n  \"source\": \"system\",\n  \"readonly\": \"<boolean>\",\n  \"status\": \"error\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"url\": \"<uri>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c8120529-7e14-4828-bb5d-3e88184e607c","name":"Bad Request","originalRequest":{"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"73a4f329-4647-4be7-b5ad-f3e56f277583","name":"Unauthorized","originalRequest":{"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"589097d2-a2c1-4d9a-922c-598f2a3253ef","name":"Forbidden","originalRequest":{"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3ad02592-5587-4e25-a1c5-9341ad93cbf2","name":"Resource Not Found","originalRequest":{"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e4764d39-93eb-4421-84d5-8a6629ccbeef","name":"Method Not Allowed","originalRequest":{"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7e7fdb61-6d40-4a97-8225-8f755dfc7c1e","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a416125b-a503-40e0-b2d4-4909724dd594","name":"Internal Server Error","originalRequest":{"url":{"path":["audio-files",":sid","file"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) ","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"phone-id","description":"","item":[{"id":"ff97e72c-134c-4e6b-b3e6-a2920a03b523","name":"Update audio file on the phone","request":{"name":"Update audio file on the phone","description":{"content":"Update the content of an existing audio file by recording yourself over the phone.\nFor a given audio file `sid`, this method will return a phone number and a code to\nenter as DTMF to record yourself.\n\nOnce you have confirmed the changes over the phone, the content will be processed\nasynchronously. The `status` property of  the updated audio file will transition\nthrough the following stages:\n\n- `pending-conversion`\n- `processing`\n- Finally, it will be either `ready` or `error`\n\nYou can use webhooks to receive updates on the status.\n","type":"text/plain"},"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"PUT","body":{},"auth":null},"response":[{"id":"cc5d06f4-032a-46a9-a934-2a87e380d1fb","name":"Phone ID","originalRequest":{"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"number\": \"+676206709252901083\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a521b7c5-7bdb-4865-ab73-6f48c6636894","name":"Bad Request","originalRequest":{"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"14f2bd50-13b0-42b2-a1a1-fadcf2f6105e","name":"Unauthorized","originalRequest":{"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e03978a-b19b-4af7-af3a-46b5fcca811d","name":"Forbidden","originalRequest":{"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"91c3470c-881e-40f0-ac9d-3ad539b1c7bf","name":"Resource Not Found","originalRequest":{"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9fc3c0e4-fe28-4091-91b7-28e10cb6f07f","name":"Method Not Allowed","originalRequest":{"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"722a6536-afcb-442d-a6e9-746f931735f4","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"edf09bae-2709-463f-af19-e88721a0501d","name":"Internal Server Error","originalRequest":{"url":{"path":["audio-files",":sid","phone-id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) The country code of the desired country for the recording phone number. If not available, we will provide the closest possible.\n","type":"text/plain"},"key":"country","value":"HS"}],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"billing","description":"","item":[{"name":"credit","description":"","item":[{"id":"973b1b7d-4be3-4442-8641-91593115f987","name":"Get credit balance","request":{"name":"Get credit balance","description":{"content":"Get your credit balance (for prepaid accounts only). **The value is in cents**.\n","type":"text/plain"},"url":{"path":["billing","credit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"68e4ddcf-d7f2-4449-8b61-65ddd373ba8f","name":"Prepaid credit balance","originalRequest":{"url":{"path":["billing","credit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"amount\": \"5.56826\",\n  \"currency\": \"USD\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e79e225-9ad4-4caa-b338-ed8890c8074f","name":"Unauthorized","originalRequest":{"url":{"path":["billing","credit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"45d1f880-e816-4f03-bf62-06ca2ee9578b","name":"Forbidden","originalRequest":{"url":{"path":["billing","credit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6b9d43ed-5acc-443b-9232-7b35ee86aea1","name":"Method Not Allowed","originalRequest":{"url":{"path":["billing","credit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f8b37a07-c3f0-4a4c-8b1e-b6405c58ef97","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["billing","credit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"32101877-1a4e-4e0a-ba2b-5b8e6e662da4","name":"Internal Server Error","originalRequest":{"url":{"path":["billing","credit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"destinations","description":"","item":[{"id":"6f220699-f746-44e2-9524-205147ddce9c","name":"Get billing destinations","request":{"name":"Get billing destinations","description":{"content":"Get the list of billing destinations.\n","type":"text/plain"},"url":{"path":["billing","destinations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"9c48223c-3edd-4e03-b2f9-467f15ba7f97","name":"Billing destinations","originalRequest":{"url":{"path":["billing","destinations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": \"<integer>\",\n    \"country\": \"OB\",\n    \"name\": \"<string>\",\n    \"created\": \"<dateTime>\"\n  },\n  {\n    \"id\": \"<integer>\",\n    \"country\": \"OZ\",\n    \"name\": \"<string>\",\n    \"created\": \"<dateTime>\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"3c72c9a0-496d-4aa6-a83b-f0d9b66a9d25","name":"Unauthorized","originalRequest":{"url":{"path":["billing","destinations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fd68b747-507d-48b5-a786-b70f3034c99c","name":"Forbidden","originalRequest":{"url":{"path":["billing","destinations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"00b45de6-e3c2-4496-8d06-a21e5e56338a","name":"Method Not Allowed","originalRequest":{"url":{"path":["billing","destinations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"60197fa9-f3d8-419f-a914-4b9874c63435","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["billing","destinations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"700b0ff2-2674-42ce-a2b3-2ac805750cb4","name":"Internal Server Error","originalRequest":{"url":{"path":["billing","destinations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"calls","description":"","item":[{"name":"{callid}","description":"","item":[{"id":"e4aa992a-f07f-43f5-bb78-0e66ec9c75a7","name":"Hangup a live call","request":{"name":"Hangup a live call","description":{"content":"Hang up a live call.\n","type":"text/plain"},"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<long>","key":"callid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"9eb7fe15-4e2f-48e8-9fd6-8ebb6855a1e4","name":"Call hung up","originalRequest":{"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<long>","key":"callid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"01c69317-6201-4e2a-b457-a44493505cdb","name":"Bad Request","originalRequest":{"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<long>","key":"callid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"199a24fd-b79e-4d73-b7b1-8450c1dd50ae","name":"Unauthorized","originalRequest":{"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<long>","key":"callid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81a120ec-7fdc-413b-9048-408d03ed7e94","name":"Forbidden","originalRequest":{"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<long>","key":"callid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"69c033fe-2436-4bd9-acf1-957d32979332","name":"Resource Not Found","originalRequest":{"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<long>","key":"callid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e1c719b1-d42b-4126-9259-b13ee57fd752","name":"Method Not Allowed","originalRequest":{"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<long>","key":"callid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ee2b2d73-1259-4a55-b816-95916ff19d13","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<long>","key":"callid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c3315861-2d4e-42d7-b449-e581798f5dce","name":"Internal Server Error","originalRequest":{"url":{"path":["calls",":callid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<long>","key":"callid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"export","description":"","item":[{"id":"8cf5d97a-1017-4d9a-8468-4dd5730590e8","name":"Export calls","request":{"name":"Export calls","description":{"content":"Export calls to a CSV file. The CSV file will be available for download for 24 hours.\nThe export will be performed asynchronously. The task status can be checked with\nthe `Tasks` endpoints.\n\nYou cannot export more than 31 days of calls at once. If you need to export more\nthan 31 days,you will need to split the export in multiple requests.\n\nExporting calls is a heavy operation. It can take a long time to complete, depending\non the amount of calls to export. **That is why you are limited to a maximum of 5\nexports per day.**\n\nIf you need to process calls in real-time, you should use webhooks, or the `fetch`\naction with Callr Actions.","type":"text/plain"},"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[{"id":"32f7d115-8ddc-470a-8142-950ebe9b59cf","name":"Export is running (Task ID in response)","originalRequest":{"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","cookie":[],"_postman_previewlanguage":"json"},{"id":"b2409fab-8a6e-4638-8b9a-5eff3b57cc7c","name":"Bad Request","originalRequest":{"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a5291293-8bbe-4fb6-ad13-1551f72f919e","name":"Unauthorized","originalRequest":{"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"34f1f221-fce1-447c-834d-bcb5efb73f22","name":"Forbidden","originalRequest":{"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"08ebd29d-adb7-4465-991c-be6447b32f49","name":"Resource Not Found","originalRequest":{"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"98d01e73-2258-4d10-a246-63611da23144","name":"Method Not Allowed","originalRequest":{"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b174d2f7-ef6c-4c77-b16b-8293f97036bd","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"027f7526-7140-471b-81d5-e8edcf8eeb8d","name":"Internal Server Error","originalRequest":{"url":{"path":["calls","export"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"from","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"to","value":"<dateTime>"},{"disabled":false,"description":{"content":"The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.\n","type":"text/plain"},"key":"scenario","value":"msffi8r6"},{"disabled":false,"description":{"content":"A Callr phone number you own that received the calls. With direction `inbound`, this will export the inbound calls received on this number. With direction `outbound`, this will export the outbound calls forwarded by this number.\n","type":"text/plain"},"key":"number","value":"+3513840689756732292167472040724"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"end-users","description":"","item":[{"id":"b68dee63-36f3-405f-a98a-c06e8186558d","name":"Search end users","request":{"name":"Search end users","description":{"content":"Search for end users.\n","type":"text/plain"},"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"End user name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"8420addd-eca9-4791-a3aa-8c148788e550","name":"Search results","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"End user name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hasMore\": \"<boolean>\",\n  \"hits\": [\n    {\n      \"sid\": \"kx37v7p3\",\n      \"type\": \"self\",\n      \"created\": \"<dateTime>\",\n      \"updated\": \"<dateTime>\",\n      \"name\": \"<string>\",\n      \"address\": {\n        \"country\": \"KF\",\n        \"city\": \"<string>\"\n      },\n      \"comment\": \"<string>\",\n      \"deletable\": \"<boolean>\"\n    },\n    {\n      \"sid\": \"0qlw8uzl\",\n      \"type\": \"self\",\n      \"created\": \"<dateTime>\",\n      \"updated\": \"<dateTime>\",\n      \"name\": \"<string>\",\n      \"address\": {\n        \"country\": \"UE\",\n        \"city\": \"<string>\"\n      },\n      \"comment\": \"<string>\",\n      \"deletable\": \"<boolean>\"\n    }\n  ],\n  \"offset\": 0,\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6eaf4854-7b34-461e-a1ae-5075873769c1","name":"Bad Request","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"End user name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e5a69e43-0fb5-4139-a642-02c17cac545a","name":"Unauthorized","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"End user name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"85b01e93-6e07-4319-9350-e35b1256c4ac","name":"Forbidden","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"End user name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"be965d91-4240-4ddc-91a6-2c031895868b","name":"Method Not Allowed","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"End user name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4d282e99-ef8c-4922-abeb-67d7ef57ecd5","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"End user name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"abf274b3-5335-484a-afa6-9617b8a9f3d8","name":"Internal Server Error","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"End user name. You can use a partial name.","type":"text/plain"},"key":"name","value":"<string>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of name,created,updated)","type":"text/plain"},"key":"sort","value":"updated"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b073a542-bfe1-4386-b66c-5b1e54104135","name":"Create end user","request":{"name":"Create end user","description":{"content":"Create an end user.\n","type":"text/plain"},"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"WV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"f0416b2e-9b99-49dd-aa47-933aef5a061c","name":"End user created","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"WV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"zurafak4\",\n  \"type\": \"third-party\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"LV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\",\n  \"deletable\": \"<boolean>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d37a1f4e-b799-4afc-8052-b02e00d34cb8","name":"Bad Request","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"WV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6256129e-30d8-45e1-9925-6e27c45f9fb7","name":"Unauthorized","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"WV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d2394a7d-6f09-4c50-938a-8d7d1af46416","name":"Forbidden","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"WV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3322dc8d-45d6-4cb4-ba17-76ccc9989d3e","name":"Method Not Allowed","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"WV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9a23539d-761e-4a18-9b77-6a02cf644df1","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"WV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"63baf8d9-50d5-4d8d-99f7-2b2846c11228","name":"Internal Server Error","originalRequest":{"url":{"path":["end-users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"WV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{sid}","description":"","item":[{"id":"90aa0458-31b2-44d1-972d-f2f96863eb74","name":"Get end user","request":{"name":"Get end user","description":{"content":"Get an end user.\n","type":"text/plain"},"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"82d9c96a-c771-4463-8a9f-7d2fdb5f3b13","name":"End user","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"zurafak4\",\n  \"type\": \"third-party\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"LV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\",\n  \"deletable\": \"<boolean>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06ba3a2e-5d6b-4b76-a2e1-a1595c3a5bfe","name":"Bad Request","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b99654f2-408a-4d2f-b5b5-23df9bb5acfa","name":"Unauthorized","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06d379a1-3d2d-44a2-8928-be6b00a72269","name":"Forbidden","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8ca5a25f-8a2d-4058-a8c8-417c69b92695","name":"Resource Not Found","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"079c923c-09b3-4e7d-8be5-d707d37e96eb","name":"Method Not Allowed","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eb1d34e3-c52f-45f1-a4e4-9663978053c1","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b5a46ff1-f80e-4f23-baa7-b5a7279dda85","name":"Internal Server Error","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"86e1f6fb-229f-42f0-afaa-02cebed3d5d8","name":"Update end user","request":{"name":"Update end user","description":{"content":"Update an end user. You may send a partial object.\n","type":"text/plain"},"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"c6c73f1f-ff8a-48e0-b95e-a5ef9b4ae00e","name":"The updated end user","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"zurafak4\",\n  \"type\": \"third-party\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"LV\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\",\n  \"deletable\": \"<boolean>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"37eff736-63ee-42dc-89d4-b84b5d8c5cae","name":"Bad Request","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"42c29f4c-08cd-4902-b139-130c4bdbbe49","name":"Unauthorized","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"79c319c4-5dc1-4fc4-adcb-eb79c5b3a094","name":"Forbidden","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9766efae-ef37-4c0b-8ace-323e49534e24","name":"Resource Not Found","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eaceebb5-0d91-4a27-9672-31007af3b926","name":"Method Not Allowed","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"117fd999-4566-4ac6-a4eb-3f6360d0c682","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"909aef78-d138-4991-afa5-67b410926508","name":"Internal Server Error","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"address\": {\n    \"country\": \"HM\",\n    \"city\": \"<string>\"\n  },\n  \"comment\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e160e5bc-2c65-403b-aa90-16e5fdc3530f","name":"Delete end user","request":{"name":"Delete end user","description":{"content":"Delete an end user. **You cannot delete an end user that is associated with a Caller ID, or a Phone Number.**\n","type":"text/plain"},"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"b159c1ab-4011-45a9-a28f-558d8d40a0d3","name":"End user deleted","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b654ae0a-1155-4a99-b61b-b496207fb1be","name":"Bad Request","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"378b987f-4ec2-4933-b4e6-64ed18eba3d5","name":"Unauthorized","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"13a19b3d-4a53-4215-a51a-9232cf3ae89a","name":"Forbidden","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d10b566-8608-48cd-b7ac-eabbf52af6d1","name":"Resource Not Found","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"098b5268-85b2-4663-bf6e-bd1b455da043","name":"Method Not Allowed","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a6747e89-dea0-49df-beea-79f76d5bfca6","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d301f5c4-ebdb-476b-8ef6-4c0afc000831","name":"Internal Server Error","originalRequest":{"url":{"path":["end-users",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"numbers","description":"","item":[{"id":"628d69ba-6ac2-4973-92ac-f8d0a81e4ebe","name":"Search phone numbers","request":{"name":"Search phone numbers","description":{"content":"Search for your phone numbers.\n","type":"text/plain"},"url":{"path":["numbers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Phone number SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Number class (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"Number type (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Search by number. You can use a partial number.","type":"text/plain"},"key":"contains","value":"026158"},{"disabled":false,"description":{"content":"Search for detached numbers only. You can only pass `true` to this parameter. Detached numbers are phone numbers that are currently not attached to any scenario.\n","type":"text/plain"},"key":"detached","value":"<boolean>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of assigned,e164)","type":"text/plain"},"key":"sort","value":"assigned"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"21031b87-5efc-41db-8d24-a4e1604bb74c","name":"Search results","originalRequest":{"url":{"path":["numbers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Phone number SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Number class (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"Number type (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Search by number. You can use a partial number.","type":"text/plain"},"key":"contains","value":"026158"},{"disabled":false,"description":{"content":"Search for detached numbers only. You can only pass `true` to this parameter. Detached numbers are phone numbers that are currently not attached to any scenario.\n","type":"text/plain"},"key":"detached","value":"<boolean>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of assigned,e164)","type":"text/plain"},"key":"sort","value":"assigned"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hasMore\": \"<boolean>\",\n  \"hits\": [\n    {\n      \"assigned\": \"<dateTime>\",\n      \"class\": \"classic\",\n      \"compliance\": {\n        \"state\": \"warning\",\n        \"blockedAfter\": \"<dateTime>\"\n      },\n      \"contract\": {\n        \"ends\": \"<dateTime>\",\n        \"renew\": \"<boolean>\"\n      },\n      \"country\": \"HR\",\n      \"e164\": \"+91914837\",\n      \"enduser\": {\n        \"address\": {\n          \"country\": \"JO\",\n          \"city\": \"<string>\"\n        },\n        \"compliance\": {\n          \"status\": \"approved\",\n          \"compliant\": \"<boolean>\"\n        },\n        \"created\": \"<dateTime>\",\n        \"freeze\": {\n          \"frozen\": \"<boolean>\",\n          \"unfreeze\": \"<dateTime>\"\n        },\n        \"name\": \"<string>\",\n        \"sid\": \"6tlrt2yv\",\n        \"type\": \"self\",\n        \"updated\": \"<dateTime>\",\n        \"comment\": \"<string>\",\n        \"deletable\": \"<boolean>\"\n      },\n      \"pricing\": {\n        \"increment\": \"<integer>\",\n        \"minduration\": \"<integer>\",\n        \"minute\": \"7484198\",\n        \"mrc\": \"37732.58596\",\n        \"nrc\": \"998259.222\",\n        \"setup\": \"1.81\"\n      },\n      \"type\": \"sms-only\",\n      \"scenario\": {\n        \"sid\": \"hzebragx\",\n        \"name\": \"<string>\",\n        \"type\": {\n          \"name\": \"<string>\",\n          \"version\": \"<string>\"\n        }\n      }\n    },\n    {\n      \"assigned\": \"<dateTime>\",\n      \"class\": \"gold\",\n      \"compliance\": {\n        \"state\": \"invalid\",\n        \"blockedAfter\": \"<dateTime>\"\n      },\n      \"contract\": {\n        \"ends\": \"<dateTime>\",\n        \"renew\": \"<boolean>\"\n      },\n      \"country\": \"MF\",\n      \"e164\": \"+4996294155457670919746597039\",\n      \"enduser\": {\n        \"address\": {\n          \"country\": \"QS\",\n          \"city\": \"<string>\"\n        },\n        \"compliance\": {\n          \"status\": \"missing-documents\",\n          \"compliant\": \"<boolean>\"\n        },\n        \"created\": \"<dateTime>\",\n        \"freeze\": {\n          \"frozen\": \"<boolean>\",\n          \"unfreeze\": \"<dateTime>\"\n        },\n        \"name\": \"<string>\",\n        \"sid\": \"uui5cofd\",\n        \"type\": \"self\",\n        \"updated\": \"<dateTime>\",\n        \"comment\": \"<string>\",\n        \"deletable\": \"<boolean>\"\n      },\n      \"pricing\": {\n        \"increment\": \"<integer>\",\n        \"minduration\": \"<integer>\",\n        \"minute\": \"69\",\n        \"mrc\": \"677343141.504\",\n        \"nrc\": \"92520422.867\",\n        \"setup\": \"90.36\"\n      },\n      \"type\": \"mobile\",\n      \"scenario\": {\n        \"sid\": \"kk263jjz\",\n        \"name\": \"<string>\",\n        \"type\": {\n          \"name\": \"<string>\",\n          \"version\": \"<string>\"\n        }\n      }\n    }\n  ],\n  \"offset\": 0,\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"014473c3-ac0a-4257-a242-b5d852176928","name":"Bad Request","originalRequest":{"url":{"path":["numbers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Phone number SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Number class (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"Number type (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Search by number. You can use a partial number.","type":"text/plain"},"key":"contains","value":"026158"},{"disabled":false,"description":{"content":"Search for detached numbers only. You can only pass `true` to this parameter. Detached numbers are phone numbers that are currently not attached to any scenario.\n","type":"text/plain"},"key":"detached","value":"<boolean>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of assigned,e164)","type":"text/plain"},"key":"sort","value":"assigned"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"268f75d3-68c4-4826-9a05-e05d7c63c607","name":"Unauthorized","originalRequest":{"url":{"path":["numbers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Phone number SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Number class (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"Number type (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Search by number. You can use a partial number.","type":"text/plain"},"key":"contains","value":"026158"},{"disabled":false,"description":{"content":"Search for detached numbers only. You can only pass `true` to this parameter. Detached numbers are phone numbers that are currently not attached to any scenario.\n","type":"text/plain"},"key":"detached","value":"<boolean>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of assigned,e164)","type":"text/plain"},"key":"sort","value":"assigned"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"406ad169-56cb-4e41-8d6e-f8a4777cf065","name":"Forbidden","originalRequest":{"url":{"path":["numbers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Phone number SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Number class (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"Number type (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Search by number. You can use a partial number.","type":"text/plain"},"key":"contains","value":"026158"},{"disabled":false,"description":{"content":"Search for detached numbers only. You can only pass `true` to this parameter. Detached numbers are phone numbers that are currently not attached to any scenario.\n","type":"text/plain"},"key":"detached","value":"<boolean>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of assigned,e164)","type":"text/plain"},"key":"sort","value":"assigned"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eb0d3af3-7192-4ca3-8cfa-0daddd4b6a5b","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Phone number SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Number class (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"Number type (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Search by number. You can use a partial number.","type":"text/plain"},"key":"contains","value":"026158"},{"disabled":false,"description":{"content":"Search for detached numbers only. You can only pass `true` to this parameter. Detached numbers are phone numbers that are currently not attached to any scenario.\n","type":"text/plain"},"key":"detached","value":"<boolean>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of assigned,e164)","type":"text/plain"},"key":"sort","value":"assigned"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"26255af9-aca4-4968-b43e-b92891d0fe47","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Phone number SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Number class (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"Number type (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Search by number. You can use a partial number.","type":"text/plain"},"key":"contains","value":"026158"},{"disabled":false,"description":{"content":"Search for detached numbers only. You can only pass `true` to this parameter. Detached numbers are phone numbers that are currently not attached to any scenario.\n","type":"text/plain"},"key":"detached","value":"<boolean>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of assigned,e164)","type":"text/plain"},"key":"sort","value":"assigned"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"373b6a89-205f-46ab-b9fb-08bc6ec68665","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Phone number SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Number class (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"Number type (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Search by number. You can use a partial number.","type":"text/plain"},"key":"contains","value":"026158"},{"disabled":false,"description":{"content":"Search for detached numbers only. You can only pass `true` to this parameter. Detached numbers are phone numbers that are currently not attached to any scenario.\n","type":"text/plain"},"key":"detached","value":"<boolean>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of assigned,e164)","type":"text/plain"},"key":"sort","value":"assigned"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{number}","description":"","item":[{"id":"19dd6976-42a8-4aec-b16a-b8b0d6ba9fbb","name":"Get phone number","request":{"name":"Get phone number","description":{"content":"Get a phone number.\n","type":"text/plain"},"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"+3513840689756732292167472040724","key":"number","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"4b6848d7-dc85-472c-8fa8-ba3fc69ed245","name":"Phone number","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"assigned\": \"<dateTime>\",\n  \"class\": \"classic\",\n  \"compliance\": {\n    \"state\": \"disabled\",\n    \"blockedAfter\": \"<dateTime>\"\n  },\n  \"contract\": {\n    \"ends\": \"<dateTime>\",\n    \"renew\": \"<boolean>\"\n  },\n  \"country\": \"MS\",\n  \"e164\": \"+288899130849630225755172334590501\",\n  \"enduser\": {\n    \"address\": {\n      \"country\": \"ET\",\n      \"city\": \"<string>\"\n    },\n    \"compliance\": {\n      \"status\": \"no-rules-required\",\n      \"compliant\": \"<boolean>\"\n    },\n    \"created\": \"<dateTime>\",\n    \"freeze\": {\n      \"frozen\": \"<boolean>\",\n      \"unfreeze\": \"<dateTime>\"\n    },\n    \"name\": \"<string>\",\n    \"sid\": \"kqydbkqp\",\n    \"type\": \"third-party\",\n    \"updated\": \"<dateTime>\",\n    \"comment\": \"<string>\",\n    \"deletable\": \"<boolean>\"\n  },\n  \"pricing\": {\n    \"increment\": \"<integer>\",\n    \"minduration\": \"<integer>\",\n    \"minute\": \"2.480949\",\n    \"mrc\": \"8453118215.385299\",\n    \"nrc\": \"1946775753\",\n    \"setup\": \"221.86\"\n  },\n  \"type\": \"verified\",\n  \"scenario\": {\n    \"sid\": \"j8z3kxl2\",\n    \"name\": \"<string>\",\n    \"type\": {\n      \"name\": \"<string>\",\n      \"version\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"965a21c2-2e59-499f-ab13-88e318ee3380","name":"Bad Request","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fdd40457-bdbe-43b2-b166-33160fb22e09","name":"Unauthorized","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7e9a3900-8755-4b87-9b70-aaaba2ff6412","name":"Forbidden","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e2c974cf-09c6-4d5a-b94d-e69c75d0c8e8","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2427274d-e2bb-4398-a195-547a0d4d37ed","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e2fd465e-789c-48ec-94f6-d4128d6d0d75","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"aeaa9772-a9cd-49a5-9a58-4eefd967de5a","name":"Remove phone number from your account","request":{"name":"Remove phone number from your account","description":{"content":"Terminate the number subscription and immediately free up the number. If the number is currently attached to an actions scenario, it will be detached. Should there be a contract associated with the number, your account will be billed for the remaining contractual days.\n","type":"text/plain"},"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"+3513840689756732292167472040724","key":"number","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"131d5ef2-8874-4f15-91a1-041de6c8f584","name":"Phone number removed","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"83072852-3d5a-4a05-bc16-ad2e8006bc28","name":"Bad Request","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0bbaebd4-af18-46a9-9d31-fed82379c894","name":"Unauthorized","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"682c13ad-65c1-41fb-b3f2-f263b1651502","name":"Forbidden","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"28157867-39c7-44b9-bf93-bc923b4dc005","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d1731f6d-cac9-45d0-8600-eaf63c561f8e","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ba237181-7e68-4fbc-b8fa-2ac444042e3f","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6e8576aa-e15f-4bfd-818e-90b71d946b4f","name":"Update a phone number","request":{"name":"Update a phone number","description":{"content":"Update a phone number. Attach the number to a Callr Actions scenario, or change the end user.\n","type":"text/plain"},"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"+3513840689756732292167472040724","key":"number","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"edc271e4-7be2-4bd8-9237-595b380e5787","name":"Phone number updated","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"782a98aa-6223-4560-95b9-1884e4d9b2b3","name":"Bad Request","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ed46a670-96f9-4cef-90d9-e456129f0626","name":"Unauthorized","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"17998cd0-4061-4fd0-bc70-61000791e1ed","name":"Forbidden","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b10d9ca5-dd1c-419d-8989-3ea340a6c204","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"41f2d1b9-717b-4533-b486-6e2c3262fb8d","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3ad7fe8c-bd75-403e-816f-5ff8f94e8fd2","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aac0ebef-b2e1-4c70-9a08-b4f81cac1754","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers",":number"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"scenario\": \"lh0bd5gi\",\n  \"enduser\": \"9ocvt60l\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"scenario","description":"","item":[{"id":"e87db9f8-8f93-4f7e-b494-0b5bead6e90c","name":"Detach phone number from scenario","request":{"name":"Detach phone number from scenario","description":{"content":"Detach a phone number from its scenario.\n\nWhile the number remains allocated to your account, it is not engaged in any\nscenario. Any calls made to this number will be declined with an \"unallocated number\"\nmessage.\n","type":"text/plain"},"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"+3513840689756732292167472040724","key":"number","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"b9c184bc-2233-4aaa-99d1-85d3975ff74e","name":"Phone number detached","originalRequest":{"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5887b957-674b-4225-bc3e-7f5b5cd7e793","name":"Bad Request","originalRequest":{"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"92ca11dc-86bb-43eb-a554-4c7b5c8817fc","name":"Unauthorized","originalRequest":{"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"918b8fb0-67bb-4a65-99d8-137cbb098fb4","name":"Forbidden","originalRequest":{"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"21681d34-30a7-4ace-9346-6e34023ef520","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fa20be23-420a-435d-9cc0-2fd4631c7602","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d831f60f-d226-4b6b-bbde-e5e8c6771008","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b014b3eb-5efa-44f7-b7b1-18a9459050ff","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers",":number","scenario"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{sid}","description":"","item":[{"id":"e9c23e46-a1be-4a24-b894-7832fc64b6bb","name":"Attach phone number to scenario","request":{"name":"Attach phone number to scenario","description":{"content":"Attach a phone number to a Callr Actions scenario.\n","type":"text/plain"},"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"+3513840689756732292167472040724","key":"number","disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"}},{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"PUT","body":{},"auth":null},"response":[{"id":"9ea5db07-1d87-4ac4-aa22-2468c5fa9740","name":"Phone number attached","originalRequest":{"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6f5e60f8-7698-4620-87a6-f192c86991d5","name":"Bad Request","originalRequest":{"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"65985f63-6e2d-418a-93c5-5f727c0ec076","name":"Unauthorized","originalRequest":{"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8017fd68-d5ad-4048-9755-1ce11a77e731","name":"Forbidden","originalRequest":{"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c10c05bb-da46-4e64-8e5c-fb12c1ea59b3","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d29599ef-b5ea-4746-8ce4-ce1f981e10af","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1984336b-65f0-42cc-9d7c-025ce1476dfb","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c058fd9f-ef30-4b3a-bd86-373145aaceda","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers",":number","scenario",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to attach","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"enduser","description":"","item":[{"name":"{sid}","description":"","item":[{"id":"b0941791-65d2-4ae9-8d53-1e6d35a588fb","name":"Assign phone number to end user","request":{"name":"Assign phone number to end user","description":{"content":"Assign a phone number to an end user.\n","type":"text/plain"},"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"+3513840689756732292167472040724","key":"number","disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"}},{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"PUT","body":{},"auth":null},"response":[{"id":"6d040ed2-2d8a-4acb-8308-e725ae84f518","name":"Phone number assigned to end user","originalRequest":{"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"686e86ac-4fad-489d-8db4-2909c9a357b9","name":"Bad Request","originalRequest":{"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ddb33023-9480-49dd-ae00-19ba869a4db0","name":"Unauthorized","originalRequest":{"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b8a20fb1-251b-46ce-999a-14ecc28ddfc7","name":"Forbidden","originalRequest":{"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1570fa41-80ff-412a-b688-68c751a87da0","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bd6d7e0e-8ea4-4b10-8edb-3d85adde550b","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"80f76e93-9007-4610-ab4c-40d71ab7de45","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"184442ed-40a2-45d0-890b-a9f0db41196e","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers",":number","enduser",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) The phone number to assign","type":"text/plain"},"type":"any","value":"+3513840689756732292167472040724","key":"number"},{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PUT","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"store","description":"","item":[{"id":"bcc0262e-5bba-41b2-ab3c-26f3a8b6ffbb","name":"Reserve numbers","request":{"name":"Reserve numbers","description":{"content":"Reserve numbers before ordering. This method gives you a token to use with the `POST /numbers/store/{token}` method. Your booking is held for a maximum of 5 minutes. You can have only one reservation at a time.\n","type":"text/plain"},"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[{"id":"968f7be7-5840-41f8-9a10-d5829893138c","name":"Reservation status","originalRequest":{"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"token\": \"<string>\",\n  \"expires\": \"<dateTime>\",\n  \"contract\": {\n    \"paymentType\": \"postpaid\",\n    \"durationInMonths\": \"<integer>\",\n    \"ends\": \"<dateTime>\"\n  },\n  \"items\": [\n    {\n      \"number\": \"+5190148555943775091\",\n      \"pricing\": {\n        \"increment\": \"<integer>\",\n        \"minduration\": \"<integer>\",\n        \"minute\": \"78.23\",\n        \"mrc\": \"2517926\",\n        \"nrc\": \"917\",\n        \"setup\": \"72319\"\n      }\n    },\n    {\n      \"number\": \"+234603255642\",\n      \"pricing\": {\n        \"increment\": \"<integer>\",\n        \"minduration\": \"<integer>\",\n        \"minute\": \"32409177\",\n        \"mrc\": \"670\",\n        \"nrc\": \"06238391\",\n        \"setup\": \"9811.831\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aba3fc44-bb67-425a-a999-ef65d5891a3e","name":"Bad Request","originalRequest":{"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"12017941-cdf3-4eeb-8dc7-a4770fcb8891","name":"Unauthorized","originalRequest":{"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3dd216a0-9628-4ceb-97cd-688af7b7897f","name":"Forbidden","originalRequest":{"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6dbd0113-bd97-45d7-a0d4-52b6e66e506d","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bc5d224a-5336-48c2-93db-74f92e44a168","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"88b4b75b-ffab-45b9-86f1-d9a564a5aca7","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f122de36-4bc7-44f4-8369-373eee39715d","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers","store"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) Country code","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required) Type of number (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"},{"disabled":false,"description":{"content":"Quantity to reserve","type":"text/plain"},"key":"quantity","value":"1"},{"disabled":false,"description":{"content":"Class of number (This can only be one of gold,classic)","type":"text/plain"},"key":"class","value":"classic"},{"disabled":false,"description":{"content":"The prefix of the number","type":"text/plain"},"key":"prefix","value":"+335684539"},{"disabled":false,"description":{"content":"The area/city of the number","type":"text/plain"},"key":"area","value":"62L712 10016'7-pL3467L'-83"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{token}","description":"","item":[{"id":"b71dc6fd-1e01-4f74-b46b-a08d62e7acee","name":"Buy phone numbers","request":{"name":"Buy phone numbers","description":{"content":"Buy phone numbers previously reserved, with the token returned by the `/numbers/store` endpoint.\n","type":"text/plain"},"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"token","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":null},"response":[{"id":"241ae220-805c-45e5-837e-654e7eed4e36","name":"Phone numbers bought","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"contract\": {\n    \"paymentType\": \"prepaid\",\n    \"durationInMonths\": \"<integer>\",\n    \"ends\": \"<dateTime>\"\n  },\n  \"errors\": [\n    {\n      \"message\": \"<string>\",\n      \"number\": \"+1324656002335185204959\"\n    },\n    {\n      \"message\": \"<string>\",\n      \"number\": \"+84396564773790081662582340631466\"\n    }\n  ],\n  \"items\": [\n    {\n      \"number\": \"+55338093760793719860\",\n      \"pricing\": {\n        \"increment\": \"<integer>\",\n        \"minduration\": \"<integer>\",\n        \"minute\": \"87736647.878\",\n        \"mrc\": \"701687.8011\",\n        \"nrc\": \"18838610.1712\",\n        \"setup\": \"9671886151.86\"\n      }\n    },\n    {\n      \"number\": \"+2425865\",\n      \"pricing\": {\n        \"increment\": \"<integer>\",\n        \"minduration\": \"<integer>\",\n        \"minute\": \"76159\",\n        \"mrc\": \"22\",\n        \"nrc\": \"604791505\",\n        \"setup\": \"12.5795\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ab6b3494-907e-49dc-b614-73cbc61a2c26","name":"Bad Request","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ded56ed3-002c-4438-afaf-45f0bf295f15","name":"Unauthorized","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"61e6aedf-95cb-4a10-8f20-875a8e120229","name":"Forbidden","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4b033686-534d-4171-9529-2ff1f372cc62","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"270bd1a3-1b89-4d7a-96b6-535269412b94","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ae37b55f-e36e-42db-84f6-92edc0ea4e70","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a1b03a41-99dd-4584-a7f8-e8d15e66945a","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"45f973c0-adb7-4cdc-8a8d-b61c93d0ac8f","name":"Get reservation status","request":{"name":"Get reservation status","description":{"content":"Get the status of a phone number reservation.\n","type":"text/plain"},"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"token","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"51eb42db-ae26-443f-9619-d50b6ee46d39","name":"Reservation status","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"token\": \"<string>\",\n  \"expires\": \"<dateTime>\",\n  \"contract\": {\n    \"paymentType\": \"postpaid\",\n    \"durationInMonths\": \"<integer>\",\n    \"ends\": \"<dateTime>\"\n  },\n  \"items\": [\n    {\n      \"number\": \"+5190148555943775091\",\n      \"pricing\": {\n        \"increment\": \"<integer>\",\n        \"minduration\": \"<integer>\",\n        \"minute\": \"78.23\",\n        \"mrc\": \"2517926\",\n        \"nrc\": \"917\",\n        \"setup\": \"72319\"\n      }\n    },\n    {\n      \"number\": \"+234603255642\",\n      \"pricing\": {\n        \"increment\": \"<integer>\",\n        \"minduration\": \"<integer>\",\n        \"minute\": \"32409177\",\n        \"mrc\": \"670\",\n        \"nrc\": \"06238391\",\n        \"setup\": \"9811.831\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d98957f6-afcc-4934-ad37-d811f266fe74","name":"Bad Request","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fd36c8f0-e674-4e6c-8193-d72929c9377d","name":"Unauthorized","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5af2aad6-5285-43de-9cc4-b75494d2b8cc","name":"Forbidden","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e359ed6f-9e2e-4baf-ae9e-5b06c4313552","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2c7abdd0-e28f-49c5-80e0-2cf243cfb62d","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b4e59e58-e68e-42a0-8d74-54017d60ca02","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef1acd03-cf26-471d-8bb3-16acad53b388","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"859c8188-80a0-43dd-b422-b52054049b17","name":"Cancel reservation","request":{"name":"Cancel reservation","description":{"content":"Cancel a phone number reservation.\n","type":"text/plain"},"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"token","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"8da0ccf2-2b44-41e4-9f7b-a53e9e6139a6","name":"Reservation canceled","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bcf3c2a3-c62e-46bd-8585-a74f96094b50","name":"Bad Request","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6e43ad3f-4434-4500-8feb-2d941ef6d97f","name":"Unauthorized","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d0d725df-fa9c-4fd9-bb54-52d3a8e35fcf","name":"Forbidden","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"adcfd6cc-d69f-4975-b0f1-fc193b87894e","name":"Resource Not Found","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"13f830ef-a59e-4703-9042-897adedea98d","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"44b3cbfe-6f9f-4fb1-89dc-f980e9bc9a75","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"af65049d-d541-4769-895e-530606227f02","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers","store",":token"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"<string>","key":"token"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"countries","description":"","item":[{"id":"127d9fd4-a6c9-4fed-a8c2-236f23cc1f06","name":"List available countries","request":{"name":"List available countries","description":{"content":"Get the list of countries available in the number store.\n","type":"text/plain"},"url":{"path":["numbers","store","countries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"672d6e3c-4c58-4664-bc02-ca921e99f954","name":"Countries available in the number store","originalRequest":{"url":{"path":["numbers","store","countries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"available\": {\n      \"classic\": \"<integer>\",\n      \"gold\": \"<integer>\"\n    },\n    \"country\": \"BE\",\n    \"label\": \"<string>\"\n  },\n  {\n    \"available\": {\n      \"classic\": \"<integer>\",\n      \"gold\": \"<integer>\"\n    },\n    \"country\": \"KQ\",\n    \"label\": \"<string>\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"af7867c8-3f88-434a-a2c5-1cd7cfb88c63","name":"Unauthorized","originalRequest":{"url":{"path":["numbers","store","countries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9320b0c5-478c-438a-a53a-a239df5beae4","name":"Forbidden","originalRequest":{"url":{"path":["numbers","store","countries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ea4b04d6-3679-43ee-973e-7ababecdd1c9","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers","store","countries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"89f691af-9878-426f-9069-dbe62dd8e77f","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers","store","countries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2bd7609e-a29d-4960-9a2c-a1eae58a392f","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers","store","countries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"types","description":"","item":[{"id":"16d03aa1-2b43-4fc0-99a6-2518eacada39","name":"List available number types","request":{"name":"List available number types","description":{"content":"Get the list of number types available in the number store.\n","type":"text/plain"},"url":{"path":["numbers","store","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"2fa5cbea-f0c2-4288-a4bf-e9154ab65f74","name":"OK","originalRequest":{"url":{"path":["numbers","store","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"available\": {\n      \"classic\": \"<integer>\",\n      \"gold\": \"<integer>\"\n    },\n    \"type\": \"verified\",\n    \"label\": \"<string>\"\n  },\n  {\n    \"available\": {\n      \"classic\": \"<integer>\",\n      \"gold\": \"<integer>\"\n    },\n    \"type\": \"personal\",\n    \"label\": \"<string>\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"b57720ad-6881-4836-8d18-19f4192ffa0f","name":"Bad Request","originalRequest":{"url":{"path":["numbers","store","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b31153cc-ae1d-4e08-b190-240a34843ae9","name":"Unauthorized","originalRequest":{"url":{"path":["numbers","store","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2e0a668b-4dbc-41c6-bf9c-98467aee9d58","name":"Forbidden","originalRequest":{"url":{"path":["numbers","store","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b43da856-fe08-43bb-abe2-30141dd93057","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers","store","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f0fa510c-f842-4b2f-b027-aec6162c50bc","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers","store","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c51c5d4d-9a0c-48b6-9db9-3de1a8ca34bf","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers","store","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"prefixes","description":"","item":[{"id":"d6cc24fe-7b03-4a37-90ae-a21235baf653","name":"List available prefixes","request":{"name":"List available prefixes","description":{"content":"Get the list of prefixes available in the number store.\n","type":"text/plain"},"url":{"path":["numbers","store","prefixes"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required)  (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"2a56fead-4e42-4170-b420-548bf238bda2","name":"Prefixes available","originalRequest":{"url":{"path":["numbers","store","prefixes"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required)  (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"available\": {\n      \"classic\": \"<integer>\",\n      \"gold\": \"<integer>\"\n    },\n    \"country\": \"KF\",\n    \"prefix\": \"<string>\",\n    \"area\": \"<string>\",\n    \"localPrefix\": \"<string>\",\n    \"type\": \"non-geographic\"\n  },\n  {\n    \"available\": {\n      \"classic\": \"<integer>\",\n      \"gold\": \"<integer>\"\n    },\n    \"country\": \"SE\",\n    \"prefix\": \"<string>\",\n    \"area\": \"<string>\",\n    \"localPrefix\": \"<string>\",\n    \"type\": \"special\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"43ca61f4-acbc-42e5-a1ba-b751c9330265","name":"Bad Request","originalRequest":{"url":{"path":["numbers","store","prefixes"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required)  (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"04e4ab03-144f-41c5-867f-20cc0365c17d","name":"Unauthorized","originalRequest":{"url":{"path":["numbers","store","prefixes"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required)  (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2dd6d9d8-ee81-45f4-98bf-216318b8ae51","name":"Forbidden","originalRequest":{"url":{"path":["numbers","store","prefixes"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required)  (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7df9b891-8bd8-497b-a9a2-7616f87e847c","name":"Method Not Allowed","originalRequest":{"url":{"path":["numbers","store","prefixes"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required)  (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eae24a68-f266-497e-a890-d69511d4070b","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["numbers","store","prefixes"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required)  (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e7077579-8471-477d-8963-60c97df2211d","name":"Internal Server Error","originalRequest":{"url":{"path":["numbers","store","prefixes"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"country","value":"HS"},{"disabled":false,"description":{"content":"(Required)  (This can only be one of geographic,mobile,non-geographic,personal,platform,sharedrevenue,sms-only,special,tollfree,verified)","type":"text/plain"},"key":"type","value":"special"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"recordings","description":"","item":[{"id":"d1005450-3a77-4bb0-a1d0-d5bb41940115","name":"Search recordings","request":{"name":"Search recordings","description":{"content":"Search for your recordings.\n","type":"text/plain"},"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Recording SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Recording type (This can only be one of call,recording,voicemail)","type":"text/plain"},"key":"type","value":"call"},{"disabled":false,"description":{"content":"Caller number","type":"text/plain"},"key":"caller","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Callee number","type":"text/plain"},"key":"callee","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Call ID","type":"text/plain"},"key":"callid","value":"<long>"},{"disabled":false,"description":{"content":"Read status","type":"text/plain"},"key":"read","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"minDuration","value":"<integer>"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"0706e569-84db-40ea-8273-fbe68fa8b05d","name":"Recordings search result","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Recording SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Recording type (This can only be one of call,recording,voicemail)","type":"text/plain"},"key":"type","value":"call"},{"disabled":false,"description":{"content":"Caller number","type":"text/plain"},"key":"caller","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Callee number","type":"text/plain"},"key":"callee","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Call ID","type":"text/plain"},"key":"callid","value":"<long>"},{"disabled":false,"description":{"content":"Read status","type":"text/plain"},"key":"read","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"minDuration","value":"<integer>"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hasMore\": \"<boolean>\",\n  \"hits\": [\n    {\n      \"sid\": \"jua8ymu6\",\n      \"type\": \"recording\",\n      \"callid\": \"<long>\",\n      \"scenario\": {\n        \"sid\": \"2bsz5w5w\",\n        \"name\": \"<string>\"\n      },\n      \"created\": \"<dateTime>\",\n      \"caller\": {\n        \"restricted\": \"<boolean>\",\n        \"name\": \"<string>\",\n        \"number\": \"+45187511094578122044926952\"\n      },\n      \"callee\": \"+38054632990505259097111\",\n      \"duration\": \"<integer>\",\n      \"read\": \"<boolean>\",\n      \"status\": \"processing\",\n      \"size\": \"<integer>\",\n      \"readAt\": \"<dateTime>\",\n      \"url\": \"<uri>\",\n      \"options\": {\n        \"ner\": \"<boolean>\",\n        \"pii\": \"<boolean>\",\n        \"feeds\": \"all\",\n        \"language\": \"Nd-IEozctd\",\n        \"sentiment\": \"<boolean>\",\n        \"transcription\": \"<boolean>\"\n      },\n      \"transcription\": {\n        \"feeds\": [\n          {\n            \"data\": {\n              \"display\": \"<string>\",\n              \"language\": \"Ql\",\n              \"lexical\": \"<string>\",\n              \"phrases\": [\n                {\n                  \"offset\": \"<double>\",\n                  \"display\": \"<string>\",\n                  \"confidence\": \"<double>\",\n                  \"words\": [\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    },\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    }\n                  ]\n                },\n                {\n                  \"offset\": \"<double>\",\n                  \"display\": \"<string>\",\n                  \"confidence\": \"<double>\",\n                  \"words\": [\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    },\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            \"feed\": \"<string>\",\n            \"sentiment\": {\n              \"sentiment\": \"<string>\",\n              \"confidenceScores\": {\n                \"neutral\": \"<double>\",\n                \"negative\": \"<double>\",\n                \"positive\": \"<double>\"\n              }\n            },\n            \"ner\": [\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              },\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              }\n            ],\n            \"pii\": [\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              },\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              }\n            ]\n          },\n          {\n            \"data\": {\n              \"display\": \"<string>\",\n              \"language\": \"Sv-zGHUaNx-cVwociD-wqSie-YKTs-STLJ6Zqh\",\n              \"lexical\": \"<string>\",\n              \"phrases\": [\n                {\n                  \"offset\": \"<double>\",\n                  \"display\": \"<string>\",\n                  \"confidence\": \"<double>\",\n                  \"words\": [\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    },\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    }\n                  ]\n                },\n                {\n                  \"offset\": \"<double>\",\n                  \"display\": \"<string>\",\n                  \"confidence\": \"<double>\",\n                  \"words\": [\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    },\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            \"feed\": \"<string>\",\n            \"sentiment\": {\n              \"sentiment\": \"<string>\",\n              \"confidenceScores\": {\n                \"neutral\": \"<double>\",\n                \"negative\": \"<double>\",\n                \"positive\": \"<double>\"\n              }\n            },\n            \"ner\": [\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              },\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              }\n            ],\n            \"pii\": [\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              },\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              }\n            ]\n          }\n        ],\n        \"version\": \"<string>\"\n      }\n    },\n    {\n      \"sid\": \"q6vnzoyr\",\n      \"type\": \"call\",\n      \"callid\": \"<long>\",\n      \"scenario\": {\n        \"sid\": \"c24gdi7s\",\n        \"name\": \"<string>\"\n      },\n      \"created\": \"<dateTime>\",\n      \"caller\": {\n        \"restricted\": \"<boolean>\",\n        \"name\": \"<string>\",\n        \"number\": \"+1568859504541771\"\n      },\n      \"callee\": \"+2743142645591560157613046\",\n      \"duration\": \"<integer>\",\n      \"read\": \"<boolean>\",\n      \"status\": \"processing\",\n      \"size\": \"<integer>\",\n      \"readAt\": \"<dateTime>\",\n      \"url\": \"<uri>\",\n      \"options\": {\n        \"ner\": \"<boolean>\",\n        \"pii\": \"<boolean>\",\n        \"feeds\": \"leg_b\",\n        \"language\": \"nE-wM-4SfnPhc-Vbm57s-mmDxCNnm-vCR-KP0-PDzH7\",\n        \"sentiment\": \"<boolean>\",\n        \"transcription\": \"<boolean>\"\n      },\n      \"transcription\": {\n        \"feeds\": [\n          {\n            \"data\": {\n              \"display\": \"<string>\",\n              \"language\": \"Yg-W4-QxU3-P4tmEJkm-i1Mdov\",\n              \"lexical\": \"<string>\",\n              \"phrases\": [\n                {\n                  \"offset\": \"<double>\",\n                  \"display\": \"<string>\",\n                  \"confidence\": \"<double>\",\n                  \"words\": [\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    },\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    }\n                  ]\n                },\n                {\n                  \"offset\": \"<double>\",\n                  \"display\": \"<string>\",\n                  \"confidence\": \"<double>\",\n                  \"words\": [\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    },\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            \"feed\": \"<string>\",\n            \"sentiment\": {\n              \"sentiment\": \"<string>\",\n              \"confidenceScores\": {\n                \"neutral\": \"<double>\",\n                \"negative\": \"<double>\",\n                \"positive\": \"<double>\"\n              }\n            },\n            \"ner\": [\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              },\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              }\n            ],\n            \"pii\": [\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              },\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              }\n            ]\n          },\n          {\n            \"data\": {\n              \"display\": \"<string>\",\n              \"language\": \"jEY-RD8jg-PVBw-JLg8MjTC-xtH2-cO1Uz-8Y9Pq\",\n              \"lexical\": \"<string>\",\n              \"phrases\": [\n                {\n                  \"offset\": \"<double>\",\n                  \"display\": \"<string>\",\n                  \"confidence\": \"<double>\",\n                  \"words\": [\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    },\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    }\n                  ]\n                },\n                {\n                  \"offset\": \"<double>\",\n                  \"display\": \"<string>\",\n                  \"confidence\": \"<double>\",\n                  \"words\": [\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    },\n                    {\n                      \"word\": \"<string>\",\n                      \"offset\": \"<double>\",\n                      \"duration\": \"<double>\"\n                    }\n                  ]\n                }\n              ]\n            },\n            \"feed\": \"<string>\",\n            \"sentiment\": {\n              \"sentiment\": \"<string>\",\n              \"confidenceScores\": {\n                \"neutral\": \"<double>\",\n                \"negative\": \"<double>\",\n                \"positive\": \"<double>\"\n              }\n            },\n            \"ner\": [\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              },\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              }\n            ],\n            \"pii\": [\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              },\n              {\n                \"text\": \"<string>\",\n                \"offset\": \"<integer>\",\n                \"category\": \"<string>\",\n                \"confidence\": \"<double>\"\n              }\n            ]\n          }\n        ],\n        \"version\": \"<string>\"\n      }\n    }\n  ],\n  \"offset\": 0,\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"80ab9a70-379f-42bc-bca5-99615914960a","name":"Bad Request","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Recording SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Recording type (This can only be one of call,recording,voicemail)","type":"text/plain"},"key":"type","value":"call"},{"disabled":false,"description":{"content":"Caller number","type":"text/plain"},"key":"caller","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Callee number","type":"text/plain"},"key":"callee","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Call ID","type":"text/plain"},"key":"callid","value":"<long>"},{"disabled":false,"description":{"content":"Read status","type":"text/plain"},"key":"read","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"minDuration","value":"<integer>"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d37ea20-c407-40e0-b0cd-f2a26c128d2b","name":"Unauthorized","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Recording SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Recording type (This can only be one of call,recording,voicemail)","type":"text/plain"},"key":"type","value":"call"},{"disabled":false,"description":{"content":"Caller number","type":"text/plain"},"key":"caller","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Callee number","type":"text/plain"},"key":"callee","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Call ID","type":"text/plain"},"key":"callid","value":"<long>"},{"disabled":false,"description":{"content":"Read status","type":"text/plain"},"key":"read","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"minDuration","value":"<integer>"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"115b2a9e-9a5f-45f6-9853-46d0d429712b","name":"Forbidden","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Recording SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Recording type (This can only be one of call,recording,voicemail)","type":"text/plain"},"key":"type","value":"call"},{"disabled":false,"description":{"content":"Caller number","type":"text/plain"},"key":"caller","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Callee number","type":"text/plain"},"key":"callee","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Call ID","type":"text/plain"},"key":"callid","value":"<long>"},{"disabled":false,"description":{"content":"Read status","type":"text/plain"},"key":"read","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"minDuration","value":"<integer>"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"daf7bdae-7bf5-4f9b-9c19-e0650ae8aaf6","name":"Method Not Allowed","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Recording SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Recording type (This can only be one of call,recording,voicemail)","type":"text/plain"},"key":"type","value":"call"},{"disabled":false,"description":{"content":"Caller number","type":"text/plain"},"key":"caller","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Callee number","type":"text/plain"},"key":"callee","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Call ID","type":"text/plain"},"key":"callid","value":"<long>"},{"disabled":false,"description":{"content":"Read status","type":"text/plain"},"key":"read","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"minDuration","value":"<integer>"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"697b3e6b-e37c-4468-9e3e-d1741d59c208","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Recording SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Recording type (This can only be one of call,recording,voicemail)","type":"text/plain"},"key":"type","value":"call"},{"disabled":false,"description":{"content":"Caller number","type":"text/plain"},"key":"caller","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Callee number","type":"text/plain"},"key":"callee","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Call ID","type":"text/plain"},"key":"callid","value":"<long>"},{"disabled":false,"description":{"content":"Read status","type":"text/plain"},"key":"read","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"minDuration","value":"<integer>"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ee1f3284-20c8-4761-816d-3b6a94d96594","name":"Internal Server Error","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Recording SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"Recording type (This can only be one of call,recording,voicemail)","type":"text/plain"},"key":"type","value":"call"},{"disabled":false,"description":{"content":"Caller number","type":"text/plain"},"key":"caller","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Callee number","type":"text/plain"},"key":"callee","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"Call ID","type":"text/plain"},"key":"callid","value":"<long>"},{"disabled":false,"description":{"content":"Read status","type":"text/plain"},"key":"read","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"readBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"minDuration","value":"<integer>"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"34f8b705-e383-45a6-a420-923fcf85fe94","name":"Update recordings","request":{"name":"Update recordings","description":{"content":"Update recordings in bulk. You may update the `read` status of your recordings by specifying the `sid` of the recording(s) you want to update. To update all of your recordings, do not specify any `sid`.\n","type":"text/plain"},"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"gnx2bw3i"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"ff78f913-d9db-4c95-b7e7-781243e93788","name":"Updating recordings (Task ID in response)","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","cookie":[],"_postman_previewlanguage":"json"},{"id":"51dc65d0-a252-4237-a1fd-c039b6d8a6d0","name":"Bad Request","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"be0750b9-62ba-4ee5-89e7-8ad2f1a24452","name":"Unauthorized","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd25579f-944b-4d93-a293-e02752bf0597","name":"Forbidden","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8c6804b5-029b-48b2-aa9c-ad92786ce72e","name":"Method Not Allowed","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bd2a28e8-99e5-4481-abe2-2e2cd1f10d88","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2a9e2b53-6ecd-4d87-b4b6-89498d2ea360","name":"Internal Server Error","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"570f4a64-94d1-47e6-8ce4-b5726d9154b5","name":"Delete recordings","request":{"name":"Delete recordings","description":{"content":"Delete recordings in bulk. You may delete your recordings by specifying the `sid` of the recording(s) you want to delete. To delete all of your recordings, do not specify any `sid`.\n","type":"text/plain"},"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"gnx2bw3i"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"a1ca0dd7-7249-44ba-8221-4621c7f9ab39","name":"Deleting recordings (Task ID in response)","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","cookie":[],"_postman_previewlanguage":"json"},{"id":"b9073153-968b-49ec-bfd8-633470f208dc","name":"Bad Request","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"977fe73d-744b-499c-a3dd-0059164a1ba9","name":"Unauthorized","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"35d51e0f-ea35-4806-921b-559fdd696250","name":"Forbidden","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d94f4742-cd19-4f6e-a168-db6b68195fa6","name":"Method Not Allowed","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9f64d213-cdd8-46b1-a4e6-2afa69a09035","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"372420c4-ca43-4ecb-9ef5-847017c0cf73","name":"Internal Server Error","originalRequest":{"url":{"path":["recordings"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"hnel4uah"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{sid}","description":"","item":[{"id":"e1ea79b6-0cb6-4f60-a687-b9f2172e8cc7","name":"Get recording","request":{"name":"Get recording","description":{"content":"Retrieve a recording.\n","type":"text/plain"},"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"9d8f7371-1f83-4565-8358-9cf2c54d4e87","name":"OK","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"ig46coic\",\n  \"type\": \"recording\",\n  \"callid\": \"<long>\",\n  \"scenario\": {\n    \"sid\": \"phslgsa1\",\n    \"name\": \"<string>\"\n  },\n  \"created\": \"<dateTime>\",\n  \"caller\": {\n    \"restricted\": \"<boolean>\",\n    \"name\": \"<string>\",\n    \"number\": \"+128217346620942027616\"\n  },\n  \"callee\": \"+32031304012083674993121447021096\",\n  \"duration\": \"<integer>\",\n  \"read\": \"<boolean>\",\n  \"status\": \"processing\",\n  \"size\": \"<integer>\",\n  \"readAt\": \"<dateTime>\",\n  \"url\": \"<uri>\",\n  \"options\": {\n    \"ner\": \"<boolean>\",\n    \"pii\": \"<boolean>\",\n    \"feeds\": \"all\",\n    \"language\": \"yy-yqG-re6G7yl2-9F-XFAw4-k5UEw-suZh-3VDBP0-wXqQN-EKa3-CBUAYwg\",\n    \"sentiment\": \"<boolean>\",\n    \"transcription\": \"<boolean>\"\n  },\n  \"transcription\": {\n    \"feeds\": [\n      {\n        \"data\": {\n          \"display\": \"<string>\",\n          \"language\": \"DGN-b3Z-RLfU7D-D713Mv9-tb3m-42-Px-kaG-8zL8cM-LA8g8-iK\",\n          \"lexical\": \"<string>\",\n          \"phrases\": [\n            {\n              \"offset\": \"<double>\",\n              \"display\": \"<string>\",\n              \"confidence\": \"<double>\",\n              \"words\": [\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                },\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                }\n              ]\n            },\n            {\n              \"offset\": \"<double>\",\n              \"display\": \"<string>\",\n              \"confidence\": \"<double>\",\n              \"words\": [\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                },\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                }\n              ]\n            }\n          ]\n        },\n        \"feed\": \"<string>\",\n        \"sentiment\": {\n          \"sentiment\": \"<string>\",\n          \"confidenceScores\": {\n            \"neutral\": \"<double>\",\n            \"negative\": \"<double>\",\n            \"positive\": \"<double>\"\n          }\n        },\n        \"ner\": [\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          },\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          }\n        ],\n        \"pii\": [\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          },\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          }\n        ]\n      },\n      {\n        \"data\": {\n          \"display\": \"<string>\",\n          \"language\": \"bkC-QEhfC-TtI-LiZ9n-2j-zEnEmm5-GXd7lJp-rFa6Q-Swrgw\",\n          \"lexical\": \"<string>\",\n          \"phrases\": [\n            {\n              \"offset\": \"<double>\",\n              \"display\": \"<string>\",\n              \"confidence\": \"<double>\",\n              \"words\": [\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                },\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                }\n              ]\n            },\n            {\n              \"offset\": \"<double>\",\n              \"display\": \"<string>\",\n              \"confidence\": \"<double>\",\n              \"words\": [\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                },\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                }\n              ]\n            }\n          ]\n        },\n        \"feed\": \"<string>\",\n        \"sentiment\": {\n          \"sentiment\": \"<string>\",\n          \"confidenceScores\": {\n            \"neutral\": \"<double>\",\n            \"negative\": \"<double>\",\n            \"positive\": \"<double>\"\n          }\n        },\n        \"ner\": [\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          },\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          }\n        ],\n        \"pii\": [\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          },\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          }\n        ]\n      }\n    ],\n    \"version\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6e72820f-e352-46ce-906f-6e3d271035b6","name":"Bad Request","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"329b68c0-1dd1-405c-aa2c-d714205130cc","name":"Unauthorized","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c37ce4bf-fd6e-4b32-8cdc-3b0beffc62db","name":"Forbidden","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fc560e00-bc2b-4f80-bf26-9ebf76a70a86","name":"Resource Not Found","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"67e3ee36-480b-4e8e-94b2-91933da72013","name":"Method Not Allowed","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6858a45b-c5db-4b3f-8dec-2f85a04805a2","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0c787026-b710-4533-92dc-54e23acf3c02","name":"Internal Server Error","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"23d9be4b-eace-42e2-b739-aa201665e526","name":"Update recording","request":{"name":"Update recording","description":{"content":"Update a recording. You may send a partial object.\n","type":"text/plain"},"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"ee06388f-9623-4095-9e0f-0e151e3ccee2","name":"Recording updated","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"ig46coic\",\n  \"type\": \"recording\",\n  \"callid\": \"<long>\",\n  \"scenario\": {\n    \"sid\": \"phslgsa1\",\n    \"name\": \"<string>\"\n  },\n  \"created\": \"<dateTime>\",\n  \"caller\": {\n    \"restricted\": \"<boolean>\",\n    \"name\": \"<string>\",\n    \"number\": \"+128217346620942027616\"\n  },\n  \"callee\": \"+32031304012083674993121447021096\",\n  \"duration\": \"<integer>\",\n  \"read\": \"<boolean>\",\n  \"status\": \"processing\",\n  \"size\": \"<integer>\",\n  \"readAt\": \"<dateTime>\",\n  \"url\": \"<uri>\",\n  \"options\": {\n    \"ner\": \"<boolean>\",\n    \"pii\": \"<boolean>\",\n    \"feeds\": \"all\",\n    \"language\": \"yy-yqG-re6G7yl2-9F-XFAw4-k5UEw-suZh-3VDBP0-wXqQN-EKa3-CBUAYwg\",\n    \"sentiment\": \"<boolean>\",\n    \"transcription\": \"<boolean>\"\n  },\n  \"transcription\": {\n    \"feeds\": [\n      {\n        \"data\": {\n          \"display\": \"<string>\",\n          \"language\": \"DGN-b3Z-RLfU7D-D713Mv9-tb3m-42-Px-kaG-8zL8cM-LA8g8-iK\",\n          \"lexical\": \"<string>\",\n          \"phrases\": [\n            {\n              \"offset\": \"<double>\",\n              \"display\": \"<string>\",\n              \"confidence\": \"<double>\",\n              \"words\": [\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                },\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                }\n              ]\n            },\n            {\n              \"offset\": \"<double>\",\n              \"display\": \"<string>\",\n              \"confidence\": \"<double>\",\n              \"words\": [\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                },\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                }\n              ]\n            }\n          ]\n        },\n        \"feed\": \"<string>\",\n        \"sentiment\": {\n          \"sentiment\": \"<string>\",\n          \"confidenceScores\": {\n            \"neutral\": \"<double>\",\n            \"negative\": \"<double>\",\n            \"positive\": \"<double>\"\n          }\n        },\n        \"ner\": [\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          },\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          }\n        ],\n        \"pii\": [\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          },\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          }\n        ]\n      },\n      {\n        \"data\": {\n          \"display\": \"<string>\",\n          \"language\": \"bkC-QEhfC-TtI-LiZ9n-2j-zEnEmm5-GXd7lJp-rFa6Q-Swrgw\",\n          \"lexical\": \"<string>\",\n          \"phrases\": [\n            {\n              \"offset\": \"<double>\",\n              \"display\": \"<string>\",\n              \"confidence\": \"<double>\",\n              \"words\": [\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                },\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                }\n              ]\n            },\n            {\n              \"offset\": \"<double>\",\n              \"display\": \"<string>\",\n              \"confidence\": \"<double>\",\n              \"words\": [\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                },\n                {\n                  \"word\": \"<string>\",\n                  \"offset\": \"<double>\",\n                  \"duration\": \"<double>\"\n                }\n              ]\n            }\n          ]\n        },\n        \"feed\": \"<string>\",\n        \"sentiment\": {\n          \"sentiment\": \"<string>\",\n          \"confidenceScores\": {\n            \"neutral\": \"<double>\",\n            \"negative\": \"<double>\",\n            \"positive\": \"<double>\"\n          }\n        },\n        \"ner\": [\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          },\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          }\n        ],\n        \"pii\": [\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          },\n          {\n            \"text\": \"<string>\",\n            \"offset\": \"<integer>\",\n            \"category\": \"<string>\",\n            \"confidence\": \"<double>\"\n          }\n        ]\n      }\n    ],\n    \"version\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"da416ef5-14dc-4642-ad89-68514faf2cca","name":"Bad Request","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5d5ac864-f096-4718-9ad0-5311d9df468c","name":"Unauthorized","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c6116b48-9c3c-4aae-8944-936a62678272","name":"Forbidden","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"60f66f84-6c5e-4ab7-a987-73ffdf564fc9","name":"Resource Not Found","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6962c014-56db-4de0-a7ca-c812093f80b6","name":"Method Not Allowed","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"52e80c8b-d847-488d-b5d9-3d91612a1167","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3c15bfb6-626e-44cb-a71d-68f1306b5265","name":"Internal Server Error","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"read\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"72214ec0-7ba9-46c8-9f7e-84e816dc335d","name":"Delete recording","request":{"name":"Delete recording","description":{"content":"Delete a recording.\n","type":"text/plain"},"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"f39313f3-6709-4f45-b6b3-8390e0758feb","name":"Recording deleted","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7d8b2a00-ad37-4dbe-97b7-5ec73602192b","name":"Bad Request","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db39c78f-1339-44f7-9832-d4da9a6d02a6","name":"Unauthorized","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b7fad9d-ce8b-46e1-b52f-f5518f000788","name":"Forbidden","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b09fa805-aeec-4b3e-8cc8-5154a5d04863","name":"Resource Not Found","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6aa9224c-8a78-4496-bcd4-6aca84c114f0","name":"Method Not Allowed","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b28662a-ad44-4393-a16d-8e74c10d8f73","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"52969642-06d1-43a1-87f6-8e662d2f6e00","name":"Internal Server Error","originalRequest":{"url":{"path":["recordings",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"sms","description":"","item":[{"id":"a15cb7a9-7512-4796-955d-1c5ce1122fea","name":"Search SMS","request":{"name":"Search SMS","description":{"content":"Search for your SMS messages.\n","type":"text/plain"},"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"SMS sender","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"SMS to","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"SMS text body contains","type":"text/plain"},"key":"contains","value":"<string>"},{"disabled":false,"description":{"content":"SMS traffic type (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"},{"disabled":false,"description":{"content":" (This can only be one of created,error,expired,failed,pending,delivered,remote-queued,sent)","type":"text/plain"},"key":"status","value":"expired"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of created,updated)","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"8f41b22c-0a53-4f72-a406-626bc4e98556","name":"Search results","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"SMS sender","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"SMS to","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"SMS text body contains","type":"text/plain"},"key":"contains","value":"<string>"},{"disabled":false,"description":{"content":"SMS traffic type (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"},{"disabled":false,"description":{"content":" (This can only be one of created,error,expired,failed,pending,delivered,remote-queued,sent)","type":"text/plain"},"key":"status","value":"expired"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of created,updated)","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hasMore\": \"<boolean>\",\n  \"hits\": [\n    {\n      \"direction\": \"outbound\",\n      \"sid\": \"ki3tbkbs\",\n      \"from\": \"8\",\n      \"to\": \"+8631607622202899977372\",\n      \"body\": {\n        \"text\": \"<string>\"\n      },\n      \"trafficType\": \"alerting\",\n      \"status\": \"error\",\n      \"created\": \"<dateTime>\",\n      \"updated\": \"<dateTime>\",\n      \"parts\": \"<integer>\",\n      \"encoding\": \"unicode\",\n      \"cost\": \"8.437\",\n      \"paymentType\": \"prepaid\",\n      \"error\": \"<string>\",\n      \"delivered\": \"<dateTime>\",\n      \"sent\": \"<dateTime>\",\n      \"network\": \"<string>\",\n      \"statusHistory\": [\n        {\n          \"before\": \"sent\",\n          \"after\": \"expired\",\n          \"at\": \"<dateTime>\"\n        },\n        {\n          \"before\": \"failed\",\n          \"after\": \"remote-queued\",\n          \"at\": \"<dateTime>\"\n        }\n      ]\n    },\n    {\n      \"direction\": \"inbound\",\n      \"sid\": \"qu2rlpga\",\n      \"from\": \"7UsWV\",\n      \"to\": \"+11464781\",\n      \"body\": {\n        \"text\": \"<string>\"\n      },\n      \"trafficType\": \"alerting\",\n      \"status\": \"error\",\n      \"created\": \"<dateTime>\",\n      \"updated\": \"<dateTime>\",\n      \"parts\": \"<integer>\",\n      \"encoding\": \"gsm\",\n      \"cost\": \"6980705665\",\n      \"paymentType\": \"postpaid\",\n      \"error\": \"<string>\",\n      \"delivered\": \"<dateTime>\",\n      \"sent\": \"<dateTime>\",\n      \"network\": \"<string>\",\n      \"statusHistory\": [\n        {\n          \"before\": \"pending\",\n          \"after\": \"error\",\n          \"at\": \"<dateTime>\"\n        },\n        {\n          \"before\": \"created\",\n          \"after\": \"pending\",\n          \"at\": \"<dateTime>\"\n        }\n      ]\n    }\n  ],\n  \"offset\": 0,\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1ea0cfa9-c7f3-4771-b0ae-5d65736b38e0","name":"Bad Request","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"SMS sender","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"SMS to","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"SMS text body contains","type":"text/plain"},"key":"contains","value":"<string>"},{"disabled":false,"description":{"content":"SMS traffic type (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"},{"disabled":false,"description":{"content":" (This can only be one of created,error,expired,failed,pending,delivered,remote-queued,sent)","type":"text/plain"},"key":"status","value":"expired"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of created,updated)","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7821b002-0d65-4d61-bdcf-2c257a49701d","name":"Unauthorized","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"SMS sender","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"SMS to","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"SMS text body contains","type":"text/plain"},"key":"contains","value":"<string>"},{"disabled":false,"description":{"content":"SMS traffic type (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"},{"disabled":false,"description":{"content":" (This can only be one of created,error,expired,failed,pending,delivered,remote-queued,sent)","type":"text/plain"},"key":"status","value":"expired"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of created,updated)","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7192b280-9dc5-4f9e-99ac-a954b4ea0372","name":"Forbidden","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"SMS sender","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"SMS to","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"SMS text body contains","type":"text/plain"},"key":"contains","value":"<string>"},{"disabled":false,"description":{"content":"SMS traffic type (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"},{"disabled":false,"description":{"content":" (This can only be one of created,error,expired,failed,pending,delivered,remote-queued,sent)","type":"text/plain"},"key":"status","value":"expired"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of created,updated)","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4005db93-c566-4b5e-9207-ff6e7a5c94c7","name":"Method Not Allowed","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"SMS sender","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"SMS to","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"SMS text body contains","type":"text/plain"},"key":"contains","value":"<string>"},{"disabled":false,"description":{"content":"SMS traffic type (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"},{"disabled":false,"description":{"content":" (This can only be one of created,error,expired,failed,pending,delivered,remote-queued,sent)","type":"text/plain"},"key":"status","value":"expired"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of created,updated)","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"699d380f-8712-41a4-b493-2d4f99640122","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"SMS sender","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"SMS to","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"SMS text body contains","type":"text/plain"},"key":"contains","value":"<string>"},{"disabled":false,"description":{"content":"SMS traffic type (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"},{"disabled":false,"description":{"content":" (This can only be one of created,error,expired,failed,pending,delivered,remote-queued,sent)","type":"text/plain"},"key":"status","value":"expired"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of created,updated)","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4aed94cb-b1e3-4f71-b58c-6122064c662b","name":"Internal Server Error","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of inbound,outbound)","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":false,"description":{"content":"SMS sender","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"SMS to","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"SMS text body contains","type":"text/plain"},"key":"contains","value":"<string>"},{"disabled":false,"description":{"content":"SMS traffic type (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"},{"disabled":false,"description":{"content":" (This can only be one of created,error,expired,failed,pending,delivered,remote-queued,sent)","type":"text/plain"},"key":"status","value":"expired"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdAfter","value":"<dateTime>"},{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"key":"createdBefore","value":"<dateTime>"},{"disabled":false,"description":{"content":"Sort by one field (This can only be one of created,updated)","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a6faaf54-4a79-4fb5-9944-59b446861b07","name":"Send SMS","request":{"name":"Send SMS","description":{"content":"Send an SMS. If accepted, the SMS will cycle through the following statuses:\n\n- `created`\n- `pending`\n- `sent`\n- `remote-queued`\n- `delivered`\n\nAt any time, the SMS can be in the following statuses:\n- `error`: was not accepted\n- `failed`: rejected by the carrier\n- `expired`: was not delivered to the recipient\n","type":"text/plain"},"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) SMS recipient","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"The SMS sender. If empty, a value will be automatically set depending on the destination. Otherwise, the sender must be either a phone number, or an alphanumeric sender (with at least one character - 11 chars maximum). Custom SMS senders must be approved by our team and downstream carriers. You can request a custom sender on https://app.callr.com.\n","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"By default, we automatically detect the encoding based on the characters used in the body. If you want to force the encoding, you can use this field. The SMS body will be processed according to the encoding specified. Depending on the encoding, messages may be split into parts of 153 (GSM 03.38) or 67 (UNICODE) characters. Please note that some countries only support GSM encoding.\n (This can only be one of gsm,unicode)","type":"text/plain"},"key":"encoding","value":"unicode"},{"disabled":false,"description":{"content":"Traffic type of an SMS message. Carriers require this to be set to either `marketing` or `alerting`.\n (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"text\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"cd1f259c-77f3-47f0-8f27-62124a5c8ff3","name":"SMS accepted","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) SMS recipient","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"The SMS sender. If empty, a value will be automatically set depending on the destination. Otherwise, the sender must be either a phone number, or an alphanumeric sender (with at least one character - 11 chars maximum). Custom SMS senders must be approved by our team and downstream carriers. You can request a custom sender on https://app.callr.com.\n","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"By default, we automatically detect the encoding based on the characters used in the body. If you want to force the encoding, you can use this field. The SMS body will be processed according to the encoding specified. Depending on the encoding, messages may be split into parts of 153 (GSM 03.38) or 67 (UNICODE) characters. Please note that some countries only support GSM encoding.\n (This can only be one of gsm,unicode)","type":"text/plain"},"key":"encoding","value":"unicode"},{"disabled":false,"description":{"content":"Traffic type of an SMS message. Carriers require this to be set to either `marketing` or `alerting`.\n (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"text\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"direction\": \"inbound\",\n  \"sid\": \"xn1n1geg\",\n  \"from\": \"7TUtWqkRBq\",\n  \"to\": \"+9171930404521376004294609\",\n  \"body\": {\n    \"text\": \"<string>\"\n  },\n  \"trafficType\": \"alerting\",\n  \"status\": \"expired\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"parts\": \"<integer>\",\n  \"encoding\": \"unicode\",\n  \"cost\": \"02889.141\",\n  \"paymentType\": \"prepaid\",\n  \"error\": \"<string>\",\n  \"delivered\": \"<dateTime>\",\n  \"sent\": \"<dateTime>\",\n  \"network\": \"<string>\",\n  \"statusHistory\": [\n    {\n      \"before\": \"error\",\n      \"after\": \"delivered\",\n      \"at\": \"<dateTime>\"\n    },\n    {\n      \"before\": \"remote-queued\",\n      \"after\": \"sent\",\n      \"at\": \"<dateTime>\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4e5cf883-0238-40c5-bc38-29eff790f3f7","name":"Bad Request","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) SMS recipient","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"The SMS sender. If empty, a value will be automatically set depending on the destination. Otherwise, the sender must be either a phone number, or an alphanumeric sender (with at least one character - 11 chars maximum). Custom SMS senders must be approved by our team and downstream carriers. You can request a custom sender on https://app.callr.com.\n","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"By default, we automatically detect the encoding based on the characters used in the body. If you want to force the encoding, you can use this field. The SMS body will be processed according to the encoding specified. Depending on the encoding, messages may be split into parts of 153 (GSM 03.38) or 67 (UNICODE) characters. Please note that some countries only support GSM encoding.\n (This can only be one of gsm,unicode)","type":"text/plain"},"key":"encoding","value":"unicode"},{"disabled":false,"description":{"content":"Traffic type of an SMS message. Carriers require this to be set to either `marketing` or `alerting`.\n (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"text\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"19598f99-eb16-433d-b558-d1650d8d815e","name":"Unauthorized","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) SMS recipient","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"The SMS sender. If empty, a value will be automatically set depending on the destination. Otherwise, the sender must be either a phone number, or an alphanumeric sender (with at least one character - 11 chars maximum). Custom SMS senders must be approved by our team and downstream carriers. You can request a custom sender on https://app.callr.com.\n","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"By default, we automatically detect the encoding based on the characters used in the body. If you want to force the encoding, you can use this field. The SMS body will be processed according to the encoding specified. Depending on the encoding, messages may be split into parts of 153 (GSM 03.38) or 67 (UNICODE) characters. Please note that some countries only support GSM encoding.\n (This can only be one of gsm,unicode)","type":"text/plain"},"key":"encoding","value":"unicode"},{"disabled":false,"description":{"content":"Traffic type of an SMS message. Carriers require this to be set to either `marketing` or `alerting`.\n (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"text\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a12c013e-dbe8-4f20-a72f-a8482d5fd276","name":"Forbidden","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) SMS recipient","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"The SMS sender. If empty, a value will be automatically set depending on the destination. Otherwise, the sender must be either a phone number, or an alphanumeric sender (with at least one character - 11 chars maximum). Custom SMS senders must be approved by our team and downstream carriers. You can request a custom sender on https://app.callr.com.\n","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"By default, we automatically detect the encoding based on the characters used in the body. If you want to force the encoding, you can use this field. The SMS body will be processed according to the encoding specified. Depending on the encoding, messages may be split into parts of 153 (GSM 03.38) or 67 (UNICODE) characters. Please note that some countries only support GSM encoding.\n (This can only be one of gsm,unicode)","type":"text/plain"},"key":"encoding","value":"unicode"},{"disabled":false,"description":{"content":"Traffic type of an SMS message. Carriers require this to be set to either `marketing` or `alerting`.\n (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"text\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8c633053-91b6-451d-8736-2884c40ad7c4","name":"Method Not Allowed","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) SMS recipient","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"The SMS sender. If empty, a value will be automatically set depending on the destination. Otherwise, the sender must be either a phone number, or an alphanumeric sender (with at least one character - 11 chars maximum). Custom SMS senders must be approved by our team and downstream carriers. You can request a custom sender on https://app.callr.com.\n","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"By default, we automatically detect the encoding based on the characters used in the body. If you want to force the encoding, you can use this field. The SMS body will be processed according to the encoding specified. Depending on the encoding, messages may be split into parts of 153 (GSM 03.38) or 67 (UNICODE) characters. Please note that some countries only support GSM encoding.\n (This can only be one of gsm,unicode)","type":"text/plain"},"key":"encoding","value":"unicode"},{"disabled":false,"description":{"content":"Traffic type of an SMS message. Carriers require this to be set to either `marketing` or `alerting`.\n (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"text\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f7020fef-75f3-43ef-b306-2f32d65b6246","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) SMS recipient","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"The SMS sender. If empty, a value will be automatically set depending on the destination. Otherwise, the sender must be either a phone number, or an alphanumeric sender (with at least one character - 11 chars maximum). Custom SMS senders must be approved by our team and downstream carriers. You can request a custom sender on https://app.callr.com.\n","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"By default, we automatically detect the encoding based on the characters used in the body. If you want to force the encoding, you can use this field. The SMS body will be processed according to the encoding specified. Depending on the encoding, messages may be split into parts of 153 (GSM 03.38) or 67 (UNICODE) characters. Please note that some countries only support GSM encoding.\n (This can only be one of gsm,unicode)","type":"text/plain"},"key":"encoding","value":"unicode"},{"disabled":false,"description":{"content":"Traffic type of an SMS message. Carriers require this to be set to either `marketing` or `alerting`.\n (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"text\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0fd45421-9e6c-40ac-bbe5-3b43d647428d","name":"Internal Server Error","originalRequest":{"url":{"path":["sms"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required) SMS recipient","type":"text/plain"},"key":"to","value":"+3513840689756732292167472040724"},{"disabled":false,"description":{"content":"The SMS sender. If empty, a value will be automatically set depending on the destination. Otherwise, the sender must be either a phone number, or an alphanumeric sender (with at least one character - 11 chars maximum). Custom SMS senders must be approved by our team and downstream carriers. You can request a custom sender on https://app.callr.com.\n","type":"text/plain"},"key":"from","value":"-EMSDdce"},{"disabled":false,"description":{"content":"By default, we automatically detect the encoding based on the characters used in the body. If you want to force the encoding, you can use this field. The SMS body will be processed according to the encoding specified. Depending on the encoding, messages may be split into parts of 153 (GSM 03.38) or 67 (UNICODE) characters. Please note that some countries only support GSM encoding.\n (This can only be one of gsm,unicode)","type":"text/plain"},"key":"encoding","value":"unicode"},{"disabled":false,"description":{"content":"Traffic type of an SMS message. Carriers require this to be set to either `marketing` or `alerting`.\n (This can only be one of marketing,alerting)","type":"text/plain"},"key":"trafficType","value":"marketing"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"text\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{sid}","description":"","item":[{"id":"a14a8201-777b-4954-985c-2245db355e27","name":"Get SMS","request":{"name":"Get SMS","description":{"content":"Get an SMS.\n","type":"text/plain"},"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"4eacb32c-3119-4bf1-95f2-4763f8b356d7","name":"SMS","originalRequest":{"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"direction\": \"inbound\",\n  \"sid\": \"xn1n1geg\",\n  \"from\": \"7TUtWqkRBq\",\n  \"to\": \"+9171930404521376004294609\",\n  \"body\": {\n    \"text\": \"<string>\"\n  },\n  \"trafficType\": \"alerting\",\n  \"status\": \"expired\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"parts\": \"<integer>\",\n  \"encoding\": \"unicode\",\n  \"cost\": \"02889.141\",\n  \"paymentType\": \"prepaid\",\n  \"error\": \"<string>\",\n  \"delivered\": \"<dateTime>\",\n  \"sent\": \"<dateTime>\",\n  \"network\": \"<string>\",\n  \"statusHistory\": [\n    {\n      \"before\": \"error\",\n      \"after\": \"delivered\",\n      \"at\": \"<dateTime>\"\n    },\n    {\n      \"before\": \"remote-queued\",\n      \"after\": \"sent\",\n      \"at\": \"<dateTime>\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8d63208c-713e-41cc-8cfc-be4580889542","name":"Bad Request","originalRequest":{"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7e4c10a9-6b63-4ecb-8a8a-aa2f639a148b","name":"Unauthorized","originalRequest":{"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0f4b4bcf-fc45-4470-b74d-82ee440c27ea","name":"Forbidden","originalRequest":{"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0377e4dd-3dba-423d-9705-a7b2d5e83d45","name":"Resource Not Found","originalRequest":{"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9bd533b5-8803-460a-b775-f035cfdf1ffa","name":"Method Not Allowed","originalRequest":{"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3c64bb8c-2f45-463f-9400-82ad06e00d3f","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"272511dd-e458-472a-b813-c1f1aab39e42","name":"Internal Server Error","originalRequest":{"url":{"path":["sms",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"tasks","description":"","item":[{"name":"{taskid}","description":"","item":[{"id":"f3ca9d0b-e000-4887-b5fe-7c03fe903680","name":"Get task","request":{"name":"Get task","description":{"content":"Return the status of a task.\n","type":"text/plain"},"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"c28b45bf-669e-4ecb-9222-436acafd05f3","name":"Task","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"9CdxwaaLy1LHUaVBX14TWY2f7BLNXEa5wZBo3EdZJKpusCrCcgfgyljX3S27K548hrHzVsks8sPtMXzE3eGKZF2bANL7Jp63W5vj2cTZYK3dbkNOz6dUecxZLvavGLVVkv9QEiM60yEZh7kDFKBTFbQdOUdWjRAep2poHtFHYhrSKz5omLRlrpsk7zQbbgaAcyw4F6Bdy0Rd3ycDhEVeYFy7BWu3ddRT2TPjH0jiADx9v5GEsPtnxohNis8JQkZ8\",\n  \"status\": \"running\",\n  \"percent\": \"<number>\",\n  \"ended\": \"<dateTime>\",\n  \"result\": \"\",\n  \"error\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"88d359ac-9e7a-437d-b58d-3fdaf4f204aa","name":"Bad Request","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cdad945a-4831-45ea-ac08-e804fb525c96","name":"Unauthorized","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"575e5a35-26c6-4946-8937-52610d992fd3","name":"Forbidden","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0ea3591f-7511-48bd-ac0d-2c4612319371","name":"Resource Not Found","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7d1f8ec8-eb8f-4a1d-970f-d189c0f3d535","name":"Method Not Allowed","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ff6ae123-0d15-4b68-93fb-ff973d3e6063","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fd0cd427-31cb-4eab-94c3-15262d00c3d2","name":"Internal Server Error","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"40a2f1c4-e3ce-457e-b066-106c852e8741","name":"Cancel task","request":{"name":"Cancel task","description":{"content":"Cancel a task. The task must be in a `PENDING` or `RUNNING` state. If the task is `RUNNING`, the result is undefined.\n","type":"text/plain"},"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"96aa2589-c2f3-4aea-b324-e1c3e3d28391","name":"Task canceled","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f78cd5b5-d279-4b2d-8ed8-a58e90407395","name":"Bad Request","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f66d844f-1dd2-49c9-99cd-21df2e5d144b","name":"Unauthorized","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b4fc42c7-036c-457f-b83b-a53d944a0344","name":"Forbidden","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2e26c622-e365-4925-855a-d0ab3f52b48a","name":"Resource Not Found","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ce230367-c0fe-421c-8442-38ad47a43820","name":"Method Not Allowed","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a69ba369-0009-421c-b596-8021f131955a","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eeb08b7c-3b17-4a3d-b6ed-9f55701b8530","name":"Internal Server Error","originalRequest":{"url":{"path":["tasks",":taskid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) ","type":"text/plain"},"type":"any","value":"0CE9vqXf5gx27RNd4MSJRoYe6qhgBjjxNUkUdBevqxHQY6YJi6qYzg43sUC1AiSVvJi7rjK99b9KjWcdmY8wQhaXrjYjl2d5gMXtexGNAdaFiyckZasGjsEsWoVo1cEckgHogTYiB893gLLrLoARtLnQNIv4Iz7o03Qkov6UJfmW9UGXMRg","key":"taskid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"webhooks","description":"","item":[{"id":"6953a36d-e34b-45cf-ba41-b1fee8eac301","name":"Search webhooks","request":{"name":"Search webhooks","description":{"content":"Search for your webhooks.\n","type":"text/plain"},"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":" (This can only be one of disabled,disabled-admin,disabled-system,enabled)","type":"text/plain"},"key":"status","value":"disabled-system"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"2c12b0df-8cff-43dd-92b6-94c4aec7c799","name":"Search results","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":" (This can only be one of disabled,disabled-admin,disabled-system,enabled)","type":"text/plain"},"key":"status","value":"disabled-system"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hasMore\": \"<boolean>\",\n  \"hits\": [\n    {\n      \"sid\": \"kdl1ii7d\",\n      \"type\": \"v2.sms.outbound.updated\",\n      \"endpoint\": \"https://rumw6nMEN-.WF/jt9I9\",\n      \"status\": \"disabled-admin\",\n      \"failed\": \"<integer>\",\n      \"created\": \"<dateTime>\",\n      \"updated\": \"<dateTime>\",\n      \"options\": {\n        \"hmac\": {\n          \"secret\": \"<string>\",\n          \"algorithm\": \"sha256\"\n        }\n      },\n      \"lastfailed\": \"<dateTime>\"\n    },\n    {\n      \"sid\": \"r2amxiyu\",\n      \"type\": \"v2.call.inbound.ended\",\n      \"endpoint\": \"https://z.4lj4mnu.bB8fBd6jPj.lHp9M6TfzZD.cyzQX.vnhGK9M1g.yYtSiENl\",\n      \"status\": \"disabled\",\n      \"failed\": \"<integer>\",\n      \"created\": \"<dateTime>\",\n      \"updated\": \"<dateTime>\",\n      \"options\": {\n        \"hmac\": {\n          \"secret\": \"<string>\",\n          \"algorithm\": \"sha256\"\n        }\n      },\n      \"lastfailed\": \"<dateTime>\"\n    }\n  ],\n  \"offset\": 0,\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4d0eb8a8-f49b-4e6e-b484-fc5ad42245d4","name":"Bad Request","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":" (This can only be one of disabled,disabled-admin,disabled-system,enabled)","type":"text/plain"},"key":"status","value":"disabled-system"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6ad064a5-cc4b-4eb4-b8a7-fa236bf0b409","name":"Unauthorized","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":" (This can only be one of disabled,disabled-admin,disabled-system,enabled)","type":"text/plain"},"key":"status","value":"disabled-system"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"41efe9f1-f50f-44d1-9a93-e1e3608e2c7b","name":"Forbidden","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":" (This can only be one of disabled,disabled-admin,disabled-system,enabled)","type":"text/plain"},"key":"status","value":"disabled-system"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bfd4217e-1c8e-442d-8d56-ba2171f690c7","name":"Method Not Allowed","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":" (This can only be one of disabled,disabled-admin,disabled-system,enabled)","type":"text/plain"},"key":"status","value":"disabled-system"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4ac9307f-4317-4c76-abe6-216b6fb3c0d6","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":" (This can only be one of disabled,disabled-admin,disabled-system,enabled)","type":"text/plain"},"key":"status","value":"disabled-system"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"64496134-5acb-4f72-ae3c-e43dd3f42728","name":"Internal Server Error","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":" (This can only be one of disabled,disabled-admin,disabled-system,enabled)","type":"text/plain"},"key":"status","value":"disabled-system"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"created"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1c3bcd27-0be8-4d3d-9793-4e956bf72ab8","name":"Create webhook","request":{"name":"Create webhook","description":{"content":"Create a new webhook.\n","type":"text/plain"},"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"endpoint\": \"https://tfJO.3rYlkhM9LU.dfGQ.V.9yg5lr.WK7w.Q.TrVTBxk\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha256\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"6c8ad98e-f076-48e2-9f59-6932f2426863","name":"Webhook created","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"endpoint\": \"https://tfJO.3rYlkhM9LU.dfGQ.V.9yg5lr.WK7w.Q.TrVTBxk\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha256\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"xze6o81d\",\n  \"type\": \"v2.audio-file.updated\",\n  \"endpoint\": \"https://SUt.LE9ys.C2FP.nx.CB-j.HSj2eS.VcusExVu.tUci/k9RM?D]%_k\",\n  \"status\": \"disabled-system\",\n  \"failed\": \"<integer>\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha512\"\n    }\n  },\n  \"lastfailed\": \"<dateTime>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ebebd299-6cdc-49ee-9d2e-734e22703193","name":"Bad Request","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"endpoint\": \"https://tfJO.3rYlkhM9LU.dfGQ.V.9yg5lr.WK7w.Q.TrVTBxk\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha256\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bea8fa40-2e1e-44eb-ba5a-faf429655d4b","name":"Unauthorized","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"endpoint\": \"https://tfJO.3rYlkhM9LU.dfGQ.V.9yg5lr.WK7w.Q.TrVTBxk\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha256\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"da04a99f-5e5b-4d56-b6a6-1d3a157f3150","name":"Forbidden","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"endpoint\": \"https://tfJO.3rYlkhM9LU.dfGQ.V.9yg5lr.WK7w.Q.TrVTBxk\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha256\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"25f2af8a-d18f-4077-8aaa-024548cb6975","name":"Method Not Allowed","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"endpoint\": \"https://tfJO.3rYlkhM9LU.dfGQ.V.9yg5lr.WK7w.Q.TrVTBxk\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha256\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"95957cf3-4fba-40c7-8c13-da93434cac1e","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"endpoint\": \"https://tfJO.3rYlkhM9LU.dfGQ.V.9yg5lr.WK7w.Q.TrVTBxk\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha256\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f280e1af-439c-4ab7-964f-541f1fce2e89","name":"Internal Server Error","originalRequest":{"url":{"path":["webhooks"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"(Required)  (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"endpoint\": \"https://tfJO.3rYlkhM9LU.dfGQ.V.9yg5lr.WK7w.Q.TrVTBxk\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha256\"\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{sid}","description":"","item":[{"id":"77ef0336-bb86-44dd-be21-752f9861367a","name":"Get webhook","request":{"name":"Get webhook","description":{"content":"Get a webhook.\n","type":"text/plain"},"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f8a8236f-4e64-4f10-af21-e5233212741f","name":"Webhook","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"xze6o81d\",\n  \"type\": \"v2.audio-file.updated\",\n  \"endpoint\": \"https://SUt.LE9ys.C2FP.nx.CB-j.HSj2eS.VcusExVu.tUci/k9RM?D]%_k\",\n  \"status\": \"disabled-system\",\n  \"failed\": \"<integer>\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha512\"\n    }\n  },\n  \"lastfailed\": \"<dateTime>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4dc831bd-d12d-4eec-94d6-cf43cf02193e","name":"Bad Request","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2a91d334-e417-4987-ba39-38e555233a28","name":"Unauthorized","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ac3ceead-52b3-4f67-9ee8-3815bd6172b4","name":"Forbidden","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6da8cd09-dcac-4059-9a6c-84bbdeb892a7","name":"Resource Not Found","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0fb26bef-c5f8-44e1-a881-9255c883aca8","name":"Method Not Allowed","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"16bc6f70-adda-4b87-8fff-7df1239bead1","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"508c294d-934c-4bc0-b287-3da26584d1a9","name":"Internal Server Error","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9ed6bb84-6d30-47e0-9b65-daaff1c306c0","name":"Update webhook","request":{"name":"Update webhook","description":{"content":"Update a webhook. You cannot change the endoint URL. To change the URL, create a new webhook.\n","type":"text/plain"},"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"b5905134-6ecb-4aa1-a5f4-b764f28e2b71","name":"Webhook updated","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"sid\": \"xze6o81d\",\n  \"type\": \"v2.audio-file.updated\",\n  \"endpoint\": \"https://SUt.LE9ys.C2FP.nx.CB-j.HSj2eS.VcusExVu.tUci/k9RM?D]%_k\",\n  \"status\": \"disabled-system\",\n  \"failed\": \"<integer>\",\n  \"created\": \"<dateTime>\",\n  \"updated\": \"<dateTime>\",\n  \"options\": {\n    \"hmac\": {\n      \"secret\": \"<string>\",\n      \"algorithm\": \"sha512\"\n    }\n  },\n  \"lastfailed\": \"<dateTime>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81e57994-4d51-4e31-b7fd-6f6ef1ed064c","name":"Bad Request","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"93afe46d-37bb-4230-9ed9-ea9cbadc51b2","name":"Unauthorized","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"44cc7b74-0f09-4115-b568-a17b88c38fa5","name":"Forbidden","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"40864e96-c682-432b-b57f-c4c7c1a3dc32","name":"Resource Not Found","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"31b6c8e5-8ea8-4630-81df-816e875f3e69","name":"Method Not Allowed","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1600fc76-6c06-4c16-907e-d94d0001730b","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"13a53fc5-3098-4dc2-b9c9-fbfe3041a0a7","name":"Internal Server Error","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"status\": \"enabled\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"505577e3-a12c-4028-a959-e2735dcd6932","name":"Delete webhook","request":{"name":"Delete webhook","description":{"content":"Delete a webhook.\n","type":"text/plain"},"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"msffi8r6","key":"sid","disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"e4c849ef-cf94-4672-b1e6-93ede63901b1","name":"Webhook deleted","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"cefb4f07-59b9-4536-904e-c2b6e326bc69","name":"Bad Request","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6549ad61-ba6b-4618-b05d-cf41c50fa13c","name":"Unauthorized","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f53e37de-b6dc-4740-a3bc-56385aae565c","name":"Forbidden","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b6609298-8535-4c1c-a421-d0d0fe3021da","name":"Resource Not Found","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b5cbeab3-afcb-439b-9123-10ce1665f38c","name":"Method Not Allowed","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"caca065c-d1ba-4520-ac13-ab6690f937af","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b23a2c95-38bf-4aaf-9755-36fa46718d5f","name":"Internal Server Error","originalRequest":{"url":{"path":["webhooks",":sid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"description":{"content":"(Required) Resource SID (8 lowercase alphanumeric characters)","type":"text/plain"},"type":"any","value":"msffi8r6","key":"sid"}]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"logs","description":"","item":[{"id":"94ac733c-e2f2-42a8-a3fe-b595c9a8cb52","name":"Search webhook logs","request":{"name":"Search webhook logs","description":{"content":"Search for your webhook logs.\n","type":"text/plain"},"url":{"path":["webhooks","logs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"endpoint","value":"https://09T.855k2HGil5.T.V.EI.kMVa"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"at","value":"<dateTime>"},{"disabled":false,"description":{"content":"Event ID","type":"text/plain"},"key":"id","value":"<string>"},{"disabled":false,"description":{"content":"Webhook SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"httpcode","value":"<integer>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"try","value":"<integer>"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"at"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"7dcf21a3-8b90-4634-a484-62f66865e96d","name":"Search results","originalRequest":{"url":{"path":["webhooks","logs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"endpoint","value":"https://09T.855k2HGil5.T.V.EI.kMVa"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"at","value":"<dateTime>"},{"disabled":false,"description":{"content":"Event ID","type":"text/plain"},"key":"id","value":"<string>"},{"disabled":false,"description":{"content":"Webhook SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"httpcode","value":"<integer>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"try","value":"<integer>"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"at"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"hasMore\": \"<boolean>\",\n  \"hits\": [\n    {\n      \"at\": \"<dateTime>\",\n      \"duration\": \"<double>\",\n      \"endpoint\": \"https://F5.XRQx.UhSwkR9.Hv36LHRNn.RO7PyGEnF.4xtPotgHU.QbtegH3E3.oiZX5y8.aIVnoMZCEJoi/*]D1`llV\",\n      \"httpCode\": \"<integer>\",\n      \"id\": \"<string>\",\n      \"payload\": \"\",\n      \"sid\": \"fsma58r8\",\n      \"status\": \"running\",\n      \"try\": \"<integer>\",\n      \"type\": \"v2.number.unassigned\",\n      \"error\": \"<string>\"\n    },\n    {\n      \"at\": \"<dateTime>\",\n      \"duration\": \"<double>\",\n      \"endpoint\": \"http://EeaJG.PHUeWADM3P.zqzbJ.Lq.ztDew1c0.i1.urWX.ubhNBIxdi.qmsPBV1.3CSU.LKOM.dYllk/\",\n      \"httpCode\": \"<integer>\",\n      \"id\": \"<string>\",\n      \"payload\": \"\",\n      \"sid\": \"savhmohg\",\n      \"status\": \"running\",\n      \"try\": \"<integer>\",\n      \"type\": \"v2.call.outbound.started\",\n      \"error\": \"<string>\"\n    }\n  ],\n  \"offset\": 0,\n  \"total\": \"<integer>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3915298e-180e-434e-b5b0-5951930d8bcd","name":"Bad Request","originalRequest":{"url":{"path":["webhooks","logs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"endpoint","value":"https://09T.855k2HGil5.T.V.EI.kMVa"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"at","value":"<dateTime>"},{"disabled":false,"description":{"content":"Event ID","type":"text/plain"},"key":"id","value":"<string>"},{"disabled":false,"description":{"content":"Webhook SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"httpcode","value":"<integer>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"try","value":"<integer>"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"at"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d942066d-48b4-47ca-a1a8-dff3dfadc295","name":"Unauthorized","originalRequest":{"url":{"path":["webhooks","logs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"endpoint","value":"https://09T.855k2HGil5.T.V.EI.kMVa"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"at","value":"<dateTime>"},{"disabled":false,"description":{"content":"Event ID","type":"text/plain"},"key":"id","value":"<string>"},{"disabled":false,"description":{"content":"Webhook SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"httpcode","value":"<integer>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"try","value":"<integer>"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"at"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c0a6488a-4a34-4f1e-b96a-bcb94639451b","name":"Forbidden","originalRequest":{"url":{"path":["webhooks","logs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"endpoint","value":"https://09T.855k2HGil5.T.V.EI.kMVa"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"at","value":"<dateTime>"},{"disabled":false,"description":{"content":"Event ID","type":"text/plain"},"key":"id","value":"<string>"},{"disabled":false,"description":{"content":"Webhook SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"httpcode","value":"<integer>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"try","value":"<integer>"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"at"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"12b611f2-b42b-4ba1-89cc-8de62ce148f3","name":"Method Not Allowed","originalRequest":{"url":{"path":["webhooks","logs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"endpoint","value":"https://09T.855k2HGil5.T.V.EI.kMVa"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"at","value":"<dateTime>"},{"disabled":false,"description":{"content":"Event ID","type":"text/plain"},"key":"id","value":"<string>"},{"disabled":false,"description":{"content":"Webhook SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"httpcode","value":"<integer>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"try","value":"<integer>"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"at"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6759a63d-ee95-4255-bf89-0c9f6f698d2d","name":"Too Many Requests (rate limit exceeded)","originalRequest":{"url":{"path":["webhooks","logs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"endpoint","value":"https://09T.855k2HGil5.T.V.EI.kMVa"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"at","value":"<dateTime>"},{"disabled":false,"description":{"content":"Event ID","type":"text/plain"},"key":"id","value":"<string>"},{"disabled":false,"description":{"content":"Webhook SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"httpcode","value":"<integer>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"try","value":"<integer>"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"at"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Number of seconds to wait before retrying","type":"text/plain"},"key":"Retry-After","value":"<integer>"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9d52b320-782d-4e61-aa25-4521c9abe5c2","name":"Internal Server Error","originalRequest":{"url":{"path":["webhooks","logs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"endpoint","value":"https://09T.855k2HGil5.T.V.EI.kMVa"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"at","value":"<dateTime>"},{"disabled":false,"description":{"content":"Event ID","type":"text/plain"},"key":"id","value":"<string>"},{"disabled":false,"description":{"content":"Webhook SID","type":"text/plain"},"key":"sid","value":"msffi8r6"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"httpcode","value":"<integer>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"try","value":"<integer>"},{"disabled":false,"description":{"content":" (This can only be one of v2.billing.credit.topup,v2.billing.credit.warning,v2.billing.credit.shutdown,v2.call.inbound.started,v2.call.inbound.ended,v2.call.outbound.started,v2.call.outbound.ended,v2.number.assigned,v2.number.unassigned,v2.task.updated,v2.audio-file.updated,v2.recording.updated,v2.sms.inbound.received,v2.sms.outbound.updated)","type":"text/plain"},"key":"type","value":"v2.billing.credit.warning"},{"disabled":false,"description":{"content":"Sort by one field","type":"text/plain"},"key":"sort","value":"at"},{"disabled":false,"description":{"content":"Sort order (ascending or descending) (This can only be one of asc,desc)","type":"text/plain"},"key":"order","value":"desc"},{"disabled":false,"description":{"content":"Search offset index (zero-based)","type":"text/plain"},"key":"offset","value":"0"},{"disabled":false,"description":{"content":"Number of items to return","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"x-api-key","value":"<API Key>"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"<string>\",\n  \"message\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}],"auth":{"type":"apikey","apikey":[{"type":"any","value":"x-api-key","key":"key"},{"type":"any","value":"{{apiKey}}","key":"value"},{"type":"any","value":"header","key":"in"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://api.callr.com/v2.0"}],"info":{"_postman_id":"77772a5e-0d42-409d-852f-b6378d7653b6","name":"Callr REST API v2.0","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"The Callr REST API gives you programmatic control over the only API-first voice\nplatform that owns its carrier network. Build voice and SMS into your product -\nwithout becoming a telco - across 220+ countries.\n\nWith the Callr REST API, you can:\n- Make, receive, and control phone calls and SMS with standard HTTP requests\n- Search, buy, and manage phone numbers worldwide\n- Automate call flows with Callr Actions - a declarative, YAML-based framework\n  inspired by GitHub Actions: IVRs, routing, AI Voice Agents, and more\n- Record and transcribe calls, and turn every conversation into structured data:\n  transcripts, AI summaries, sentiment, and intent - defined in your prompts, not ours\n- Bring your own AI model - GPT, Claude, Mistral, Llama, or your in-house stack\n- Receive real-time webhooks for calls, SMS, numbers, billing, and more\n- Push conversation data into your CRM, BI, or analytics stack\n\nEverything runs serverless on carrier-grade infrastructure - owned, not resold -\nhandling millions of calls a day, with your choice of EU or US jurisdiction for\ndata sovereignty.\n\nContact Support:\n Name: Callr Support\n Email: support@callr.com","type":"text/plain"}}}