{"info":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","description":"<html><head></head><body><p>Contact Support:\n Name: Webitel\n Email: <a href=\"mailto:support@webitel.com\">support@webitel.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"53138824","collectionId":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","publishedId":"2sBY4VJHDr","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-08-05T10:48:13.000Z"},"item":[{"name":"cases","item":[{"name":"CaseComments","item":[{"name":"Retrieve a specific comment by its etag","id":"80a94263-ee9b-4971-840f-1dc9eb38de2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","comments",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Specific fields to return for the comment.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Specific fields to return for the comment.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a1ec60ad-195b-4e9a-b56d-1e91f3b6de1f","description":{"content":"<p>(Required) Identifier of the comment to retrieve.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"346ac597-9398-4644-a870-65dd3ec4972a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Identifier of the comment to retrieve."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"edited\": false,\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 4854\n}"},{"id":"5ef39782-f608-491e-aaf8-74f608ebd67c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Identifier of the comment to retrieve."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"80a94263-ee9b-4971-840f-1dc9eb38de2d"},{"name":"Delete a specific comment by its etag","id":"27630c0c-99c8-49ed-8bbb-d1bdf2486b30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","comments",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to return after deletion.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return after deletion.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"3104bbc6-f036-4b9b-8562-63789e54f581","description":{"content":"<p>(Required) Identifier of the comment to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"4d5a5aa0-9a7a-4b89-bf39-2b169c32dbc7","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Identifier of the comment to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"edited\": false,\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 4854\n}"},{"id":"33a6063e-83f6-4fb9-9d22-a013fcc4171e","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Identifier of the comment to delete."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"27630c0c-99c8-49ed-8bbb-d1bdf2486b30"},{"name":"Update a specific comment by its etag","id":"e6a5ea88-19f7-4f13-9854-769a2934bb0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"My new comment\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string&updated_at=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","comments",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Optional updating timestamp. If not set, will be set default(current) time.</p>\n","type":"text/plain"},"key":"updated_at","value":"string"}],"variable":[{"id":"7a10e8c7-cc9a-41b0-abc3-4275f565fae5","description":{"content":"<p>(Required) Identifier for the comment.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"3140c2bb-8e45-42f5-b21e-0beecc3d0d3b","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string&updated_at=string","host":["https://api.webitel.com/api"],"path":["cases","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"updated_at","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Identifier for the comment."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"edited\": false,\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 4854\n}"},{"id":"9fa0ada8-71f7-4a65-85b8-abe2ec2e739d","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string&updated_at=string","host":["https://api.webitel.com/api"],"path":["cases","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"updated_at","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Identifier for the comment."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e6a5ea88-19f7-4f13-9854-769a2934bb0e"},{"name":"Update a specific comment by its etag","id":"261de8a5-5259-49e8-ae99-8bd62aab62ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"My new comment\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string&updated_at=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","comments",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Optional updating timestamp. If not set, will be set default(current) time.</p>\n","type":"text/plain"},"key":"updated_at","value":"string"}],"variable":[{"id":"99abaa80-2a6c-4889-a1b6-c81093884f73","description":{"content":"<p>(Required) Identifier for the comment.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"0b0c2bb8-28e9-44f0-8fba-ac6e8dae8bf8","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string&updated_at=string","host":["https://api.webitel.com/api"],"path":["cases","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"updated_at","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Identifier for the comment."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"edited\": false,\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 4854\n}"},{"id":"8ebd1198-c284-4540-adb4-49c405da971a","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/comments/:etag?fields=string&fields=string&updated_at=string","host":["https://api.webitel.com/api"],"path":["cases","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"updated_at","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Identifier for the comment."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"261de8a5-5259-49e8-ae99-8bd62aab62ce"},{"name":"Retrieve a list of comments associated with a specific case","id":"592c3c69-4e80-4ebb-9f9d-b76ad4afaefd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/comments?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","comments"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number for pagination.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of comments per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Query string for search.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Array of requested id.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Array of requested id.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Sorting order.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to return for each comment.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return for each comment.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"0b402a26-990f-4a5d-b50b-0eca79abef1e","description":{"content":"<p>(Required) Etag or ID of the case for which comments are requested.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"af0ffb44-084e-450e-82d9-6de7681feb06","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/comments?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","comments"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) Etag or ID of the case for which comments are requested."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"author\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"can_edit\": false,\n      \"case_id\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"edited\": true,\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"role_ids\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 7738\n    },\n    {\n      \"author\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"can_edit\": true,\n      \"case_id\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"edited\": true,\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"role_ids\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 8664\n    }\n  ],\n  \"next\": true,\n  \"page\": \"string\"\n}"},{"id":"e018af5a-6f59-480f-92d1-73e489193cc1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/comments?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","comments"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) Etag or ID of the case for which comments are requested."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"592c3c69-4e80-4ebb-9f9d-b76ad4afaefd"},{"name":"Publish comment into a specific case","id":"53dffbc2-e16f-4420-a855-d587ada46468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"My new comment\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:case_etag/comments?fields=string&fields=string&created_at=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","comments"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Result fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Result fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Optional creation timestamp. If not set, will be set default(current) time.</p>\n","type":"text/plain"},"key":"created_at","value":"string"}],"variable":[{"id":"6e5695a9-c789-4d1c-b5a2-a704a22caced","description":{"content":"<p>(Required) Etag or ID of the case to which comments belong.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"2e713218-8c6f-4bff-8c31-8c412e3ef07f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"My new comment\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/comments?fields=string&fields=string&created_at=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","comments"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) Etag or ID of the case to which comments belong."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"edited\": false,\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 4854\n}"},{"id":"c2cf8fcd-c315-40ae-98dd-c8a70b8b1814","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"My new comment\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/comments?fields=string&fields=string&created_at=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","comments"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) Etag or ID of the case to which comments belong."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"53dffbc2-e16f-4420-a855-d587ada46468"}],"id":"3155ccea-17c9-4b4b-a9d1-2023c1017ab9","_postman_id":"3155ccea-17c9-4b4b-a9d1-2023c1017ab9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CaseCommunications","item":[{"name":"Lists all communications linked to a specific case.\nCurrently a feature for future development.","id":"28c0f1b2-526d-48fa-912a-42d8c5b9efce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/communication?fields=string&fields=string&q=string&size=7616&page=7616&sort=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","communication"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Query string for filtering results.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Number of records per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number for pagination.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Sorting order.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[{"id":"331ba64c-eb96-4638-8a9b-54ad140d79c8","description":{"content":"<p>(Required) Case identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"b1633960-ee28-436c-9fb5-f0d84dc5028a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/communication?fields=string&fields=string&q=string&size=7616&page=7616&sort=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","communication"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) Case identifier."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"communication_id\": \"string\",\n      \"communication_type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"ver\": 9188\n    },\n    {\n      \"communication_id\": \"string\",\n      \"communication_type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"ver\": 2131\n    }\n  ],\n  \"next\": true,\n  \"page\": 2256\n}"},{"id":"827c9363-8a26-45c1-a5a9-fd4d0893fd06","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/communication?fields=string&fields=string&q=string&size=7616&page=7616&sort=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","communication"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) Case identifier."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"28c0f1b2-526d-48fa-912a-42d8c5b9efce"},{"name":"Links a communication to a specific case.","id":"c6b87970-c804-41b7-a423-fecc40f29bbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication_id\": \"string\",\n  \"communication_type\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:case_etag/communication?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","communication"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"d2516a63-ce2e-46cf-b1b3-052c2cfb9439","description":{"content":"<p>(Required) Case identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"d3a393ee-0a82-4ee6-be51-8915dde1e57f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication_id\": \"string\",\n  \"communication_type\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/communication?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","communication"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) Case identifier."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"communication_id\": \"string\",\n      \"communication_type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"ver\": 1259\n    },\n    {\n      \"communication_id\": \"string\",\n      \"communication_type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"ver\": 2066\n    }\n  ]\n}"},{"id":"d9eb1fff-d410-4064-9ee2-17e08973b87d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication_id\": \"string\",\n  \"communication_type\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/communication?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","communication"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) Case identifier."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c6b87970-c804-41b7-a423-fecc40f29bbf"},{"name":"Unlinks a communication from a specific case.","id":"c7b5b766-6948-4311-b5d8-9b450f42c041","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/communication/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","communication",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"733aac8c-ed31-4652-81b2-56c0f664dd86","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"id":"8f3f12b6-2045-4167-836c-f21017c8009d","description":{"content":"<p>(Required) Communication identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1d3d99c4-a2d2-48a6-949b-f310bee566e6","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/communication/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","communication",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) Communication identifier."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"affected\": \"string\"\n}"},{"id":"5d9a4d68-b325-4344-8783-b5dd0ac2e5eb","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/communication/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","communication",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) Communication identifier."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c7b5b766-6948-4311-b5d8-9b450f42c041"}],"id":"76fe65fd-7d92-4947-9265-05e5250cb33e","_postman_id":"76fe65fd-7d92-4947-9265-05e5250cb33e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CaseFiles","item":[{"name":"Retrieve a list of files associated with a case","id":"5e5a684f-201a-488c-b987-d8a45ffdbc44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/files?page=7616&size=7616&q=string&fields=string&fields=string&ids=string&ids=string&sort=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","files"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>The page number to retrieve.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Array of requested id.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Array of requested id.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Sorting</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[{"id":"e6669289-7c15-4ba4-887f-458f45034ade","description":{"content":"<p>(Required) ID of the case to fetch files for (required).</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"59d79f10-0e5a-4ce8-a52c-a87763ce62d1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/files?page=7616&size=7616&q=string&fields=string&fields=string&ids=string&ids=string&sort=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","files"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) ID of the case to fetch files for (required)."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"mime\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"source\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"mime\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"source\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": \"string\"\n}"},{"id":"73cf0fc0-a0f5-4080-b140-82ba0d1e896e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/files?page=7616&size=7616&q=string&fields=string&fields=string&ids=string&ids=string&sort=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","files"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) ID of the case to fetch files for (required)."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5e5a684f-201a-488c-b987-d8a45ffdbc44"},{"name":"Delete a file","id":"3ac55c36-65c3-458f-944d-a668c327da81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/files/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","files",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2d1b9bac-6847-4f6d-a2d5-d4cb241b0e30","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"id":"9b556d52-b319-4ead-964a-4e90942d4720","description":{"content":"<p>(Required) The unique ID of the file to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"80656890-2cd6-4209-bb46-49e4fd7a8e74","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/files/:id","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","files",":id"],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) The unique ID of the file to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"id\": \"string\",\n  \"mime\": \"string\",\n  \"name\": \"string\",\n  \"size\": \"string\",\n  \"source\": \"string\",\n  \"url\": \"string\"\n}"},{"id":"5ba3fded-fffb-4aa3-8e3e-4832a6b0ee88","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/files/:id","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","files",":id"],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) The unique ID of the file to delete."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3ac55c36-65c3-458f-944d-a668c327da81"}],"id":"3effebfc-9509-42e1-92f5-3a77293afa17","_postman_id":"3effebfc-9509-42e1-92f5-3a77293afa17","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CaseLinks","item":[{"name":"With Case","id":"c036645d-7044-4517-a4b6-43377027c69f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/links?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","links"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"6fd8a670-90a3-4db9-a4fa-21c623ea76f3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"9797c38e-ff61-479c-9087-db0d4ece35cb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"author\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"url\": \"string\",\n      \"ver\": 7187\n    },\n    {\n      \"author\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"url\": \"string\",\n      \"ver\": 239\n    }\n  ],\n  \"next\": true,\n  \"page\": \"string\"\n}"},{"id":"b0416c5b-a4e0-41e9-8bdf-72e671096b2d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c036645d-7044-4517-a4b6-43377027c69f"},{"name":"Create Link","id":"cbf6fc60-7143-4e5e-881b-f61834ddeecf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/links?fields=string&fields=string&input.etag=string&input.url=string&input.name=string&input.userID.id=string&input.userID.name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","links"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>result fields needed on the front-end for each comment</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>result fields needed on the front-end for each comment</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"key":"input.etag","value":"string"},{"key":"input.url","value":"string"},{"key":"input.name","value":"string"},{"key":"input.userID.id","value":"string"},{"key":"input.userID.name","value":"string"}],"variable":[{"id":"5d16177f-e672-4b84-9905-de91895c07e9","description":{"content":"<p>(Required) new comment link</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"9b89e371-9eb9-447e-83f5-a802e5334896","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links?fields=string&fields=string&input.etag=string&input.url=string&input.name=string&input.userID.id=string&input.userID.name=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"input.etag","value":"string"},{"key":"input.url","value":"string"},{"key":"input.name","value":"string"},{"key":"input.userID.id","value":"string"},{"key":"input.userID.name","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) new comment link"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"ver\": 5515\n}"},{"id":"63470651-4e6a-414b-bf31-967cc8af1234","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links?fields=string&fields=string&input.etag=string&input.url=string&input.name=string&input.userID.id=string&input.userID.name=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"input.etag","value":"string"},{"key":"input.url","value":"string"},{"key":"input.name","value":"string"},{"key":"input.userID.id","value":"string"},{"key":"input.userID.name","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) new comment link"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cbf6fc60-7143-4e5e-881b-f61834ddeecf"},{"name":"Locate Link","id":"6682c5a3-3fdb-4e72-aaeb-660a2f952a4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","links",":etag"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"774f12ca-9a2f-4148-83f5-4c76b748ff90","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"id":"4be5842a-8ad1-4b5c-940e-5b457fbe3147","description":{"content":"<p>(Required) (id allowed)</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"b6afa13e-a951-435b-b210-aa50fd863e29","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) (id allowed)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"ver\": 5515\n}"},{"id":"3572527c-607f-482b-9d33-c2b61c1fdb93","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) (id allowed)"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6682c5a3-3fdb-4e72-aaeb-660a2f952a4b"},{"name":"Delete Link","id":"f83011ea-c519-46f7-8209-7013c278197f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/links/:etag","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","links",":etag"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9dfa20d3-7a82-402a-8d9c-cef9abdb9cd3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"id":"2d535da4-1f7f-4d38-ac98-03f62dcaf0cf","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"1e2d387b-d252-4feb-9733-087564396f5e","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links/:etag","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links",":etag"],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"ver\": 5515\n}"},{"id":"e0de2fd0-83a4-4a4d-901f-4713ada8ce9d","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links/:etag","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links",":etag"],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f83011ea-c519-46f7-8209-7013c278197f"},{"name":"Update Link","id":"500df070-5363-4c3c-8ca9-99cbaa8e13ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"url\": \"string\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","links",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>on return</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>on return</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"e8a89e62-8590-41ed-8e0d-7837dedbd4f3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"id":"fb67b784-c0ec-474b-a68b-f6099721650f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"67b4d0e5-b6ab-43e4-baa6-535ec4bd8b4b","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"ver\": 5515\n}"},{"id":"dad14540-6db8-43df-8927-3c0392164ce7","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"500df070-5363-4c3c-8ca9-99cbaa8e13ef"},{"name":"Update Link2","id":"ffb2cc09-312e-485b-87ae-16cdf290c219","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"url\": \"string\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_etag","links",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>on return</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>on return</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"376e7e26-9db2-4d47-9808-4ae58c55ef4b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"id":"88732f6f-d4f1-4fb3-99da-76f4b560eab0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"4944d11e-fa9f-4ead-8ea7-c0aba3120269","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"ver\": 5515\n}"},{"id":"fab3842e-8289-4a02-b9ea-29ef2ece5b1c","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_etag/links/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":case_etag","links",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ffb2cc09-312e-485b-87ae-16cdf290c219"}],"id":"14c49846-c387-4db0-9ec1-39902a9c5919","_postman_id":"14c49846-c387-4db0-9ec1-39902a9c5919","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CaseTimeline","item":[{"name":"Get Timeline","id":"3b5f7413-017d-437f-bc1e-abfdbab3767a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_id/timeline?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=chat&type=chat","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_id","timeline"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"},{"key":"type","value":"chat"},{"key":"type","value":"chat"}],"variable":[{"id":"24fb998f-f0a1-4517-8a45-db447d6c0550","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_id"}]}},"response":[{"id":"3c1d9c7e-0408-4f1a-a60d-cc7fd88f7810","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_id/timeline?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=chat&type=chat","host":["https://api.webitel.com/api"],"path":["cases",":case_id","timeline"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"},{"key":"type","value":"chat"},{"key":"type","value":"chat"}],"variable":[{"key":"case_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"days\": [\n    {\n      \"calls_count\": \"string\",\n      \"chats_count\": \"string\",\n      \"day_timestamp\": \"string\",\n      \"emails_count\": \"string\",\n      \"items\": [\n        {\n          \"call\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"files\": [\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              },\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              }\n            ],\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": true,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"total_duration\": \"string\",\n            \"transcripts\": [\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              },\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              }\n            ]\n          },\n          \"chat\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": false,\n            \"is_missed\": true,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          \"created_at\": \"string\",\n          \"email\": {\n            \"attachments\": [\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              }\n            ],\n            \"body\": \"string\",\n            \"cc\": [\n              \"string\",\n              \"string\"\n            ],\n            \"from\": [\n              \"string\",\n              \"string\"\n            ],\n            \"html\": \"string\",\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"owner\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"profile\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"sender\": [\n              \"string\",\n              \"string\"\n            ],\n            \"subject\": \"string\",\n            \"to\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          \"type\": \"chat\"\n        },\n        {\n          \"call\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"files\": [\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              },\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              }\n            ],\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": true,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"total_duration\": \"string\",\n            \"transcripts\": [\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              },\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              }\n            ]\n          },\n          \"chat\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": true,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          \"created_at\": \"string\",\n          \"email\": {\n            \"attachments\": [\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              }\n            ],\n            \"body\": \"string\",\n            \"cc\": [\n              \"string\",\n              \"string\"\n            ],\n            \"from\": [\n              \"string\",\n              \"string\"\n            ],\n            \"html\": \"string\",\n            \"id\": \"string\",\n            \"is_detailed\": false,\n            \"is_inbound\": true,\n            \"owner\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"profile\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"sender\": [\n              \"string\",\n              \"string\"\n            ],\n            \"subject\": \"string\",\n            \"to\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          \"type\": \"chat\"\n        }\n      ]\n    },\n    {\n      \"calls_count\": \"string\",\n      \"chats_count\": \"string\",\n      \"day_timestamp\": \"string\",\n      \"emails_count\": \"string\",\n      \"items\": [\n        {\n          \"call\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"files\": [\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              },\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              }\n            ],\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": false,\n            \"is_inbound\": true,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"total_duration\": \"string\",\n            \"transcripts\": [\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              },\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              }\n            ]\n          },\n          \"chat\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          \"created_at\": \"string\",\n          \"email\": {\n            \"attachments\": [\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              }\n            ],\n            \"body\": \"string\",\n            \"cc\": [\n              \"string\",\n              \"string\"\n            ],\n            \"from\": [\n              \"string\",\n              \"string\"\n            ],\n            \"html\": \"string\",\n            \"id\": \"string\",\n            \"is_detailed\": false,\n            \"is_inbound\": false,\n            \"owner\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"profile\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"sender\": [\n              \"string\",\n              \"string\"\n            ],\n            \"subject\": \"string\",\n            \"to\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          \"type\": \"chat\"\n        },\n        {\n          \"call\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"files\": [\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              },\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              }\n            ],\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": false,\n            \"is_inbound\": false,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"total_duration\": \"string\",\n            \"transcripts\": [\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              },\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              }\n            ]\n          },\n          \"chat\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": false,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          \"created_at\": \"string\",\n          \"email\": {\n            \"attachments\": [\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              }\n            ],\n            \"body\": \"string\",\n            \"cc\": [\n              \"string\",\n              \"string\"\n            ],\n            \"from\": [\n              \"string\",\n              \"string\"\n            ],\n            \"html\": \"string\",\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"owner\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"profile\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"sender\": [\n              \"string\",\n              \"string\"\n            ],\n            \"subject\": \"string\",\n            \"to\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          \"type\": \"chat\"\n        }\n      ]\n    }\n  ],\n  \"next\": true,\n  \"page\": 2966\n}"},{"id":"42a205d6-cf46-41f3-b4ba-0537c7408d0d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_id/timeline?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=chat&type=chat","host":["https://api.webitel.com/api"],"path":["cases",":case_id","timeline"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"},{"key":"type","value":"chat"},{"key":"type","value":"chat"}],"variable":[{"key":"case_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3b5f7413-017d-437f-bc1e-abfdbab3767a"},{"name":"Get Timeline Counter","id":"1b0ece94-2cb9-48c3-bcf8-a63f709aea5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_id/timeline/counter","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_id","timeline","counter"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"0cf2faf6-0bb2-442c-8eb4-75bbbdd6bc27","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_id"}]}},"response":[{"id":"2221731b-a0de-43d4-9eee-2b824c5a5796","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_id/timeline/counter","host":["https://api.webitel.com/api"],"path":["cases",":case_id","timeline","counter"],"variable":[{"key":"case_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"calls_count\": \"string\",\n  \"chats_count\": \"string\",\n  \"date_from\": \"string\",\n  \"date_to\": \"string\",\n  \"emails_count\": \"string\"\n}"},{"id":"9aed8d9d-9209-4951-bcf1-8385bbad67bc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_id/timeline/counter","host":["https://api.webitel.com/api"],"path":["cases",":case_id","timeline","counter"],"variable":[{"key":"case_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1b0ece94-2cb9-48c3-bcf8-a63f709aea5e"}],"id":"f89f8642-4b38-4e41-afc6-522856af3447","_postman_id":"f89f8642-4b38-4e41-afc6-522856af3447","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Cases","item":[{"name":"RPC method for searching cases.","id":"fac5ac67-f102-4984-8633-89419b5c12f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&contact_id=string&qin=string&filters_v1=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number for pagination.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of results per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>General query string.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>List of specific case IDs to retrieve.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>List of specific case IDs to retrieve.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Sorting criteria (e.g., field:asc).</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Key-value pairs for additional filtering.</p>\n","type":"text/plain"},"key":"filters","value":"string"},{"description":{"content":"<p>Key-value pairs for additional filtering.</p>\n","type":"text/plain"},"key":"filters","value":"string"},{"description":{"content":"<p>Contact ID for filtering cases.</p>\n","type":"text/plain"},"key":"contact_id","value":"string"},{"description":{"content":"<p>Specify which fields to apply 'q' to.</p>\n","type":"text/plain"},"key":"qin","value":"string"},{"description":{"content":"<p>Updated filters with CEL syntax.</p>\n","type":"text/plain"},"key":"filters_v1","value":"string"}],"variable":[]}},"response":[{"id":"7341bd18-8ebe-47f3-b733-f4f0f1a063d4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&contact_id=string&qin=string&filters_v1=string","host":["https://api.webitel.com/api"],"path":["cases"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"contact_id","value":"string"},{"key":"qin","value":"string"},{"key":"filters_v1","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"author\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_reason\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_reason_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_result\": \"string\",\n      \"comments\": {\n        \"items\": [\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"can_edit\": true,\n            \"case_id\": \"string\",\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"edited\": true,\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"role_ids\": [\n              \"string\",\n              \"string\"\n            ],\n            \"text\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 8983\n          },\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"can_edit\": false,\n            \"case_id\": \"string\",\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"edited\": false,\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"role_ids\": [\n              \"string\",\n              \"string\"\n            ],\n            \"text\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 1848\n          }\n        ],\n        \"next\": true,\n        \"page\": \"string\"\n      },\n      \"contact_info\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"custom\": {},\n      \"dc\": \"string\",\n      \"description\": \"string\",\n      \"difference_in_reaction\": \"string\",\n      \"difference_in_resolve\": \"string\",\n      \"etag\": \"string\",\n      \"files\": {\n        \"items\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"source\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"source\": \"string\",\n            \"url\": \"string\"\n          }\n        ],\n        \"next\": true,\n        \"page\": \"string\"\n      },\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"has_next\": true,\n      \"has_prev\": true,\n      \"id\": \"string\",\n      \"impacted\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"links\": {\n        \"items\": [\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"url\": \"string\",\n            \"ver\": 5819\n          },\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"url\": \"string\",\n            \"ver\": 6363\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"name\": \"string\",\n      \"planned_reaction_at\": \"string\",\n      \"planned_resolve_at\": \"string\",\n      \"priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"rating\": \"string\",\n      \"rating_comment\": \"string\",\n      \"reacted_at\": \"string\",\n      \"related\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 6952\n            },\n            \"related_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 8377\n            },\n            \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 1497\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 6413\n            },\n            \"related_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 5830\n            },\n            \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 3747\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"reporter\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"resolved_at\": \"string\",\n      \"role_ids\": [\n        \"string\",\n        \"string\"\n      ],\n      \"service\": {\n        \"assignee\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"catalog_id\": \"string\",\n        \"code\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"default_priority\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"color\": \"string\",\n          \"created_at\": \"string\",\n          \"updated_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"description\": \"string\"\n        },\n        \"description\": \"string\",\n        \"group\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"root_id\": \"string\",\n        \"searched\": true,\n        \"service\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          }\n        ],\n        \"sla\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sla_condition\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"source\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"TYPE_UNSPECIFIED\"\n      },\n      \"status\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"status_condition\": {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\",\n        \"final\": false,\n        \"id\": \"string\",\n        \"initial\": false,\n        \"name\": \"string\",\n        \"status_id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"subject\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 6994\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"author\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_reason\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_reason_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_result\": \"string\",\n      \"comments\": {\n        \"items\": [\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"can_edit\": false,\n            \"case_id\": \"string\",\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"edited\": true,\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"role_ids\": [\n              \"string\",\n              \"string\"\n            ],\n            \"text\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 3044\n          },\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"can_edit\": true,\n            \"case_id\": \"string\",\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"edited\": true,\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"role_ids\": [\n              \"string\",\n              \"string\"\n            ],\n            \"text\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 8217\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"contact_info\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"custom\": {},\n      \"dc\": \"string\",\n      \"description\": \"string\",\n      \"difference_in_reaction\": \"string\",\n      \"difference_in_resolve\": \"string\",\n      \"etag\": \"string\",\n      \"files\": {\n        \"items\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"source\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"source\": \"string\",\n            \"url\": \"string\"\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"has_next\": true,\n      \"has_prev\": false,\n      \"id\": \"string\",\n      \"impacted\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"links\": {\n        \"items\": [\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"url\": \"string\",\n            \"ver\": 7407\n          },\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"url\": \"string\",\n            \"ver\": 7448\n          }\n        ],\n        \"next\": true,\n        \"page\": \"string\"\n      },\n      \"name\": \"string\",\n      \"planned_reaction_at\": \"string\",\n      \"planned_resolve_at\": \"string\",\n      \"priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"rating\": \"string\",\n      \"rating_comment\": \"string\",\n      \"reacted_at\": \"string\",\n      \"related\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 1600\n            },\n            \"related_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 8794\n            },\n            \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 5245\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 8865\n            },\n            \"related_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 3047\n            },\n            \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 7316\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"reporter\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"resolved_at\": \"string\",\n      \"role_ids\": [\n        \"string\",\n        \"string\"\n      ],\n      \"service\": {\n        \"assignee\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"catalog_id\": \"string\",\n        \"code\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"default_priority\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"color\": \"string\",\n          \"created_at\": \"string\",\n          \"updated_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"description\": \"string\"\n        },\n        \"description\": \"string\",\n        \"group\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"root_id\": \"string\",\n        \"searched\": false,\n        \"service\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          }\n        ],\n        \"sla\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sla_condition\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"source\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"TYPE_UNSPECIFIED\"\n      },\n      \"status\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"status_condition\": {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\",\n        \"final\": true,\n        \"id\": \"string\",\n        \"initial\": true,\n        \"name\": \"string\",\n        \"status_id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"subject\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 83\n    }\n  ],\n  \"next\": true,\n  \"page\": \"string\"\n}"},{"id":"1bff6901-c617-46b2-ad3d-fc38b39d1a71","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&contact_id=string&qin=string&filters_v1=string","host":["https://api.webitel.com/api"],"path":["cases"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"contact_id","value":"string"},{"key":"qin","value":"string"},{"key":"filters_v1","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fac5ac67-f102-4984-8633-89419b5c12f3"},{"name":"RPC method for creating a new case.","id":"bcb8ca30-1971-40fc-8287-6e665e8d43d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"links\": [\n    {\n      \"etag\": \"string\",\n      \"name\": \"string\",\n      \"url\": \"string\",\n      \"userID\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"name\": \"string\",\n      \"url\": \"string\",\n      \"userID\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"related\": [\n    {\n      \"etag\": \"string\",\n      \"related_to\": \"string\",\n      \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\"\n    },\n    {\n      \"etag\": \"string\",\n      \"related_to\": \"string\",\n      \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\"\n    }\n  ],\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"service\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases?fields=string&fields=string&disableTrigger=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Indicates whether to disable the trigger after the application execution.\nDefault is false (trigger <strong>will</strong> be executed).\nSet to true to explicitly prevent the trigger from running (e.g., when called from another trigger or internal flow).\nто\n[WTEL-7055]</p>\n","type":"text/plain"},"key":"disableTrigger","value":"true"}],"variable":[]}},"response":[{"id":"27f8612d-af32-4b45-a996-56956ce9800b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"links\": [\n    {\n      \"etag\": \"string\",\n      \"name\": \"string\",\n      \"url\": \"string\",\n      \"userID\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"name\": \"string\",\n      \"url\": \"string\",\n      \"userID\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"related\": [\n    {\n      \"etag\": \"string\",\n      \"related_to\": \"string\",\n      \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\"\n    },\n    {\n      \"etag\": \"string\",\n      \"related_to\": \"string\",\n      \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\"\n    }\n  ],\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"service\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases?fields=string&fields=string&disableTrigger=true","host":["https://api.webitel.com/api"],"path":["cases"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"disableTrigger","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"comments\": {\n    \"items\": [\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"can_edit\": false,\n        \"case_id\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"edited\": false,\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"role_ids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"text\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 2439\n      },\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"can_edit\": false,\n        \"case_id\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"edited\": true,\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"role_ids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"text\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 685\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"contact_info\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"custom\": {},\n  \"dc\": \"string\",\n  \"description\": \"string\",\n  \"difference_in_reaction\": \"string\",\n  \"difference_in_resolve\": \"string\",\n  \"etag\": \"string\",\n  \"files\": {\n    \"items\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"source\": \"string\",\n        \"url\": \"string\"\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"source\": \"string\",\n        \"url\": \"string\"\n      }\n    ],\n    \"next\": true,\n    \"page\": \"string\"\n  },\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"has_next\": false,\n  \"has_prev\": false,\n  \"id\": \"string\",\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"links\": {\n    \"items\": [\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"url\": \"string\",\n        \"ver\": 3449\n      },\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"url\": \"string\",\n        \"ver\": 3345\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"name\": \"string\",\n  \"planned_reaction_at\": \"string\",\n  \"planned_resolve_at\": \"string\",\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reacted_at\": \"string\",\n  \"related\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 8851\n        },\n        \"related_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 6117\n        },\n        \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 914\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 1820\n        },\n        \"related_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 9494\n        },\n        \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 5088\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resolved_at\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"service\": {\n    \"assignee\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"catalog_id\": \"string\",\n    \"code\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"default_priority\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    \"description\": \"string\",\n    \"group\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"root_id\": \"string\",\n    \"searched\": false,\n    \"service\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      }\n    ],\n    \"sla\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"state\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sla_condition\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"TYPE_UNSPECIFIED\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"final\": false,\n    \"id\": \"string\",\n    \"initial\": true,\n    \"name\": \"string\",\n    \"status_id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"subject\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7850\n}"},{"id":"11edc29d-781d-42dd-81ff-6724c5ef5a51","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"links\": [\n    {\n      \"etag\": \"string\",\n      \"name\": \"string\",\n      \"url\": \"string\",\n      \"userID\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"name\": \"string\",\n      \"url\": \"string\",\n      \"userID\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"related\": [\n    {\n      \"etag\": \"string\",\n      \"related_to\": \"string\",\n      \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\"\n    },\n    {\n      \"etag\": \"string\",\n      \"related_to\": \"string\",\n      \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\"\n    }\n  ],\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"service\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases?fields=string&fields=string&disableTrigger=true","host":["https://api.webitel.com/api"],"path":["cases"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"disableTrigger","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bcb8ca30-1971-40fc-8287-6e665e8d43d0"},{"name":"RPC method for exporting cases to CSV or XLSX format (server-side streaming).","id":"76bdedc1-48bf-4614-bf00-8941ee6b5eba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/export?q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&contact_id=string&qin=string&filters_v1=string&format=string&separator=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","export"],"host":["https://api.webitel.com/api"],"query":[{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"contact_id","value":"string"},{"key":"qin","value":"string"},{"key":"filters_v1","value":"string"},{"key":"format","value":"string"},{"key":"separator","value":"string"}],"variable":[]}},"response":[{"id":"72aebb17-16be-4a43-b6ec-ff4830b8c40b","name":"A successful response.(streaming responses)","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/export?q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&contact_id=string&qin=string&filters_v1=string&format=string&separator=string","host":["https://api.webitel.com/api"],"path":["cases","export"],"query":[{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"contact_id","value":"string"},{"key":"qin","value":"string"},{"key":"filters_v1","value":"string"},{"key":"format","value":"string"},{"key":"separator","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": 8997,\n    \"details\": [\n      {\n        \"@type\": \"string\"\n      },\n      {\n        \"@type\": \"string\",\n        \"key_0\": {},\n        \"key_1\": {},\n        \"key_2\": {},\n        \"key_3\": {}\n      }\n    ],\n    \"message\": \"string\"\n  },\n  \"result\": {\n    \"data\": \"string\"\n  }\n}"},{"id":"5baf5f5e-6fa1-4bec-a76e-6124ffec3805","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/export?q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&contact_id=string&qin=string&filters_v1=string&format=string&separator=string","host":["https://api.webitel.com/api"],"path":["cases","export"],"query":[{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"contact_id","value":"string"},{"key":"qin","value":"string"},{"key":"filters_v1","value":"string"},{"key":"format","value":"string"},{"key":"separator","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"76bdedc1-48bf-4614-bf00-8941ee6b5eba"},{"name":"RPC method to retrieve a specific case by its etag identifier.","id":"a2dfa6e0-adbf-460f-b767-f53141f619c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:etag?fields=string&fields=string&q=string&qin=string&sort=string&filters=string&filters=string&filters_v1=string&contact_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>filters for next/prev case</p>\n","type":"text/plain"},"key":"q","value":"string"},{"key":"qin","value":"string"},{"key":"sort","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"filters_v1","value":"string"},{"key":"contact_id","value":"string"}],"variable":[{"id":"dd7b6a81-1e11-4189-a5df-29a8063d2e09","description":{"content":"<p>(Required) Unique etag identifier of the case.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"b2822622-5403-4c81-aa70-6ec20ed088eb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag?fields=string&fields=string&q=string&qin=string&sort=string&filters=string&filters=string&filters_v1=string&contact_id=string","host":["https://api.webitel.com/api"],"path":["cases",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"qin","value":"string"},{"key":"sort","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"filters_v1","value":"string"},{"key":"contact_id","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Unique etag identifier of the case."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"comments\": {\n    \"items\": [\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"can_edit\": false,\n        \"case_id\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"edited\": false,\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"role_ids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"text\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 2439\n      },\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"can_edit\": false,\n        \"case_id\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"edited\": true,\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"role_ids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"text\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 685\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"contact_info\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"custom\": {},\n  \"dc\": \"string\",\n  \"description\": \"string\",\n  \"difference_in_reaction\": \"string\",\n  \"difference_in_resolve\": \"string\",\n  \"etag\": \"string\",\n  \"files\": {\n    \"items\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"source\": \"string\",\n        \"url\": \"string\"\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"source\": \"string\",\n        \"url\": \"string\"\n      }\n    ],\n    \"next\": true,\n    \"page\": \"string\"\n  },\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"has_next\": false,\n  \"has_prev\": false,\n  \"id\": \"string\",\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"links\": {\n    \"items\": [\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"url\": \"string\",\n        \"ver\": 3449\n      },\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"url\": \"string\",\n        \"ver\": 3345\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"name\": \"string\",\n  \"planned_reaction_at\": \"string\",\n  \"planned_resolve_at\": \"string\",\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reacted_at\": \"string\",\n  \"related\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 8851\n        },\n        \"related_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 6117\n        },\n        \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 914\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 1820\n        },\n        \"related_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 9494\n        },\n        \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 5088\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resolved_at\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"service\": {\n    \"assignee\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"catalog_id\": \"string\",\n    \"code\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"default_priority\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    \"description\": \"string\",\n    \"group\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"root_id\": \"string\",\n    \"searched\": false,\n    \"service\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      }\n    ],\n    \"sla\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"state\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sla_condition\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"TYPE_UNSPECIFIED\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"final\": false,\n    \"id\": \"string\",\n    \"initial\": true,\n    \"name\": \"string\",\n    \"status_id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"subject\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7850\n}"},{"id":"ce77e5d9-8aa6-4345-b9e5-b5ffb548ea5d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag?fields=string&fields=string&q=string&qin=string&sort=string&filters=string&filters=string&filters_v1=string&contact_id=string","host":["https://api.webitel.com/api"],"path":["cases",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"qin","value":"string"},{"key":"sort","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"filters_v1","value":"string"},{"key":"contact_id","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Unique etag identifier of the case."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a2dfa6e0-adbf-460f-b767-f53141f619c2"},{"name":"RPC method for deleting an existing case by its etag.","id":"5745f9b9-cfa2-4aa3-9a6a-d5a59ec8f86f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields to include in the deleted case response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the deleted case response.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"20a3f66d-163f-485f-b42d-27e9dd9bc05f","description":{"content":"<p>(Required) Unique etag identifier of the case.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"255b8443-6147-4554-ac70-549370364adf","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Unique etag identifier of the case."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"comments\": {\n    \"items\": [\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"can_edit\": false,\n        \"case_id\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"edited\": false,\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"role_ids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"text\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 2439\n      },\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"can_edit\": false,\n        \"case_id\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"edited\": true,\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"role_ids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"text\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 685\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"contact_info\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"custom\": {},\n  \"dc\": \"string\",\n  \"description\": \"string\",\n  \"difference_in_reaction\": \"string\",\n  \"difference_in_resolve\": \"string\",\n  \"etag\": \"string\",\n  \"files\": {\n    \"items\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"source\": \"string\",\n        \"url\": \"string\"\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"source\": \"string\",\n        \"url\": \"string\"\n      }\n    ],\n    \"next\": true,\n    \"page\": \"string\"\n  },\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"has_next\": false,\n  \"has_prev\": false,\n  \"id\": \"string\",\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"links\": {\n    \"items\": [\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"url\": \"string\",\n        \"ver\": 3449\n      },\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"url\": \"string\",\n        \"ver\": 3345\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"name\": \"string\",\n  \"planned_reaction_at\": \"string\",\n  \"planned_resolve_at\": \"string\",\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reacted_at\": \"string\",\n  \"related\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 8851\n        },\n        \"related_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 6117\n        },\n        \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 914\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 1820\n        },\n        \"related_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 9494\n        },\n        \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 5088\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resolved_at\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"service\": {\n    \"assignee\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"catalog_id\": \"string\",\n    \"code\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"default_priority\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    \"description\": \"string\",\n    \"group\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"root_id\": \"string\",\n    \"searched\": false,\n    \"service\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      }\n    ],\n    \"sla\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"state\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sla_condition\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"TYPE_UNSPECIFIED\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"final\": false,\n    \"id\": \"string\",\n    \"initial\": true,\n    \"name\": \"string\",\n    \"status_id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"subject\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7850\n}"},{"id":"553a8982-d483-4b0e-ba5b-944cf073e57f","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Unique etag identifier of the case."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5745f9b9-cfa2-4aa3-9a6a-d5a59ec8f86f"},{"name":"RPC method for updating an existing case.","id":"a64e5154-6168-4e1e-a5bb-93d3e74175c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"service\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"final\": false,\n    \"id\": \"string\",\n    \"initial\": true,\n    \"name\": \"string\",\n    \"status_id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:etag?x_json_mask=string&x_json_mask=string&fields=string&fields=string&disableTrigger=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of JSON fields to update.</p>\n","type":"text/plain"},"key":"x_json_mask","value":"string"},{"description":{"content":"<p>List of JSON fields to update.</p>\n","type":"text/plain"},"key":"x_json_mask","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Indicates whether to disable the trigger after the application execution.\nDefault is false (trigger <strong>will</strong> be executed).\nSet to true to explicitly prevent the trigger from running (e.g., when called from another trigger or internal flow).</p>\n<p>[WTEL-7055]</p>\n","type":"text/plain"},"key":"disableTrigger","value":"true"}],"variable":[{"id":"1ce42bdc-a278-4f1d-83da-db07106dd737","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"fba02dff-517e-4b76-98ea-71dc640dbe79","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag?x_json_mask=string&x_json_mask=string&fields=string&fields=string&disableTrigger=true","host":["https://api.webitel.com/api"],"path":["cases",":etag"],"query":[{"key":"x_json_mask","value":"string"},{"key":"x_json_mask","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"disableTrigger","value":"true"}],"variable":[{"key":"etag","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"case\": {\n    \"assignee\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"author\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"close_reason\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"close_reason_group\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"close_result\": \"string\",\n    \"comments\": {\n      \"items\": [\n        {\n          \"author\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"can_edit\": true,\n          \"case_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"edited\": true,\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"role_ids\": [\n            \"string\",\n            \"string\"\n          ],\n          \"text\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"ver\": 8235\n        },\n        {\n          \"author\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"can_edit\": true,\n          \"case_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"edited\": false,\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"role_ids\": [\n            \"string\",\n            \"string\"\n          ],\n          \"text\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"ver\": 7034\n        }\n      ],\n      \"next\": true,\n      \"page\": \"string\"\n    },\n    \"contact_info\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"custom\": {},\n    \"dc\": \"string\",\n    \"description\": \"string\",\n    \"difference_in_reaction\": \"string\",\n    \"difference_in_resolve\": \"string\",\n    \"etag\": \"string\",\n    \"files\": {\n      \"items\": [\n        {\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"source\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"source\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"next\": true,\n      \"page\": \"string\"\n    },\n    \"group\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"has_next\": false,\n    \"has_prev\": true,\n    \"id\": \"string\",\n    \"impacted\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"links\": {\n      \"items\": [\n        {\n          \"author\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"url\": \"string\",\n          \"ver\": 634\n        },\n        {\n          \"author\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"url\": \"string\",\n          \"ver\": 5396\n        }\n      ],\n      \"next\": true,\n      \"page\": \"string\"\n    },\n    \"name\": \"string\",\n    \"planned_reaction_at\": \"string\",\n    \"planned_resolve_at\": \"string\",\n    \"priority\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    \"rating\": \"string\",\n    \"rating_comment\": \"string\",\n    \"reacted_at\": \"string\",\n    \"related\": {\n      \"data\": [\n        {\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"primary_case\": {\n            \"color\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"subject\": \"string\",\n            \"ver\": 1627\n          },\n          \"related_case\": {\n            \"color\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"subject\": \"string\",\n            \"ver\": 1059\n          },\n          \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"ver\": 4346\n        },\n        {\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"primary_case\": {\n            \"color\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"subject\": \"string\",\n            \"ver\": 6139\n          },\n          \"related_case\": {\n            \"color\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"subject\": \"string\",\n            \"ver\": 4727\n          },\n          \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"ver\": 6335\n        }\n      ],\n      \"next\": true,\n      \"page\": \"string\"\n    },\n    \"reporter\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"resolved_at\": \"string\",\n    \"role_ids\": [\n      \"string\",\n      \"string\"\n    ],\n    \"service\": {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    \"sla\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sla_condition\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"source\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"TYPE_UNSPECIFIED\"\n    },\n    \"status\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"status_condition\": {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"final\": false,\n      \"id\": \"string\",\n      \"initial\": false,\n      \"name\": \"string\",\n      \"status_id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    \"subject\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"ver\": 1999\n  },\n  \"changes\": [\n    {\n      \"field\": \"string\",\n      \"new_value\": {},\n      \"old_value\": {}\n    },\n    {\n      \"field\": \"string\",\n      \"new_value\": {},\n      \"old_value\": {}\n    }\n  ]\n}"},{"id":"a2246767-6a5f-48ac-9051-1be6e22ad821","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag?x_json_mask=string&x_json_mask=string&fields=string&fields=string&disableTrigger=true","host":["https://api.webitel.com/api"],"path":["cases",":etag"],"query":[{"key":"x_json_mask","value":"string"},{"key":"x_json_mask","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"disableTrigger","value":"true"}],"variable":[{"key":"etag","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a64e5154-6168-4e1e-a5bb-93d3e74175c9"},{"name":"RPC method for updating an existing case.","id":"d45525ca-b06d-419d-a9c0-bdb138f2ffa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"service\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"final\": false,\n    \"id\": \"string\",\n    \"initial\": true,\n    \"name\": \"string\",\n    \"status_id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:etag?x_json_mask=string&x_json_mask=string&fields=string&fields=string&disableTrigger=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of JSON fields to update.</p>\n","type":"text/plain"},"key":"x_json_mask","value":"string"},{"description":{"content":"<p>List of JSON fields to update.</p>\n","type":"text/plain"},"key":"x_json_mask","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Indicates whether to disable the trigger after the application execution.\nDefault is false (trigger <strong>will</strong> be executed).\nSet to true to explicitly prevent the trigger from running (e.g., when called from another trigger or internal flow).</p>\n<p>[WTEL-7055]</p>\n","type":"text/plain"},"key":"disableTrigger","value":"true"}],"variable":[{"id":"ad25e7d9-9db5-48c6-a42b-9853da69a05c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"df0ee09a-3ec6-4326-90e1-882b767b57e2","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag?x_json_mask=string&x_json_mask=string&fields=string&fields=string&disableTrigger=true","host":["https://api.webitel.com/api"],"path":["cases",":etag"],"query":[{"key":"x_json_mask","value":"string"},{"key":"x_json_mask","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"disableTrigger","value":"true"}],"variable":[{"key":"etag","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"case\": {\n    \"assignee\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"author\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"close_reason\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"close_reason_group\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"close_result\": \"string\",\n    \"comments\": {\n      \"items\": [\n        {\n          \"author\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"can_edit\": true,\n          \"case_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"edited\": false,\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"role_ids\": [\n            \"string\",\n            \"string\"\n          ],\n          \"text\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"ver\": 7412\n        },\n        {\n          \"author\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"can_edit\": true,\n          \"case_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"edited\": false,\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"role_ids\": [\n            \"string\",\n            \"string\"\n          ],\n          \"text\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"ver\": 4022\n        }\n      ],\n      \"next\": false,\n      \"page\": \"string\"\n    },\n    \"contact_info\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"custom\": {},\n    \"dc\": \"string\",\n    \"description\": \"string\",\n    \"difference_in_reaction\": \"string\",\n    \"difference_in_resolve\": \"string\",\n    \"etag\": \"string\",\n    \"files\": {\n      \"items\": [\n        {\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"source\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"source\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"next\": true,\n      \"page\": \"string\"\n    },\n    \"group\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"has_next\": true,\n    \"has_prev\": true,\n    \"id\": \"string\",\n    \"impacted\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"links\": {\n      \"items\": [\n        {\n          \"author\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"url\": \"string\",\n          \"ver\": 7069\n        },\n        {\n          \"author\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"url\": \"string\",\n          \"ver\": 8948\n        }\n      ],\n      \"next\": true,\n      \"page\": \"string\"\n    },\n    \"name\": \"string\",\n    \"planned_reaction_at\": \"string\",\n    \"planned_resolve_at\": \"string\",\n    \"priority\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    \"rating\": \"string\",\n    \"rating_comment\": \"string\",\n    \"reacted_at\": \"string\",\n    \"related\": {\n      \"data\": [\n        {\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"primary_case\": {\n            \"color\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"subject\": \"string\",\n            \"ver\": 4242\n          },\n          \"related_case\": {\n            \"color\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"subject\": \"string\",\n            \"ver\": 6942\n          },\n          \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"ver\": 826\n        },\n        {\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"primary_case\": {\n            \"color\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"subject\": \"string\",\n            \"ver\": 5574\n          },\n          \"related_case\": {\n            \"color\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"subject\": \"string\",\n            \"ver\": 9752\n          },\n          \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"ver\": 6885\n        }\n      ],\n      \"next\": false,\n      \"page\": \"string\"\n    },\n    \"reporter\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"resolved_at\": \"string\",\n    \"role_ids\": [\n      \"string\",\n      \"string\"\n    ],\n    \"service\": {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    \"sla\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sla_condition\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"source\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"TYPE_UNSPECIFIED\"\n    },\n    \"status\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"status_condition\": {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"final\": true,\n      \"id\": \"string\",\n      \"initial\": true,\n      \"name\": \"string\",\n      \"status_id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    \"subject\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"ver\": 3440\n  },\n  \"changes\": [\n    {\n      \"field\": \"string\",\n      \"new_value\": {},\n      \"old_value\": {}\n    },\n    {\n      \"field\": \"string\",\n      \"new_value\": {},\n      \"old_value\": {}\n    }\n  ]\n}"},{"id":"3a254480-1a5f-4b8e-9d10-fbbdc8bd8fe4","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag?x_json_mask=string&x_json_mask=string&fields=string&fields=string&disableTrigger=true","host":["https://api.webitel.com/api"],"path":["cases",":etag"],"query":[{"key":"x_json_mask","value":"string"},{"key":"x_json_mask","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"disableTrigger","value":"true"}],"variable":[{"key":"etag","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d45525ca-b06d-419d-a9c0-bdb138f2ffa1"},{"name":"RPC method to step one case forward or backward through the list.","id":"7740a53b-d908-486c-857f-7f68035777f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:etag/neighbor?direction=CASE_NAV_DIRECTION_UNSPECIFIED&fields=string&fields=string&q=string&qin=string&sort=string&filters=string&filters=string&filters_v1=string&contact_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":etag","neighbor"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Required: which way to step.</p>\n","type":"text/plain"},"key":"direction","value":"CASE_NAV_DIRECTION_UNSPECIFIED"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Same list context as LocateCaseRequest, and it must match what that call used.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"key":"qin","value":"string"},{"key":"sort","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"filters_v1","value":"string"},{"key":"contact_id","value":"string"}],"variable":[{"id":"f8cafafd-d346-40ae-b47a-0012cd1879ea","description":{"content":"<p>(Required) Etag of the case currently open, to step away from.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"411cadc2-e98d-4635-9a43-1ac738c8aa47","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag/neighbor?direction=CASE_NAV_DIRECTION_UNSPECIFIED&fields=string&fields=string&q=string&qin=string&sort=string&filters=string&filters=string&filters_v1=string&contact_id=string","host":["https://api.webitel.com/api"],"path":["cases",":etag","neighbor"],"query":[{"key":"direction","value":"CASE_NAV_DIRECTION_UNSPECIFIED"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"qin","value":"string"},{"key":"sort","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"filters_v1","value":"string"},{"key":"contact_id","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Etag of the case currently open, to step away from."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"author\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"close_result\": \"string\",\n  \"comments\": {\n    \"items\": [\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"can_edit\": false,\n        \"case_id\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"edited\": false,\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"role_ids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"text\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 2439\n      },\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"can_edit\": false,\n        \"case_id\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"edited\": true,\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"role_ids\": [\n          \"string\",\n          \"string\"\n        ],\n        \"text\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 685\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"contact_info\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"custom\": {},\n  \"dc\": \"string\",\n  \"description\": \"string\",\n  \"difference_in_reaction\": \"string\",\n  \"difference_in_resolve\": \"string\",\n  \"etag\": \"string\",\n  \"files\": {\n    \"items\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"source\": \"string\",\n        \"url\": \"string\"\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"source\": \"string\",\n        \"url\": \"string\"\n      }\n    ],\n    \"next\": true,\n    \"page\": \"string\"\n  },\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"has_next\": false,\n  \"has_prev\": false,\n  \"id\": \"string\",\n  \"impacted\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"links\": {\n    \"items\": [\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"url\": \"string\",\n        \"ver\": 3449\n      },\n      {\n        \"author\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"url\": \"string\",\n        \"ver\": 3345\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"name\": \"string\",\n  \"planned_reaction_at\": \"string\",\n  \"planned_resolve_at\": \"string\",\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reacted_at\": \"string\",\n  \"related\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 8851\n        },\n        \"related_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 6117\n        },\n        \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 914\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 1820\n        },\n        \"related_case\": {\n          \"color\": \"string\",\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"subject\": \"string\",\n          \"ver\": 9494\n        },\n        \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"ver\": 5088\n      }\n    ],\n    \"next\": false,\n    \"page\": \"string\"\n  },\n  \"reporter\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resolved_at\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"service\": {\n    \"assignee\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"catalog_id\": \"string\",\n    \"code\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"default_priority\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    \"description\": \"string\",\n    \"group\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"root_id\": \"string\",\n    \"searched\": false,\n    \"service\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      }\n    ],\n    \"sla\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"state\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sla_condition\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"TYPE_UNSPECIFIED\"\n  },\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"status_condition\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"final\": false,\n    \"id\": \"string\",\n    \"initial\": true,\n    \"name\": \"string\",\n    \"status_id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  \"subject\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7850\n}"},{"id":"5d26647e-6a5f-4214-9b0a-03145f95d9b9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:etag/neighbor?direction=CASE_NAV_DIRECTION_UNSPECIFIED&fields=string&fields=string&q=string&qin=string&sort=string&filters=string&filters=string&filters_v1=string&contact_id=string","host":["https://api.webitel.com/api"],"path":["cases",":etag","neighbor"],"query":[{"key":"direction","value":"CASE_NAV_DIRECTION_UNSPECIFIED"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"qin","value":"string"},{"key":"sort","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"filters_v1","value":"string"},{"key":"contact_id","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Etag of the case currently open, to step away from."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7740a53b-d908-486c-857f-7f68035777f8"},{"name":"RPC method for searching cases.","id":"896f6146-8721-4835-bcd5-37224db68c96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/cases?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&qin=string&filters_v1=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","cases"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number for pagination.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of results per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>General query string.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>List of specific case IDs to retrieve.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>List of specific case IDs to retrieve.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Sorting criteria (e.g., field:asc).</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Key-value pairs for additional filtering.</p>\n","type":"text/plain"},"key":"filters","value":"string"},{"description":{"content":"<p>Key-value pairs for additional filtering.</p>\n","type":"text/plain"},"key":"filters","value":"string"},{"description":{"content":"<p>Specify which fields to apply 'q' to.</p>\n","type":"text/plain"},"key":"qin","value":"string"},{"description":{"content":"<p>Updated filters with CEL syntax.</p>\n","type":"text/plain"},"key":"filters_v1","value":"string"}],"variable":[{"id":"cb7dc7eb-9feb-40f4-98c3-30c414181cd0","description":{"content":"<p>(Required) Contact ID for filtering cases.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"49b169ea-5286-4361-8d20-0c7be6df17d9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/cases?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&qin=string&filters_v1=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","cases"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"qin","value":"string"},{"key":"filters_v1","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID for filtering cases."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"author\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_reason\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_reason_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_result\": \"string\",\n      \"comments\": {\n        \"items\": [\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"can_edit\": true,\n            \"case_id\": \"string\",\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"edited\": false,\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"role_ids\": [\n              \"string\",\n              \"string\"\n            ],\n            \"text\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 8103\n          },\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"can_edit\": true,\n            \"case_id\": \"string\",\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"edited\": true,\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"role_ids\": [\n              \"string\",\n              \"string\"\n            ],\n            \"text\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 5607\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"contact_info\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"custom\": {},\n      \"dc\": \"string\",\n      \"description\": \"string\",\n      \"difference_in_reaction\": \"string\",\n      \"difference_in_resolve\": \"string\",\n      \"etag\": \"string\",\n      \"files\": {\n        \"items\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"source\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"source\": \"string\",\n            \"url\": \"string\"\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"has_next\": false,\n      \"has_prev\": true,\n      \"id\": \"string\",\n      \"impacted\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"links\": {\n        \"items\": [\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"url\": \"string\",\n            \"ver\": 9895\n          },\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"url\": \"string\",\n            \"ver\": 5761\n          }\n        ],\n        \"next\": true,\n        \"page\": \"string\"\n      },\n      \"name\": \"string\",\n      \"planned_reaction_at\": \"string\",\n      \"planned_resolve_at\": \"string\",\n      \"priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"rating\": \"string\",\n      \"rating_comment\": \"string\",\n      \"reacted_at\": \"string\",\n      \"related\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 4651\n            },\n            \"related_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 4543\n            },\n            \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 5196\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 3455\n            },\n            \"related_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 796\n            },\n            \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 9859\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"reporter\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"resolved_at\": \"string\",\n      \"role_ids\": [\n        \"string\",\n        \"string\"\n      ],\n      \"service\": {\n        \"assignee\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"catalog_id\": \"string\",\n        \"code\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"default_priority\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"color\": \"string\",\n          \"created_at\": \"string\",\n          \"updated_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"description\": \"string\"\n        },\n        \"description\": \"string\",\n        \"group\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"root_id\": \"string\",\n        \"searched\": true,\n        \"service\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          }\n        ],\n        \"sla\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sla_condition\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"source\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"TYPE_UNSPECIFIED\"\n      },\n      \"status\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"status_condition\": {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\",\n        \"final\": true,\n        \"id\": \"string\",\n        \"initial\": false,\n        \"name\": \"string\",\n        \"status_id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"subject\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 3328\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"author\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_reason\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_reason_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"close_result\": \"string\",\n      \"comments\": {\n        \"items\": [\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"can_edit\": true,\n            \"case_id\": \"string\",\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"edited\": true,\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"role_ids\": [\n              \"string\",\n              \"string\"\n            ],\n            \"text\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 3286\n          },\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"can_edit\": false,\n            \"case_id\": \"string\",\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"edited\": true,\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"role_ids\": [\n              \"string\",\n              \"string\"\n            ],\n            \"text\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 8012\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"contact_info\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"custom\": {},\n      \"dc\": \"string\",\n      \"description\": \"string\",\n      \"difference_in_reaction\": \"string\",\n      \"difference_in_resolve\": \"string\",\n      \"etag\": \"string\",\n      \"files\": {\n        \"items\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"source\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"source\": \"string\",\n            \"url\": \"string\"\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"has_next\": false,\n      \"has_prev\": true,\n      \"id\": \"string\",\n      \"impacted\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"links\": {\n        \"items\": [\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"url\": \"string\",\n            \"ver\": 7240\n          },\n          {\n            \"author\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"url\": \"string\",\n            \"ver\": 5324\n          }\n        ],\n        \"next\": true,\n        \"page\": \"string\"\n      },\n      \"name\": \"string\",\n      \"planned_reaction_at\": \"string\",\n      \"planned_resolve_at\": \"string\",\n      \"priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"rating\": \"string\",\n      \"rating_comment\": \"string\",\n      \"reacted_at\": \"string\",\n      \"related\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 4583\n            },\n            \"related_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 3646\n            },\n            \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 3056\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 2798\n            },\n            \"related_case\": {\n              \"color\": \"string\",\n              \"etag\": \"string\",\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"subject\": \"string\",\n              \"ver\": 6971\n            },\n            \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"ver\": 7726\n          }\n        ],\n        \"next\": false,\n        \"page\": \"string\"\n      },\n      \"reporter\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"resolved_at\": \"string\",\n      \"role_ids\": [\n        \"string\",\n        \"string\"\n      ],\n      \"service\": {\n        \"assignee\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"catalog_id\": \"string\",\n        \"code\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"default_priority\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"color\": \"string\",\n          \"created_at\": \"string\",\n          \"updated_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"description\": \"string\"\n        },\n        \"description\": \"string\",\n        \"group\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"root_id\": \"string\",\n        \"searched\": false,\n        \"service\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          }\n        ],\n        \"sla\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sla_condition\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"source\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"TYPE_UNSPECIFIED\"\n      },\n      \"status\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"status_condition\": {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\",\n        \"final\": false,\n        \"id\": \"string\",\n        \"initial\": false,\n        \"name\": \"string\",\n        \"status_id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"subject\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 8683\n    }\n  ],\n  \"next\": false,\n  \"page\": \"string\"\n}"},{"id":"d3a8b9c3-754a-427c-a540-1cfbc27fcc57","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/cases?page=7616&size=7616&q=string&ids=string&ids=string&sort=string&fields=string&fields=string&filters=string&filters=string&qin=string&filters_v1=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","cases"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"},{"key":"qin","value":"string"},{"key":"filters_v1","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID for filtering cases."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"896f6146-8721-4835-bcd5-37224db68c96"}],"id":"4d0abb8e-09ad-4b41-8196-63386c6c248e","_postman_id":"4d0abb8e-09ad-4b41-8196-63386c6c248e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Catalogs","item":[{"name":"Retrieve a list of catalogs or search catalogs","id":"46cc25cd-f6ef-42f9-b242-8035f66ecb7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/catalogs?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&query=string&state=true&depth=string&sub_fields=string&sub_fields=string&hasSubservices=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","catalogs"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number for pagination</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of records per page</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.\nIf the user passes \"-\" as the value for fields,\nit will retrieve all available fields for each catalog.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.\nIf the user passes \"-\" as the value for fields,\nit will retrieve all available fields for each catalog.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sorting options by fields</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>List of IDs to filter the catalogs</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>List of IDs to filter the catalogs</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*) for substring matching</li>\n<li>Placeholder (?) for single character substitution</li>\n<li>Exact match for full names</li>\n</ul>\n","type":"text/plain"},"key":"query","value":"string"},{"description":{"content":"<p>Filter by state (true for active, false for inactive)</p>\n","type":"text/plain"},"key":"state","value":"true"},{"description":{"content":"<p>Filter by the depth of the hierarchy to retrieve services.\nThe depth indicates how many ancestor levels of services\nwill be included for each catalog.</p>\n<ul>\n<li>A depth of 0 includes only the direct catalog.</li>\n<li>A depth of 1 includes the catalog and its immediate services.</li>\n<li>By default the depth is limited by 3,\nmeaning all nested services and sub-services will be included.</li>\n</ul>\n","type":"text/plain"},"key":"depth","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result for [SUBSERVICES].\nIf the user passes \"-\" as the value for fields,\nit will retrieve all available fields for each catalog subservices.</p>\n","type":"text/plain"},"key":"sub_fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result for [SUBSERVICES].\nIf the user passes \"-\" as the value for fields,\nit will retrieve all available fields for each catalog subservices.</p>\n","type":"text/plain"},"key":"sub_fields","value":"string"},{"description":{"content":"<p>Filter catalogs with subservices</p>\n","type":"text/plain"},"key":"hasSubservices","value":"true"}],"variable":[]}},"response":[{"id":"cfc89237-66d0-419a-a9ab-602bf4bcd611","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&query=string&state=true&depth=string&sub_fields=string&sub_fields=string&hasSubservices=true","host":["https://api.webitel.com/api"],"path":["cases","catalogs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"query","value":"string"},{"key":"state","value":"true"},{"key":"depth","value":"string"},{"key":"sub_fields","value":"string"},{"key":"sub_fields","value":"string"},{"key":"hasSubservices","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"close_reason_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"prefix\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"assignee\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"catalog_id\": \"string\",\n          \"code\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"default_priority\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"color\": \"string\",\n            \"created_at\": \"string\",\n            \"updated_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"description\": \"string\"\n          },\n          \"description\": \"string\",\n          \"group\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"root_id\": \"string\",\n          \"searched\": true,\n          \"service\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            }\n          ],\n          \"sla\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": true,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"assignee\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"catalog_id\": \"string\",\n          \"code\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"default_priority\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"color\": \"string\",\n            \"created_at\": \"string\",\n            \"updated_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"description\": \"string\"\n          },\n          \"description\": \"string\",\n          \"group\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"root_id\": \"string\",\n          \"searched\": true,\n          \"service\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            }\n          ],\n          \"sla\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": true,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"status\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"close_reason_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"prefix\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"assignee\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"catalog_id\": \"string\",\n          \"code\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"default_priority\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"color\": \"string\",\n            \"created_at\": \"string\",\n            \"updated_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"description\": \"string\"\n          },\n          \"description\": \"string\",\n          \"group\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"root_id\": \"string\",\n          \"searched\": true,\n          \"service\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            }\n          ],\n          \"sla\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": false,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"assignee\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"catalog_id\": \"string\",\n          \"code\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"default_priority\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"color\": \"string\",\n            \"created_at\": \"string\",\n            \"updated_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"description\": \"string\"\n          },\n          \"description\": \"string\",\n          \"group\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"root_id\": \"string\",\n          \"searched\": true,\n          \"service\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            }\n          ],\n          \"sla\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": true,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": false,\n      \"status\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 743\n}"},{"id":"dfb3a644-bc5d-4864-93a1-5b72010953e1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&query=string&state=true&depth=string&sub_fields=string&sub_fields=string&hasSubservices=true","host":["https://api.webitel.com/api"],"path":["cases","catalogs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"query","value":"string"},{"key":"state","value":"true"},{"key":"depth","value":"string"},{"key":"sub_fields","value":"string"},{"key":"sub_fields","value":"string"},{"key":"hasSubservices","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"46cc25cd-f6ef-42f9-b242-8035f66ecb7b"},{"name":"Create a new catalog","id":"37f7a616-1ef5-406f-97a4-80198e214af3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/catalogs?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","catalogs"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"360b7b6f-e646-4c3f-872f-b7374b230ac4","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/catalogs?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","catalogs"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"abc509ab-a039-4949-b8ea-b421d7c372a1","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/catalogs?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","catalogs"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"37f7a616-1ef5-406f-97a4-80198e214af3"},{"name":"Locate a catalog by ID","id":"174f9cc9-fea0-4fd1-bb9b-44598d1a82ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string&sub_fields=string&sub_fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","catalogs",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.\nIf the user passes \"-\" as the value for fields,\nit will retrieve all available fields for each catalog.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.\nIf the user passes \"-\" as the value for fields,\nit will retrieve all available fields for each catalog.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result for [SUBSERVICES].\nIf the user passes \"-\" as the value for fields,\nit will retrieve all available fields for each catalog subservices.</p>\n","type":"text/plain"},"key":"sub_fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result for [SUBSERVICES].\nIf the user passes \"-\" as the value for fields,\nit will retrieve all available fields for each catalog subservices.</p>\n","type":"text/plain"},"key":"sub_fields","value":"string"}],"variable":[{"id":"d1404df9-a761-4e95-9eb6-1db492d8e99c","description":{"content":"<p>(Required) ID of the catalog to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d2eb5bae-b8cc-4d34-ac2c-6e128a951de1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string&sub_fields=string&sub_fields=string","host":["https://api.webitel.com/api"],"path":["cases","catalogs",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sub_fields","value":"string"},{"key":"sub_fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the catalog to be located"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"catalog\": {\n    \"close_reason_group\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"code\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"default_priority\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"prefix\": \"string\",\n    \"searched\": true,\n    \"service\": [\n      {\n        \"assignee\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"catalog_id\": \"string\",\n        \"code\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"default_priority\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"color\": \"string\",\n          \"created_at\": \"string\",\n          \"updated_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"description\": \"string\"\n        },\n        \"description\": \"string\",\n        \"group\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"root_id\": \"string\",\n        \"searched\": false,\n        \"service\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          }\n        ],\n        \"sla\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      {\n        \"assignee\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"catalog_id\": \"string\",\n        \"code\": \"string\",\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"default_priority\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"color\": \"string\",\n          \"created_at\": \"string\",\n          \"updated_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"description\": \"string\"\n        },\n        \"description\": \"string\",\n        \"group\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"root_id\": \"string\",\n        \"searched\": false,\n        \"service\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n          }\n        ],\n        \"sla\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": true,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      }\n    ],\n    \"skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"sla\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"state\": true,\n    \"status\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"teams\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"2fbc9f5a-b719-4951-a749-4642b99159c5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string&sub_fields=string&sub_fields=string","host":["https://api.webitel.com/api"],"path":["cases","catalogs",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sub_fields","value":"string"},{"key":"sub_fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the catalog to be located"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"174f9cc9-fea0-4fd1-bb9b-44598d1a82ad"},{"name":"Update an existing catalog","id":"72c0401c-017c-44f6-801d-786c9b04aa80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","catalogs",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"0c282fcf-c1e2-4167-aa80-d6b9de118407","description":{"content":"<p>(Required) ID of the catalog to be updated</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f24ed12b-630e-4a1b-8277-b66f6b4fb2b1","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","catalogs",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the catalog to be updated"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"440010db-0a41-45b6-9a86-9c17f6659b7b","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","catalogs",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the catalog to be updated"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"72c0401c-017c-44f6-801d-786c9b04aa80"},{"name":"Delete a catalog","id":"1a7ae68a-3fc5-4c05-a8de-b7053839e313","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/catalogs/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","catalogs",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9d48593b-fea4-4196-9aa6-2c0dbb2c38f0","description":{"content":"<p>(Required) ID of the catalog to be deleted</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ee4c07cc-ba60-4786-8f79-bb0d8333ad65","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs/:id","host":["https://api.webitel.com/api"],"path":["cases","catalogs",":id"],"variable":[{"key":"id","value":"string","description":"(Required) ID of the catalog to be deleted"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"close_reason_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"prefix\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"assignee\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"catalog_id\": \"string\",\n          \"code\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"default_priority\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"color\": \"string\",\n            \"created_at\": \"string\",\n            \"updated_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"description\": \"string\"\n          },\n          \"description\": \"string\",\n          \"group\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"root_id\": \"string\",\n          \"searched\": true,\n          \"service\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            }\n          ],\n          \"sla\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": false,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"assignee\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"catalog_id\": \"string\",\n          \"code\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"default_priority\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"color\": \"string\",\n            \"created_at\": \"string\",\n            \"updated_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"description\": \"string\"\n          },\n          \"description\": \"string\",\n          \"group\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"root_id\": \"string\",\n          \"searched\": false,\n          \"service\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            }\n          ],\n          \"sla\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": false,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"status\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"close_reason_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"prefix\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"assignee\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"catalog_id\": \"string\",\n          \"code\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"default_priority\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"color\": \"string\",\n            \"created_at\": \"string\",\n            \"updated_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"description\": \"string\"\n          },\n          \"description\": \"string\",\n          \"group\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"root_id\": \"string\",\n          \"searched\": true,\n          \"service\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            }\n          ],\n          \"sla\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": true,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"assignee\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"catalog_id\": \"string\",\n          \"code\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"default_priority\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"color\": \"string\",\n            \"created_at\": \"string\",\n            \"updated_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"description\": \"string\"\n          },\n          \"description\": \"string\",\n          \"group\": {\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"root_id\": \"string\",\n          \"searched\": true,\n          \"service\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n            }\n          ],\n          \"sla\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": true,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"status\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false,\n  \"page\": 9946\n}"},{"id":"956b690e-a0d8-4054-a476-02f090c2d20c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs/:id","host":["https://api.webitel.com/api"],"path":["cases","catalogs",":id"],"variable":[{"key":"id","value":"string","description":"(Required) ID of the catalog to be deleted"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1a7ae68a-3fc5-4c05-a8de-b7053839e313"},{"name":"Update an existing catalog","id":"0fdd4ea2-7a10-4781-9866-74c661eb6033","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","catalogs",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"3d0a71d8-0a63-4f0c-91ad-3121dc1ce685","description":{"content":"<p>(Required) ID of the catalog to be updated</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"099d6537-7230-46f5-b8f8-2e0ee2c02d30","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","catalogs",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the catalog to be updated"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"5b89c71e-8c8a-41e0-b7fc-5adb4e9cd8ea","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/catalogs/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","catalogs",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the catalog to be updated"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0fdd4ea2-7a10-4781-9866-74c661eb6033"}],"id":"29633beb-59af-46d9-9061-de15914dedb1","_postman_id":"29633beb-59af-46d9-9061-de15914dedb1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CloseReasonGroups","item":[{"name":"Retrieve a list of close reason groups or search close reason groups","id":"f5a04589-6cea-4702-bedc-708b06e51b95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/close_reason_groups?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","close_reason_groups"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}],"variable":[]}},"response":[{"id":"76c9971e-4523-4c4c-8106-54aa5ffc6edb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 33\n}"},{"id":"9ce49e51-9a38-43ee-86c0-aff7c1bc1fbb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f5a04589-6cea-4702-bedc-708b06e51b95"},{"name":"Create a new close reason group","id":"6050e0d0-c561-4336-a291-03d59e6cf0dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/close_reason_groups?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","close_reason_groups"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"17d75510-8c53-44e1-bd97-8266cfe77f48","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"ceb7b0dc-2a6e-4786-8a33-3d4a16a80ba1","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6050e0d0-c561-4336-a291-03d59e6cf0dc"},{"name":"Locate a close reason group by ID","id":"1bf66501-2eb8-49b4-a0e8-74d550519bee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","close_reason_groups",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"e5b69a4d-a94d-463f-91d2-a35a14c01d2f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3f305598-dfd5-4b64-8de4-0bfc5c956f3b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason_group\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"2b66a1e5-2c01-4b76-8088-08a2e5a3a8ee","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1bf66501-2eb8-49b4-a0e8-74d550519bee"},{"name":"Update an existing close reason group","id":"876516bb-581e-4178-8a76-5b4d41f8ea68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","close_reason_groups",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"c5704a0a-a96b-4020-a249-02cd4d0e95ff","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"31f5b247-3708-4418-8daf-62f7b1b28947","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"89f9adc7-45cd-4b13-9176-9a5f97752f57","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"876516bb-581e-4178-8a76-5b4d41f8ea68"},{"name":"Delete a close reason group","id":"6457cd26-f513-4797-8164-6e81845fe58c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/close_reason_groups/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","close_reason_groups",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"5e54bed1-0e87-4f18-91b5-31d642a13440","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"53b6c8c6-de7e-48e6-9e42-af080b3f925b","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups/:id","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"e9765848-6d4d-45f7-b37f-3829aa43abfe","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups/:id","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6457cd26-f513-4797-8164-6e81845fe58c"},{"name":"Update an existing close reason group","id":"b6496046-ca3a-433e-80b7-ea04fb52b7ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","close_reason_groups",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"e789adb2-326c-45c9-a359-cd177b823f2f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b6f25440-a458-4561-9b2b-d739db2cd8e3","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"28fdde46-4625-4d42-849b-ed668debfd10","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/close_reason_groups/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","close_reason_groups",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b6496046-ca3a-433e-80b7-ea04fb52b7ec"}],"id":"edb74d43-bdf4-4920-bed4-9e8304edb4b0","_postman_id":"edb74d43-bdf4-4920-bed4-9e8304edb4b0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CloseReasons","item":[{"name":"Retrieve a list of close reasons or search close reasons","id":"d6f7765d-8ee9-4e96-9e50-e3e7a9b10685","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["close_reason_groups",":close_reason_group_id","close_reasons"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*) for substring matching</li>\n<li>Placeholder (?) for single character substitution</li>\n<li>Exact match for full names</li>\n</ul>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[{"id":"17e7e775-4be3-4f4e-974c-b49bf4ec43a8","description":{"content":"<p>(Required) Close reason group ID filter</p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"}]}},"response":[{"id":"aaf2ab65-e16b-4c2d-9fdd-85efbadf856b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) Close reason group ID filter"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"close_reason_group_id\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"close_reason_group_id\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 7763\n}"},{"id":"f41f6754-9a9b-4e52-b3bc-c379474755fc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) Close reason group ID filter"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d6f7765d-8ee9-4e96-9e50-e3e7a9b10685"},{"name":"Create a new close reason","id":"9f76892b-6349-4519-aa84-304d296af3a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["close_reason_groups",":close_reason_group_id","close_reasons"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"888d637d-3ddb-43c2-bc45-d5703d677f52","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"}]}},"response":[{"id":"1f459ad8-3402-485b-b088-cdf74b7ee0e4","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason_group_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"649fb938-7b68-4396-8c4b-224ddbbfa5b8","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9f76892b-6349-4519-aa84-304d296af3a0"},{"name":"Locate a close reason by ID","id":"b247c40f-9f24-4d22-936e-07f7467e93c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"2abff45f-b65e-452e-b23a-2514c6a11305","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"},{"id":"b19b2bdb-ed50-4664-9b03-5caf605881a2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f753d91e-5a4d-4b73-9b58-521477b12c91","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason\": {\n    \"close_reason_group_id\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"5dfb4cfe-c14f-4b15-8299-21c65528a042","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b247c40f-9f24-4d22-936e-07f7467e93c2"},{"name":"Update an existing close reason","id":"88a6e3cf-e77d-4ec3-a832-1db8ebdc3ccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"747fbf07-73b1-4199-afdd-7f82bcbd04ff","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"},{"id":"ca50d79f-de58-43bc-8022-26290a617595","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"814ce871-b638-4343-a2d2-064d80b89d6d","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason_group_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"70180593-3626-4b1c-b262-4ff60938269d","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"88a6e3cf-e77d-4ec3-a832-1db8ebdc3ccb"},{"name":"Delete a close reason","id":"20cfcc0a-c611-49f5-a442-1b0eb8dbe7bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"639f1d2d-8d7e-4cf9-918c-fdbfb59128d6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"},{"id":"14faf04b-3072-4a28-a676-927177ed4f01","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c6fdf19f-aa16-4ea1-a4c6-77c3c5b35bb9","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason_group_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c4fd03a9-9bf4-4320-ba12-5f7c7c6cdf53","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"20cfcc0a-c611-49f5-a442-1b0eb8dbe7bd"},{"name":"Update an existing close reason","id":"7dde24ae-a8a4-4e93-b862-312fc12c64e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"52765a57-d44a-4ed2-bfa7-6cc690c2d3e0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"},{"id":"64bc76c1-67a6-49aa-a0fd-6291453e610e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"570ad48f-e55c-46cc-8191-60c1450575d7","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"close_reason_group_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"9d91ab36-d3f3-42a2-9759-fc9ccc318121","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/close_reason_groups/:close_reason_group_id/close_reasons/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["close_reason_groups",":close_reason_group_id","close_reasons",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"close_reason_group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7dde24ae-a8a4-4e93-b862-312fc12c64e9"}],"id":"a1c22794-0571-42b3-ba05-6784b06ce60e","_postman_id":"a1c22794-0571-42b3-ba05-6784b06ce60e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Priorities","item":[{"name":"Retrieve a list of priorities or search priorities","id":"4173355a-1aed-4632-ac5f-c655c852e9e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/priorities?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&notInSla=string&inSlaCond=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","priorities"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*) for substring matching</li>\n<li>Placeholder (?) for single character substitution</li>\n<li>Exact match for full names</li>\n</ul>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Filter priorities that are not in filtered SLA</p>\n","type":"text/plain"},"key":"notInSla","value":"string"},{"description":{"content":"<p>Filter priorities that are in filtered SlaCondition and not in current SLA</p>\n","type":"text/plain"},"key":"inSlaCond","value":"string"}],"variable":[]}},"response":[{"id":"a725b624-5c61-4fd7-a6ac-7592c643b831","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&notInSla=string&inSlaCond=string","host":["https://api.webitel.com/api"],"path":["cases","priorities"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"notInSla","value":"string"},{"key":"inSlaCond","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 9322\n}"},{"id":"b77b17d4-6588-4ccb-b69a-d69798576657","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&notInSla=string&inSlaCond=string","host":["https://api.webitel.com/api"],"path":["cases","priorities"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"notInSla","value":"string"},{"key":"inSlaCond","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4173355a-1aed-4632-ac5f-c655c852e9e7"},{"name":"Create a new priority","id":"02f29733-fd2e-4bae-bed3-941d0aea50d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"color\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/priorities?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","priorities"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"81815f33-bf07-47e4-99d6-b034491761ab","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","priorities"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"color\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\"\n}"},{"id":"616ae012-958d-49f2-92ae-af5ac900ec7d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","priorities"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"02f29733-fd2e-4bae-bed3-941d0aea50d2"},{"name":"Locate a priority by ID","id":"c8c17b3f-9e8c-4a91-808b-6bacf1d3e35e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","priorities",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"b1608934-4f44-4934-be5e-eb8c8aaa2f72","description":{"content":"<p>(Required) ID of the priority to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6abbb975-c333-4ee2-8d63-c9769cb44adc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","priorities",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the priority to be located"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  }\n}"},{"id":"69c5e116-35c8-40cd-8bb7-0eb899fb10e5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","priorities",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the priority to be located"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c8c17b3f-9e8c-4a91-808b-6bacf1d3e35e"},{"name":"Update an existing priority","id":"33350d0b-d219-42fc-a3e8-15e0e8e53091","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"color\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","priorities",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"3fdd4507-5d51-480a-8bc7-601142c789bb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"820aca8f-2a73-49db-a64c-dc5d75232ad3","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","priorities",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"color\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\"\n}"},{"id":"133a6d13-4c2f-45ea-8b8a-281b1d533bb2","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","priorities",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"33350d0b-d219-42fc-a3e8-15e0e8e53091"},{"name":"Delete a priority","id":"75806b42-b2e0-4fbd-b059-2c00da1b60ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/priorities/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","priorities",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3d5f7cc9-1fcf-4e0a-928e-17f8fa88f0d5","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"57167f93-2cdb-41b6-a781-9232f8d617ca","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities/:id","host":["https://api.webitel.com/api"],"path":["cases","priorities",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"color\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\"\n}"},{"id":"c09b7f65-8201-4597-a90f-8a18fc71f4a3","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities/:id","host":["https://api.webitel.com/api"],"path":["cases","priorities",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"75806b42-b2e0-4fbd-b059-2c00da1b60ba"},{"name":"Update an existing priority","id":"4b6bb7b5-220d-483a-9b4d-0a5f7a7d29ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"color\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","priorities",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a88d3f9c-dacf-4db1-acfe-edda8dc6c4d4","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fe76c66d-bccc-44fe-aa28-e09a52372b1a","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","priorities",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"color\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\"\n}"},{"id":"d3560d0d-144c-43f7-beb4-c3c6aa0e291c","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/priorities/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","priorities",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4b6bb7b5-220d-483a-9b4d-0a5f7a7d29ed"}],"id":"4197b599-51a9-4aed-a87a-a8834b3e8907","_postman_id":"4197b599-51a9-4aed-a87a-a8834b3e8907","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"RelatedCases","item":[{"name":"List all related cases for a specific case","id":"056a0da8-9e35-46c3-9692-f80956713469","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:primary_case_etag/related?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":primary_case_etag","related"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number for pagination.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of related cases per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Query string for search.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sorting order.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to return for each related case.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return for each related case.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Filter by ids</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter by ids</p>\n","type":"text/plain"},"key":"ids","value":"string"}],"variable":[{"id":"675dcaca-2052-4fdf-be8a-7138bff6dabe","description":{"content":"<p>(Required) Primary Case ID for which related cases are requested.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"}]}},"response":[{"id":"1b8ede44-30e9-47e6-91f3-713dd165138a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) Primary Case ID for which related cases are requested."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary_case\": {\n        \"color\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"subject\": \"string\",\n        \"ver\": 5020\n      },\n      \"related_case\": {\n        \"color\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"subject\": \"string\",\n        \"ver\": 5393\n      },\n      \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 1142\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary_case\": {\n        \"color\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"subject\": \"string\",\n        \"ver\": 3094\n      },\n      \"related_case\": {\n        \"color\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"subject\": \"string\",\n        \"ver\": 3921\n      },\n      \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 9321\n    }\n  ],\n  \"next\": true,\n  \"page\": \"string\"\n}"},{"id":"27a88074-f6b3-4bdf-ae20-897ac5d26dcf","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) Primary Case ID for which related cases are requested."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"056a0da8-9e35-46c3-9692-f80956713469"},{"name":"Create a new related case","id":"641b1c91-6dd5-4324-8996-db2ae01836e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"related_case\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:primary_case_etag/related?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":primary_case_etag","related"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"ac8321bb-67cf-4107-b682-0c489106aa06","description":{"content":"<p>(Required) Primary case details.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"}]}},"response":[{"id":"11cbeede-98e8-45d2-8294-4055b8d68bf2","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"related_case\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) Primary case details."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 615\n  },\n  \"related_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 1911\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7717\n}"},{"id":"936306b6-26dc-4caa-a21b-067c84ee14f2","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"related_case\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) Primary case details."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"641b1c91-6dd5-4324-8996-db2ae01836e7"},{"name":"Update an existing related case","id":"9a81aba5-c4f3-4790-a3ce-07b1898554cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"primary_case\": {\n    \"name\": \"string\"\n  },\n  \"related_case\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":primary_case_etag","related",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"8d448f40-2f4d-48c3-bd46-208619936ca3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"},{"id":"cf38dd6d-252f-43f2-8fa1-1547367161b8","description":{"content":"<p>(Required) Identifier of the related case to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"18041afe-1bec-4590-be0b-37418fdc4b4c","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) Identifier of the related case to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 615\n  },\n  \"related_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 1911\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7717\n}"},{"id":"bc7c8ca4-7f10-4474-9cb5-e0b18fd7034f","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) Identifier of the related case to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9a81aba5-c4f3-4790-a3ce-07b1898554cc"},{"name":"Update an existing related case","id":"eee8bc46-0034-410f-83ea-6550fac0fdcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"primary_case\": {\n    \"name\": \"string\"\n  },\n  \"related_case\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":primary_case_etag","related",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"d3cfc580-02d0-4717-93d7-f50b621ac335","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"},{"id":"54365fb7-ad13-4dce-9a63-d6ae6cd3c12a","description":{"content":"<p>(Required) Identifier of the related case to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"139bf299-b06b-4194-ba0c-021a1f179df4","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) Identifier of the related case to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 615\n  },\n  \"related_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 1911\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7717\n}"},{"id":"834b9b40-038a-464a-8901-081f1ac5b9c6","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) "},{"key":"etag","value":"string","description":"(Required) Identifier of the related case to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eee8bc46-0034-410f-83ea-6550fac0fdcb"},{"name":"Retrieve a specific related case by ID","id":"9c1537b2-8f72-494a-a8d5-4f5eec2687c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":primary_case_etag","related",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to return in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"36c05018-7bb0-4ed4-acb2-cc72d3a3ceed","description":{"content":"<p>(Required) Primary case identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"},{"id":"77ce8742-1620-4ebf-b5fc-bff1dbbec61d","description":{"content":"<p>(Required) Identifier of the related case.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"818b98fa-600a-47fb-8158-dea568f96d10","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) Primary case identifier."},{"key":"etag","value":"string","description":"(Required) Identifier of the related case."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 615\n  },\n  \"related_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 1911\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7717\n}"},{"id":"f630ba69-a487-4a9f-993a-f9f52e13935c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) Primary case identifier."},{"key":"etag","value":"string","description":"(Required) Identifier of the related case."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9c1537b2-8f72-494a-a8d5-4f5eec2687c4"},{"name":"Delete a specific related case","id":"4aa0527b-6bca-4107-a0aa-558bd74b1fe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":primary_case_etag","related",":etag"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"790fe7b5-ba9d-4755-aa8b-1bbf6a5bfb1f","description":{"content":"<p>(Required) Etag or ID of the primary case</p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"},{"id":"008a9e39-9a11-4e57-9f24-82880cc634be","description":{"content":"<p>(Required) Identifier of the related case to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"4a124022-ce52-4978-886d-37db76af52eb","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related",":etag"],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) Etag or ID of the primary case"},{"key":"etag","value":"string","description":"(Required) Identifier of the related case to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 615\n  },\n  \"related_case\": {\n    \"color\": \"string\",\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"subject\": \"string\",\n    \"ver\": 1911\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 7717\n}"},{"id":"a63a6708-bca6-4a9e-aff1-3d3a35516757","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:primary_case_etag/related/:etag","host":["https://api.webitel.com/api"],"path":["cases",":primary_case_etag","related",":etag"],"variable":[{"key":"primary_case_etag","value":"string","description":"(Required) Etag or ID of the primary case"},{"key":"etag","value":"string","description":"(Required) Identifier of the related case to delete."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4aa0527b-6bca-4107-a0aa-558bd74b1fe1"}],"id":"7b2a8337-cd9e-4e73-b181-4433dc49a7c9","_postman_id":"7b2a8337-cd9e-4e73-b181-4433dc49a7c9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"SLAConditions","item":[{"name":"Create a new SLACondition","id":"839f8ca9-be0f-4493-a255-4bb9f6ea85d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/slas/:sla_id/sla_condition?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["slas",":sla_id","sla_condition"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"d48297d4-5060-4689-8078-b1b5e75fcf22","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"}]}},"response":[{"id":"4086b38a-90e9-4e4f-8e40-4bf70389a4c6","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"sla_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"ffb497ed-e317-4b04-9308-13d53253fd2d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"839f8ca9-be0f-4493-a255-4bb9f6ea85d9"},{"name":"Locate an SLACondition by ID","id":"fedc6a1b-2546-4da8-9621-20e2dbae54d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["slas",":sla_id","sla_condition",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"bcf253e7-6e42-4343-85ab-8bb4605b9a5d","description":{"content":"<p>(Required) Unique identifier of the SLACondition</p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"},{"id":"aeeb8f0d-1fdd-4edb-bfa1-5c34d6fcd9f1","description":{"content":"<p>(Required) Unique identifier of the SLACondition</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"acfda87b-d3e1-44ba-adef-41762ec5b1d7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) Unique identifier of the SLACondition"},{"key":"id","value":"string","description":"(Required) Unique identifier of the SLACondition"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sla_condition\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"priorities\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"reaction_time\": \"string\",\n    \"resolution_time\": \"string\",\n    \"sla_id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"b67a9d1d-900e-4a31-b0ca-613b578dd190","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) Unique identifier of the SLACondition"},{"key":"id","value":"string","description":"(Required) Unique identifier of the SLACondition"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fedc6a1b-2546-4da8-9621-20e2dbae54d1"},{"name":"Update an existing SLACondition","id":"7f0ab2da-8bd6-4480-b655-19c0dc331dc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["slas",":sla_id","sla_condition",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"dbddcc73-99e0-4578-97c3-48d26436ffe1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"},{"id":"65ae7f52-0752-441b-abd8-20304e192574","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8b8830a1-c48a-4704-a7b2-36180bb21cc1","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"sla_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"86105a55-eea7-4cbf-94f3-370ff380351b","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7f0ab2da-8bd6-4480-b655-19c0dc331dc8"},{"name":"Delete an SLACondition","id":"99b6d749-417d-41d1-b465-d5cb4d848ee2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["slas",":sla_id","sla_condition",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8d626edc-22f5-46ae-aa09-dc4a6d62d6eb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"},{"id":"9f451850-b424-457b-a7ac-9ef27d349d4d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9f8f9734-6c39-42db-abe9-74554d74e792","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition",":id"],"variable":[{"key":"sla_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"sla_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"dda500ea-28d5-46b2-8821-68320611fb41","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition",":id"],"variable":[{"key":"sla_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"99b6d749-417d-41d1-b465-d5cb4d848ee2"},{"name":"Update an existing SLACondition","id":"dccab054-5e72-471f-b781-c4024911b2fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["slas",":sla_id","sla_condition",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"ee633e63-981d-4943-9667-182e57f8501b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"},{"id":"3ea94f52-d365-477c-9015-3ed638b45502","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7494a6b9-d25c-4604-bfe3-9778e0022caa","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"sla_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"20b368e0-bd08-4b9e-8802-d6886c8440fb","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_condition/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_condition",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dccab054-5e72-471f-b781-c4024911b2fc"},{"name":"Retrieve a list of SLAConditions or search SLACondition conditions","id":"74557fb5-f77c-4aa6-98a0-f5f37f947b05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/slas/:sla_id/sla_conditions?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&sla_condition_id=string&priority_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["slas",":sla_id","sla_conditions"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*) for substring matching</li>\n<li>Placeholder (?) for single character substitution</li>\n<li>Exact match for full names</li>\n</ul>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Filter by SLACondition Id.</p>\n","type":"text/plain"},"key":"sla_condition_id","value":"string"},{"description":{"content":"<p>filter by priority id</p>\n","type":"text/plain"},"key":"priority_id","value":"string"}],"variable":[{"id":"f9396c9d-0c4d-4598-9995-282f327a179f","description":{"content":"<p>(Required) Filter by SLA Id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"}]}},"response":[{"id":"76c6d34b-6c74-4c5f-9e0a-ed4ba34cc026","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_conditions?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&sla_condition_id=string&priority_id=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_conditions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"sla_condition_id","value":"string"},{"key":"priority_id","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) Filter by SLA Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"priorities\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"reaction_time\": \"string\",\n      \"resolution_time\": \"string\",\n      \"sla_id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"priorities\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"reaction_time\": \"string\",\n      \"resolution_time\": \"string\",\n      \"sla_id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false,\n  \"page\": 5082\n}"},{"id":"dc0e2a61-88a6-4b7e-9d62-19e0e913d681","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/slas/:sla_id/sla_conditions?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&sla_condition_id=string&priority_id=string","host":["https://api.webitel.com/api"],"path":["slas",":sla_id","sla_conditions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"sla_condition_id","value":"string"},{"key":"priority_id","value":"string"}],"variable":[{"key":"sla_id","value":"string","description":"(Required) Filter by SLA Id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"74557fb5-f77c-4aa6-98a0-f5f37f947b05"}],"id":"4ccf6909-3ae9-4566-9dd2-c3aadf98d61a","_postman_id":"4ccf6909-3ae9-4566-9dd2-c3aadf98d61a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"SLAs","item":[{"name":"Retrieve a list of SLAs or search SLA conditions","id":"8eeab860-4a8d-4655-adba-926527ab0396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/slas?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","slas"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*) for substring matching</li>\n<li>Placeholder (?) for single character substitution</li>\n<li>Exact match for full names</li>\n</ul>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[]}},"response":[{"id":"d980d55b-b594-48d0-8cc5-3af06b15499c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["cases","slas"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"calendar\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"reaction_time\": \"string\",\n      \"resolution_time\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"valid_from\": \"string\",\n      \"valid_to\": \"string\"\n    },\n    {\n      \"calendar\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"reaction_time\": \"string\",\n      \"resolution_time\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"valid_from\": \"string\",\n      \"valid_to\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7313\n}"},{"id":"a4f1e2de-6cbc-43c1-bc3c-fa16debe53ef","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["cases","slas"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8eeab860-4a8d-4655-adba-926527ab0396"},{"name":"Create a new SLA","id":"dfcc48e8-8803-49db-9932-bbeca6a4606f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/slas?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","slas"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"784776df-48c4-4865-964e-b6ae944b15d2","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","slas"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}"},{"id":"cf0f973c-8408-4bd1-b510-30321cc9b495","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","slas"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dfcc48e8-8803-49db-9932-bbeca6a4606f"},{"name":"Locate an SLA by ID","id":"8c738f73-0c2c-425f-b9fb-5eb15ddb501f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","slas",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"0112db08-ccf3-42fe-90bf-991ed4ace6a8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e4b65ae1-d167-447b-9193-0e4bfb260174","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","slas",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sla\": {\n    \"calendar\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"reaction_time\": \"string\",\n    \"resolution_time\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"valid_from\": \"string\",\n    \"valid_to\": \"string\"\n  }\n}"},{"id":"4f9c007c-b145-4464-af1f-e7e7f686e089","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","slas",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8c738f73-0c2c-425f-b9fb-5eb15ddb501f"},{"name":"Update an existing SLA","id":"206737be-8606-4e06-9197-6d06dd5af941","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","slas",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"7ee9a11b-2139-4733-a8c0-31952f3a140f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"00559613-b76c-4b7d-bd5c-b2da3944eaaf","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","slas",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}"},{"id":"596b2752-4a65-4688-9653-4b82814cb3c1","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","slas",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"206737be-8606-4e06-9197-6d06dd5af941"},{"name":"Delete an SLA","id":"4d273509-1f22-49fe-858d-f8c3e7ba9bf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/slas/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","slas",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"23a109d3-5324-4353-bbcf-863597265ccd","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"99f8f433-a642-4a0e-9072-6276eca32e0e","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas/:id","host":["https://api.webitel.com/api"],"path":["cases","slas",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}"},{"id":"7719f1c8-6b96-4d10-90de-0e80b784dd86","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas/:id","host":["https://api.webitel.com/api"],"path":["cases","slas",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4d273509-1f22-49fe-858d-f8c3e7ba9bf6"},{"name":"Update an existing SLA","id":"b7d447ca-be31-4a61-be2d-d71117327034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","slas",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"43342531-0c83-45b8-8370-0f4e8e960554","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e77be6ee-55b0-40b0-88b3-19aadd57683a","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","slas",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}"},{"id":"d9768122-5963-4f79-a6b7-6e5edeb2311d","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/slas/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","slas",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b7d447ca-be31-4a61-be2d-d71117327034"}],"id":"aef9fd54-8221-4fe6-a797-6bac59473d3d","_postman_id":"aef9fd54-8221-4fe6-a797-6bac59473d3d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Services","item":[{"name":"Retrieve a list of services or search services within a catalog","id":"d112cbf3-c44d-45e6-a30a-77e00cab1283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/services?page=7616&size=7616&sort=string&id=string&id=string&q=string&root_id=string&state=true&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","services"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number for pagination</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of records per page</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Sorting options by fields</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>List of IDs to filter the services</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>List of IDs to filter the services</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*) for substring matching</li>\n<li>Placeholder (?) for single character substitution</li>\n<li>Exact match for full names</li>\n</ul>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Filter services by catalog ID (required)</p>\n","type":"text/plain"},"key":"root_id","value":"string"},{"description":{"content":"<p>Filter by state (true for active, false for inactive)</p>\n","type":"text/plain"},"key":"state","value":"true"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"af01d293-5180-4105-9e02-08c3fff25d3a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services?page=7616&size=7616&sort=string&id=string&id=string&q=string&root_id=string&state=true&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"root_id","value":"string"},{"key":"state","value":"true"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 1318\n}"},{"id":"2bc6827a-b4c7-4490-a4bd-2ab5261d2a4a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services?page=7616&size=7616&sort=string&id=string&id=string&q=string&root_id=string&state=true&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"root_id","value":"string"},{"key":"state","value":"true"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d112cbf3-c44d-45e6-a30a-77e00cab1283"},{"name":"Create a new service within a catalog","id":"95efbb9b-3f9d-43a6-8c17-bafe5591ba75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/services?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","services"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"751b667d-c1e5-452f-a9d7-4457abdf39a8","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/services?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"16f0d49a-0290-4d81-8b33-00ce5baa59ff","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/services?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"95efbb9b-3f9d-43a6-8c17-bafe5591ba75"},{"name":"Locate a service by ID","id":"55611fde-7171-44a5-b2fa-136b3ca4b69c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","services",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"196c6aa4-b569-4a27-8eb1-ccd6f832394a","description":{"content":"<p>(Required) ID of the service to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e5f10be9-6b10-4053-903e-d2600da829ec","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the service to be located"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"service\": {\n    \"assignee\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"catalog_id\": \"string\",\n    \"code\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"default_priority\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"color\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    \"description\": \"string\",\n    \"group\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"root_id\": \"string\",\n    \"searched\": true,\n    \"service\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n      }\n    ],\n    \"sla\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"state\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"d981d1be-4958-42ef-bb44-c47eca2238cf","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the service to be located"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"55611fde-7171-44a5-b2fa-136b3ca4b69c"},{"name":"Update an existing service","id":"ab4f6423-c3fb-4a1e-a5e9-327460681769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","services",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"ff4ca7fb-8ce5-4692-a9ea-88b982305229","description":{"content":"<p>(Required) ID of the service to be updated</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e1235457-36ed-494a-b3da-adc8396591ce","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the service to be updated"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"d5cade76-c554-4353-8e54-a4669acd20ca","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the service to be updated"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ab4f6423-c3fb-4a1e-a5e9-327460681769"},{"name":"Delete a service","id":"55d383cc-bab3-4f3c-a532-0214a33d2020","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/services/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","services",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"468c92ec-4211-44df-9657-7ab921164e72","description":{"content":"<p>(Required) ID of the service to be deleted</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5b699f76-55f0-4fb4-86c3-b835347f94c6","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services/:id","host":["https://api.webitel.com/api"],"path":["cases","services",":id"],"variable":[{"key":"id","value":"string","description":"(Required) ID of the service to be deleted"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 1402\n}"},{"id":"52bc4f20-af41-45b5-b9f0-43ef6facbc83","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services/:id","host":["https://api.webitel.com/api"],"path":["cases","services",":id"],"variable":[{"key":"id","value":"string","description":"(Required) ID of the service to be deleted"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"55d383cc-bab3-4f3c-a532-0214a33d2020"},{"name":"Update an existing service","id":"adf762d7-2ac0-4874-881f-93cb089730c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","services",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"9ba8c674-3a1f-4044-b463-64ed3f2977a3","description":{"content":"<p>(Required) ID of the service to be updated</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5968ac18-c001-4bb3-b20d-f03177438620","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the service to be updated"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default_priority\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"color\": \"string\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": false,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"catalog_id\": \"string\",\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default_priority\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"color\": \"string\",\n        \"created_at\": \"string\",\n        \"updated_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"description\": \"string\"\n      },\n      \"description\": \"string\",\n      \"group\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"root_id\": \"string\",\n      \"searched\": true,\n      \"service\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.cases.Service detected>\"\n        }\n      ],\n      \"sla\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"sla\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"44f15be1-10fa-4129-ae83-984928e3a313","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/services/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","services",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ID of the service to be updated"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"adf762d7-2ac0-4874-881f-93cb089730c8"}],"id":"10cd85db-5980-4b65-b1af-98ea5171310c","_postman_id":"10cd85db-5980-4b65-b1af-98ea5171310c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Sources","item":[{"name":"Retrieve a list of sources or search sources","id":"5723b5a7-d864-4a6b-86fc-aca8e1551646","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/sources?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&type=EMAIL&type=TYPE_UNSPECIFIED","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","sources"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page * size)\nDefault: 0</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)\nDefault: 25</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.\nDefault: [] (all fields)</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.\nDefault: [] (all fields)</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.\nDefault: \"id:desc\"</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*)</li>\n<li>Placeholder (?)</li>\n<li>Exact match</li>\n</ul>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Filter by source type.</p>\n<ul>\n<li>TYPE_UNSPECIFIED: Unspecified source type.</li>\n<li>CALL: Phone call source type.</li>\n<li>CHAT: Chat source type.</li>\n<li>SOCIAL_MEDIA: Social media source type.</li>\n<li>EMAIL: Email source type.</li>\n<li>API: API source type.</li>\n<li>MANUAL: Manual source type.</li>\n</ul>\n","type":"text/plain"},"key":"type","value":"EMAIL"},{"description":{"content":"<p>Filter by source type.</p>\n<ul>\n<li>TYPE_UNSPECIFIED: Unspecified source type.</li>\n<li>CALL: Phone call source type.</li>\n<li>CHAT: Chat source type.</li>\n<li>SOCIAL_MEDIA: Social media source type.</li>\n<li>EMAIL: Email source type.</li>\n<li>API: API source type.</li>\n<li>MANUAL: Manual source type.</li>\n</ul>\n","type":"text/plain"},"key":"type","value":"TYPE_UNSPECIFIED"}],"variable":[]}},"response":[{"id":"531e05c0-20ff-4e19-ab7b-0656a8a9dd35","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&type=CHAT&type=API","host":["https://api.webitel.com/api"],"path":["cases","sources"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"type","value":"CHAT"},{"key":"type","value":"API"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"TYPE_UNSPECIFIED\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"TYPE_UNSPECIFIED\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1096\n}"},{"id":"b4d35048-839d-4a81-a904-b6e1b68bd372","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string&type=CHAT&type=API","host":["https://api.webitel.com/api"],"path":["cases","sources"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"type","value":"CHAT"},{"key":"type","value":"API"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5723b5a7-d864-4a6b-86fc-aca8e1551646"},{"name":"Create a new source","id":"34cc0b6f-85f8-4c28-a9c4-6fd97601bdb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/sources?fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","sources"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Optional list of specific fields to return after creation</p>\n<p>Specific fields to include in response</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"f705a63a-1072-498c-8ed1-1b22a8187551","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/sources?fields=string","host":["https://api.webitel.com/api"],"path":["cases","sources"],"query":[{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\"\n}"},{"id":"07556b70-de51-4dba-bb57-ee19669a87d6","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/cases/sources?fields=string","host":["https://api.webitel.com/api"],"path":["cases","sources"],"query":[{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"34cc0b6f-85f8-4c28-a9c4-6fd97601bdb5"},{"name":"Locate a source by ID","id":"7b1e8878-c0d6-4be9-b495-3c12cbc4bff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","sources",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"fa177fe4-5ff7-4210-9e17-0af12fbb3d93","description":{"content":"<p>(Required) The unique ID of the source to locate.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0f1a9b8e-1e11-4e8b-8def-2714072c1c53","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","sources",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the source to locate."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"TYPE_UNSPECIFIED\",\n    \"created_at\": \"string\",\n    \"updated_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\"\n  }\n}"},{"id":"fddad10f-4b4b-4c92-8547-8d44f8f4d9ac","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","sources",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the source to locate."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7b1e8878-c0d6-4be9-b495-3c12cbc4bff9"},{"name":"Update an existing source","id":"42b2cab6-ab8b-467e-8e7f-2bcb43a1e07d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","sources",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"64a8404d-f034-4e7a-94a3-d65095b2c11a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0c8db311-20ad-4a62-9531-3a29a99608b6","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","sources",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\"\n}"},{"id":"2cb147f1-2511-4252-90ec-b55dabb9524d","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","sources",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"42b2cab6-ab8b-467e-8e7f-2bcb43a1e07d"},{"name":"Delete a source","id":"9dc007ed-df22-459e-be7e-ecfec804b544","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/sources/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","sources",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ea9a9dc7-83dd-409d-ba5a-755edf225158","description":{"content":"<p>(Required) The unique ID of the source to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"bf158c0c-c247-49b7-b741-eb1f5fd330f9","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources/:id","host":["https://api.webitel.com/api"],"path":["cases","sources",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the source to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\"\n}"},{"id":"9befc7fb-c064-4ada-89e9-0e8f71fe8a22","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources/:id","host":["https://api.webitel.com/api"],"path":["cases","sources",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the source to delete."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9dc007ed-df22-459e-be7e-ecfec804b544"},{"name":"Update an existing source","id":"7dc21b35-0f2a-4cb8-bd5f-f93059136916","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","sources",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"0e5c5bd6-0300-4d2c-b5a9-252e4c5f7349","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"51e57af6-c78d-4137-8383-29e3213317be","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","sources",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"TYPE_UNSPECIFIED\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\"\n}"},{"id":"4d2cf7d2-6df2-4704-87b1-270d4906d015","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/sources/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","sources",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7dc21b35-0f2a-4cb8-bd5f-f93059136916"}],"id":"b44363b6-bdc7-4acc-8dda-32bbddf0a90d","_postman_id":"b44363b6-bdc7-4acc-8dda-32bbddf0a90d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"StatusConditions","item":[{"name":"Retrieve a list of statuses or search status conditions","id":"b084716c-9067-4180-8169-e8d403c030da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/statuses/:status_id/status?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["statuses",":status_id","status"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*) for substring matching</li>\n<li>Placeholder (?) for single character substitution</li>\n<li>Exact match for full names</li>\n</ul>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[{"id":"e9153f09-9e69-4102-a04f-8b5e26ea53a4","description":{"content":"<p>(Required) Filter by Status Id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"}]}},"response":[{"id":"e7fcea2b-9a64-4ef5-a67f-a7dc033b3d7f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) Filter by Status Id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"final\": true,\n      \"id\": \"string\",\n      \"initial\": true,\n      \"name\": \"string\",\n      \"status_id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"final\": true,\n      \"id\": \"string\",\n      \"initial\": true,\n      \"name\": \"string\",\n      \"status_id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 4729\n}"},{"id":"a5533118-8b0d-4310-8cf7-55228b9ddb4e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) Filter by Status Id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b084716c-9067-4180-8169-e8d403c030da"},{"name":"Create a new status condition","id":"b5156f62-babe-4b61-8c0a-cd6ee0c99b2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/statuses/:status_id/status?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["statuses",":status_id","status"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"c4c84b69-59a4-4a71-90b9-82d2e08ac94f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"}]}},"response":[{"id":"6a8deff5-b452-459d-9f64-bdd686be84b6","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"final\": false,\n  \"id\": \"string\",\n  \"initial\": true,\n  \"name\": \"string\",\n  \"status_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"71b4ed60-d22a-46f2-a5bd-2a805bf3b10f","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b5156f62-babe-4b61-8c0a-cd6ee0c99b2a"},{"name":"Locate a status condition by ID","id":"2f42c3e0-09ab-49ec-8593-8d487039f18f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["statuses",":status_id","status",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"7600b635-c859-402c-9487-a601c5f33ca1","description":{"content":"<p>(Required) ID of the status to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"},{"id":"579e8b3a-b165-4f29-a35c-18ff401493a7","description":{"content":"<p>(Required) ID of the status condition to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"07f6da35-4511-410a-8c2b-2f7d1d6e36ba","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) ID of the status to be located"},{"key":"id","value":"string","description":"(Required) ID of the status condition to be located"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"final\": true,\n    \"id\": \"string\",\n    \"initial\": false,\n    \"name\": \"string\",\n    \"status_id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"fecb43bd-42e8-4316-899e-bc1ccd3125fb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) ID of the status to be located"},{"key":"id","value":"string","description":"(Required) ID of the status condition to be located"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2f42c3e0-09ab-49ec-8593-8d487039f18f"},{"name":"Update an existing status condition","id":"fc1ace62-861b-49ef-b4b3-65fef0238c7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"final\": true,\n  \"initial\": true,\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["statuses",":status_id","status",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"13874cb5-92a4-4fb2-b56f-7c3ef5b1e4e0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"},{"id":"da2cd43d-9000-429a-b9df-1945f33b50c7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"15788ac9-825a-4271-b92c-e107616996f5","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"final\": false,\n  \"id\": \"string\",\n  \"initial\": true,\n  \"name\": \"string\",\n  \"status_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"efdf6c9b-1bc0-418c-9bb4-fcd2bbcc55aa","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fc1ace62-861b-49ef-b4b3-65fef0238c7f"},{"name":"Delete a status condition","id":"9effab39-7749-48ef-b87d-e9cde422676a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/statuses/:status_id/status/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["statuses",":status_id","status",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"875a5829-719d-457b-bd53-8b14603ea116","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"},{"id":"a41442ca-005b-439b-94d9-cd755a5e6e4a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"528052c5-23cf-4639-a6b4-337b8996a7f8","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status/:id","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status",":id"],"variable":[{"key":"status_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"final\": false,\n  \"id\": \"string\",\n  \"initial\": true,\n  \"name\": \"string\",\n  \"status_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"42910f33-eaf5-4049-8f81-35ae1d916165","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status/:id","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status",":id"],"variable":[{"key":"status_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9effab39-7749-48ef-b87d-e9cde422676a"},{"name":"Update an existing status condition","id":"5ae14118-25ea-40df-af8f-f1f20bb94a83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"final\": true,\n  \"initial\": true,\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["statuses",":status_id","status",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"90fdaa87-945e-40f8-9b3b-9ffa2027b1bb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"},{"id":"563b6db6-10c7-42b5-97ac-07fd8478ba01","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"62278d1a-180b-4b31-bf34-a358fac4de01","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"final\": false,\n  \"id\": \"string\",\n  \"initial\": true,\n  \"name\": \"string\",\n  \"status_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"4d91f842-62e3-4212-ac74-a36032750575","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/statuses/:status_id/status/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["statuses",":status_id","status",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"status_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5ae14118-25ea-40df-af8f-f1f20bb94a83"}],"id":"c4563bf7-d3cd-41e9-b479-8550e9985296","_postman_id":"c4563bf7-d3cd-41e9-b479-8550e9985296","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Statuses","item":[{"name":"Retrieve a list of statuses or search statuses","id":"7eeabc73-de22-42b4-a47b-60a659452154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/statuses?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","statuses"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search query string for filtering by name. Supports:</p>\n<ul>\n<li>Wildcards (*) for substring matching</li>\n<li>Placeholder (?) for single character substitution</li>\n<li>Exact match for full names</li>\n</ul>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[]}},"response":[{"id":"37c34dc1-a89e-41df-b85a-117efdb7f45d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["cases","statuses"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 6933\n}"},{"id":"21e51e9a-3ff2-42f7-9ead-6d6f2efafae5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses?page=7616&size=7616&fields=string&fields=string&sort=string&id=string&id=string&q=string","host":["https://api.webitel.com/api"],"path":["cases","statuses"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7eeabc73-de22-42b4-a47b-60a659452154"},{"name":"Create a new status","id":"e6014dc9-3dd4-4117-a402-5dc071b1bc30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/statuses?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","statuses"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"e1e08efb-0663-4ddb-bebd-a6ed044ea36e","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","statuses"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"fb3afec8-ee4a-4cac-9347-fe8888f9b038","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","statuses"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e6014dc9-3dd4-4117-a402-5dc071b1bc30"},{"name":"Locate a status by ID","id":"14527c60-b3ff-4077-b521-cce625b526d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","statuses",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"cd5d74d6-7271-47c7-a731-84d0afa38992","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"44d46965-8517-4ab8-8c1d-f88b74a11866","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","statuses",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"07ed71c8-5f1c-4c4b-8ed1-ab03a5e60f96","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","statuses",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"14527c60-b3ff-4077-b521-cce625b526d6"},{"name":"Update an existing status","id":"1b71c219-513c-4e2f-af95-33da1fcdf550","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","statuses",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"7ba21f47-47a6-462f-848d-fdc00b5c76f3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"db578169-68bd-4d51-9927-14a78d776c0c","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","statuses",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"f3aab65e-eb3c-4021-bf2a-624ed4711acf","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","statuses",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1b71c219-513c-4e2f-af95-33da1fcdf550"},{"name":"Delete a status","id":"465aea0d-5fae-4ebc-8383-e2b5e1901af9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/statuses/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","statuses",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ca397f96-7a3a-4690-a7c4-9f2132bed895","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4671026f-14ed-48c0-88d3-82e744992eb2","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses/:id","host":["https://api.webitel.com/api"],"path":["cases","statuses",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c3f426d8-b438-40c2-869d-79f7e4eebf8d","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses/:id","host":["https://api.webitel.com/api"],"path":["cases","statuses",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"465aea0d-5fae-4ebc-8383-e2b5e1901af9"},{"name":"Update an existing status","id":"3f55c026-f3f8-4c96-af6c-3387edd7ec23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases","statuses",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a2a23b63-987f-449d-b4a2-c753191266eb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6c10111a-959e-4eb0-8d7b-9b0f12f49c63","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","statuses",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c02c3d4b-f76f-4522-a4b2-2186b4236d32","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/statuses/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["cases","statuses",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3f55c026-f3f8-4c96-af6c-3387edd7ec23"}],"id":"04361b38-0446-428e-8c41-74acbcc29ced","_postman_id":"04361b38-0446-428e-8c41-74acbcc29ced","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"fd0c7574-f7cd-432a-9bbd-cc91e457dce8","_postman_id":"fd0c7574-f7cd-432a-9bbd-cc91e457dce8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"engine","item":[{"name":"AgentChatTagService","item":[{"name":"Search Agent Chat Tag","id":"e12d2e00-8823-4567-9124-15fbfb4ec6d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/chat_tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents","chat_tags"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"b55330a3-ef2f-4579-b175-c800cd9c8dd9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/chat_tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","agents","chat_tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": 3031,\n      \"tag\": \"string\"\n    },\n    {\n      \"id\": 551,\n      \"tag\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"9a874310-6f24-4ed3-8107-2f4d5b5bbff2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/chat_tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","agents","chat_tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e12d2e00-8823-4567-9124-15fbfb4ec6d7"}],"id":"40934378-459b-4796-b99e-992c0ff63a75","_postman_id":"40934378-459b-4796-b99e-992c0ff63a75","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"AgentPauseCauseService","item":[{"name":"Search Agent Pause Cause","id":"85c263e6-c0f5-421d-9dc8-20c5001a591f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/pause_causes?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","pause_causes"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"6d9577c7-a250-4647-8cca-9b583470d0d7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"allow_admin\": false,\n      \"allow_agent\": true,\n      \"allow_supervisor\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": 8236,\n      \"limit_min\": 7639,\n      \"name\": \"string\",\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"allow_admin\": false,\n      \"allow_agent\": false,\n      \"allow_supervisor\": false,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": 1472,\n      \"limit_min\": 1978,\n      \"name\": \"string\",\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"2c93c28b-990a-4bf9-8a98-1c4faa4aa48f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"85c263e6-c0f5-421d-9dc8-20c5001a591f"},{"name":"Create Agent Pause Cause","id":"5090d555-5bdd-46cd-bd1b-84be25ce289c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": true,\n  \"allow_agent\": false,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"limit_min\": 1306,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/pause_causes","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","pause_causes"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"0a57c753-b8e4-468b-a56b-bd6036d11050","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": false,\n  \"description\": \"string\",\n  \"limit_min\": 7608,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/pause_causes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": 1553,\n  \"limit_min\": 3828,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"974eb0ba-b274-468f-9910-4ac7a755138f","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": false,\n  \"description\": \"string\",\n  \"limit_min\": 7608,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/pause_causes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5090d555-5bdd-46cd-bd1b-84be25ce289c"},{"name":"Read Agent Pause Cause","id":"cd73bf3c-33e4-4003-97c3-a35d3531aede","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/pause_causes/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","pause_causes",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9cd3f0cd-a0d6-48b6-a1f9-c0d47f123089","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"15d20b02-7599-4c08-ae47-ec368ba01f6d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes/:id","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": 1553,\n  \"limit_min\": 3828,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"604fca0b-0ea1-4aab-9f3e-740f8c18d9d7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes/:id","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cd73bf3c-33e4-4003-97c3-a35d3531aede"},{"name":"Update Agent Pause Cause","id":"e4ebb83b-df75-4e83-b4a5-faca75070595","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": true,\n  \"allow_agent\": false,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"limit_min\": 1306,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/pause_causes/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","pause_causes",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"570c5ab3-e5d9-481b-91c1-16d79b25aff8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"dda73a17-5df1-488a-98f3-698db3ce8083","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": false,\n  \"description\": \"string\",\n  \"limit_min\": 7608,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes/:id","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": 1553,\n  \"limit_min\": 3828,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"34940e83-2a02-418b-a4b8-43461c96a8b2","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": false,\n  \"description\": \"string\",\n  \"limit_min\": 7608,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes/:id","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e4ebb83b-df75-4e83-b4a5-faca75070595"},{"name":"Delete Agent Pause Cause","id":"1da30e31-fdab-4e04-a087-d0b11babc96e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/pause_causes/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","pause_causes",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"821c5113-888b-46ff-9c44-3e6aa2e026fc","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"16833ba7-9149-4b42-ab60-a68697181418","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes/:id","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": 1553,\n  \"limit_min\": 3828,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"65259e3c-197f-4af3-b691-24e08d9af2f3","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes/:id","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1da30e31-fdab-4e04-a087-d0b11babc96e"},{"name":"Patch Agent Pause Cause","id":"1436caed-2a20-4fd0-874f-8abbef3dc8a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": false,\n  \"allow_agent\": true,\n  \"allow_supervisor\": false,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"limit_min\": 2370,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/pause_causes/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","pause_causes",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"27b754b8-ddd7-4efa-a730-13cf83474a70","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"de2b9d45-1b9e-4363-b0e1-ce4de14639b1","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": false,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"limit_min\": 1438,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes/:id","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"id\": 1553,\n  \"limit_min\": 3828,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"6741f15a-4605-4ee8-9a76-9c514f733ea0","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_admin\": false,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"limit_min\": 1438,\n  \"name\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/pause_causes/:id","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1436caed-2a20-4fd0-874f-8abbef3dc8a8"}],"id":"0aa3757a-7282-4aba-ad83-c6a610f2b4fe","_postman_id":"0aa3757a-7282-4aba-ad83-c6a610f2b4fe","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"AgentService","item":[{"name":"List of Agent","id":"61f129c7-a4f3-4fb9-9348-98a6f01aeb1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&allow_channels=string&allow_channels=string&supervisor_id=5412&supervisor_id=8782&team_id=5412&team_id=8782&region_id=5412&region_id=8782&auditor_id=5412&auditor_id=8782&is_supervisor=true&skill_id=5412&skill_id=8782&queue_id=5412&queue_id=8782&not_supervisor=true&user_id=string&user_id=string&extension=string&extension=string&not_team_id=5412&not_team_id=8782&not_skill_id=5412&not_skill_id=8782&not_user_id=string&not_user_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"allow_channels","value":"string"},{"key":"allow_channels","value":"string"},{"key":"supervisor_id","value":"5412"},{"key":"supervisor_id","value":"8782"},{"key":"team_id","value":"5412"},{"key":"team_id","value":"8782"},{"key":"region_id","value":"5412"},{"key":"region_id","value":"8782"},{"key":"auditor_id","value":"5412"},{"key":"auditor_id","value":"8782"},{"key":"is_supervisor","value":"true"},{"key":"skill_id","value":"5412"},{"key":"skill_id","value":"8782"},{"key":"queue_id","value":"5412"},{"key":"queue_id","value":"8782"},{"key":"not_supervisor","value":"true"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"extension","value":"string"},{"key":"extension","value":"string"},{"key":"not_team_id","value":"5412"},{"key":"not_team_id","value":"8782"},{"key":"not_skill_id","value":"5412"},{"key":"not_skill_id","value":"8782"},{"key":"not_user_id","value":"string"},{"key":"not_user_id","value":"string"}],"variable":[]}},"response":[{"id":"150b5305-350b-48a7-9e61-5f6179c4ec53","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&allow_channels=string&allow_channels=string&supervisor_id=6572&supervisor_id=7588&team_id=6572&team_id=7588&region_id=6572&region_id=7588&auditor_id=6572&auditor_id=7588&is_supervisor=true&skill_id=6572&skill_id=7588&queue_id=6572&queue_id=7588&not_supervisor=true&user_id=string&user_id=string&extension=string&extension=string&not_team_id=6572&not_team_id=7588&not_skill_id=6572&not_skill_id=7588&not_user_id=string&not_user_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"allow_channels","value":"string"},{"key":"allow_channels","value":"string"},{"key":"supervisor_id","value":"6572"},{"key":"supervisor_id","value":"7588"},{"key":"team_id","value":"6572"},{"key":"team_id","value":"7588"},{"key":"region_id","value":"6572"},{"key":"region_id","value":"7588"},{"key":"auditor_id","value":"6572"},{"key":"auditor_id","value":"7588"},{"key":"is_supervisor","value":"true"},{"key":"skill_id","value":"6572"},{"key":"skill_id","value":"7588"},{"key":"queue_id","value":"6572"},{"key":"queue_id","value":"7588"},{"key":"not_supervisor","value":"true"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"extension","value":"string"},{"key":"extension","value":"string"},{"key":"not_team_id","value":"6572"},{"key":"not_team_id","value":"7588"},{"key":"not_skill_id","value":"6572"},{"key":"not_skill_id","value":"7588"},{"key":"not_user_id","value":"string"},{"key":"not_user_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"allow_channels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allow_set_screen_control\": false,\n      \"auditor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"channel\": [\n        {\n          \"channel\": \"string\",\n          \"joined_at\": \"string\",\n          \"state\": \"string\",\n          \"timeout\": \"string\"\n        },\n        {\n          \"channel\": \"string\",\n          \"joined_at\": \"string\",\n          \"state\": \"string\",\n          \"timeout\": \"string\"\n        }\n      ],\n      \"chat_count\": 4840,\n      \"description\": \"string\",\n      \"extension\": \"string\",\n      \"extra_chat_count\": 4493,\n      \"greeting_media\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"is_supervisor\": false,\n      \"last_status_change\": \"string\",\n      \"name\": \"string\",\n      \"progressive_count\": 730,\n      \"region\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"screen_control\": false,\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"status\": \"string\",\n      \"status_duration\": \"string\",\n      \"status_type\": \"string\",\n      \"supervisor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"task_count\": 7613,\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user_presence_status\": {\n        \"status\": \"string\"\n      }\n    },\n    {\n      \"allow_channels\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allow_set_screen_control\": false,\n      \"auditor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"channel\": [\n        {\n          \"channel\": \"string\",\n          \"joined_at\": \"string\",\n          \"state\": \"string\",\n          \"timeout\": \"string\"\n        },\n        {\n          \"channel\": \"string\",\n          \"joined_at\": \"string\",\n          \"state\": \"string\",\n          \"timeout\": \"string\"\n        }\n      ],\n      \"chat_count\": 5426,\n      \"description\": \"string\",\n      \"extension\": \"string\",\n      \"extra_chat_count\": 4452,\n      \"greeting_media\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"is_supervisor\": true,\n      \"last_status_change\": \"string\",\n      \"name\": \"string\",\n      \"progressive_count\": 4352,\n      \"region\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"screen_control\": true,\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"status\": \"string\",\n      \"status_duration\": \"string\",\n      \"status_type\": \"string\",\n      \"supervisor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"task_count\": 4781,\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user_presence_status\": {\n        \"status\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"b9013591-981d-4007-a262-849d92120db4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&allow_channels=string&allow_channels=string&supervisor_id=6572&supervisor_id=7588&team_id=6572&team_id=7588&region_id=6572&region_id=7588&auditor_id=6572&auditor_id=7588&is_supervisor=true&skill_id=6572&skill_id=7588&queue_id=6572&queue_id=7588&not_supervisor=true&user_id=string&user_id=string&extension=string&extension=string&not_team_id=6572&not_team_id=7588&not_skill_id=6572&not_skill_id=7588&not_user_id=string&not_user_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"allow_channels","value":"string"},{"key":"allow_channels","value":"string"},{"key":"supervisor_id","value":"6572"},{"key":"supervisor_id","value":"7588"},{"key":"team_id","value":"6572"},{"key":"team_id","value":"7588"},{"key":"region_id","value":"6572"},{"key":"region_id","value":"7588"},{"key":"auditor_id","value":"6572"},{"key":"auditor_id","value":"7588"},{"key":"is_supervisor","value":"true"},{"key":"skill_id","value":"6572"},{"key":"skill_id","value":"7588"},{"key":"queue_id","value":"6572"},{"key":"queue_id","value":"7588"},{"key":"not_supervisor","value":"true"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"extension","value":"string"},{"key":"extension","value":"string"},{"key":"not_team_id","value":"6572"},{"key":"not_team_id","value":"7588"},{"key":"not_skill_id","value":"6572"},{"key":"not_skill_id","value":"7588"},{"key":"not_user_id","value":"string"},{"key":"not_user_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"61f129c7-a4f3-4fb9-9348-98a6f01aeb1b"},{"name":"Create Agent","id":"7ab07be2-93f6-4e09-8a41-601c6c8bc665","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 160,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 8331,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": false,\n  \"progressive_count\": 5713,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 4030,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"9dcf03f4-3aea-4906-b548-cc7199064ab1","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 7661,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 7656,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 5811,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 4980,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"allow_set_screen_control\": true,\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    },\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    }\n  ],\n  \"chat_count\": 6643,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 3529,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 999,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"status_type\": \"string\",\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 9548,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user_presence_status\": {\n    \"status\": \"string\"\n  }\n}"},{"id":"8c0b0995-8102-4c2c-b2e6-39b682532eca","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 7661,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 7656,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 5811,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 4980,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7ab07be2-93f6-4e09-8a41-601c6c8bc665"},{"name":"Search Agent Call Statistics","id":"245e1ac5-378e-49ff-bac1-2c88a142b98c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/reports/call?page=7616&size=7616&time.from=string&time.to=string&agent_id=2388&agent_id=1829&domain_id=string&q=string&fields=string&fields=string&sort=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents","reports","call"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"agent_id","value":"2388"},{"key":"agent_id","value":"1829"},{"key":"domain_id","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"2e60cf09-1606-4cbe-9a01-5ebadf85edbb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/reports/call?page=7616&size=7616&time.from=string&time.to=string&agent_id=7935&agent_id=228&domain_id=string&q=string&fields=string&fields=string&sort=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","reports","call"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"},{"key":"domain_id","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"abandoned\": 8323,\n      \"avg_hold_sec\": 7534.581744740952,\n      \"avg_talk_sec\": 3105.8414986355065,\n      \"chat_accepts\": 807,\n      \"chat_aht\": 4246,\n      \"count\": 5757,\n      \"handles\": 9713,\n      \"max_hold_sec\": 314.0799282956697,\n      \"max_talk_sec\": 5951.213605954266,\n      \"min_hold_sec\": 8294.718980086782,\n      \"min_talk_sec\": 7500.804240862173,\n      \"name\": \"string\",\n      \"occupancy\": 1376.903118812809,\n      \"sum_hold_sec\": 1007.7660384414089,\n      \"sum_talk_sec\": 633.8494426657326,\n      \"utilization\": 2224.388882713244\n    },\n    {\n      \"abandoned\": 7250,\n      \"avg_hold_sec\": 4170.9502947415485,\n      \"avg_talk_sec\": 5127.976229811411,\n      \"chat_accepts\": 7195,\n      \"chat_aht\": 3848,\n      \"count\": 3246,\n      \"handles\": 8559,\n      \"max_hold_sec\": 3421.170432884284,\n      \"max_talk_sec\": 338.380069347024,\n      \"min_hold_sec\": 236.7143192826293,\n      \"min_talk_sec\": 9919.053139990554,\n      \"name\": \"string\",\n      \"occupancy\": 9442.135718498033,\n      \"sum_hold_sec\": 207.22680669104986,\n      \"sum_talk_sec\": 4974.220544450709,\n      \"utilization\": 9059.955972763017\n    }\n  ],\n  \"next\": false\n}"},{"id":"b85a2010-a3d5-4d4d-b1ad-efd633b9e1be","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/reports/call?page=7616&size=7616&time.from=string&time.to=string&agent_id=7935&agent_id=228&domain_id=string&q=string&fields=string&fields=string&sort=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","reports","call"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"},{"key":"domain_id","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"245e1ac5-378e-49ff-bac1-2c88a142b98c"},{"name":"Search Agent Status Statistic","id":"805c53f9-b5f9-4b8f-a2e9-6c1642728ce0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/reports/status?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&agent_id=string&agent_id=string&time.from=string&time.to=string&status=string&status=string&queue_id=2388&queue_id=1829&team_id=2388&team_id=1829&utilization.from=string&utilization.to=string&has_call=true&skill_id=5412&skill_id=8782&region_id=5412&region_id=8782&supervisor_id=5412&supervisor_id=8782&auditor_id=string&auditor_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents","reports","status"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"status","value":"string"},{"key":"status","value":"string"},{"key":"queue_id","value":"2388"},{"key":"queue_id","value":"1829"},{"key":"team_id","value":"2388"},{"key":"team_id","value":"1829"},{"key":"utilization.from","value":"string"},{"key":"utilization.to","value":"string"},{"key":"has_call","value":"true"},{"key":"skill_id","value":"5412"},{"key":"skill_id","value":"8782"},{"key":"region_id","value":"5412"},{"key":"region_id","value":"8782"},{"key":"supervisor_id","value":"5412"},{"key":"supervisor_id","value":"8782"},{"key":"auditor_id","value":"string"},{"key":"auditor_id","value":"string"}],"variable":[]}},"response":[{"id":"875f93ed-359f-4acd-8a2f-567403a52dc2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/reports/status?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&agent_id=string&agent_id=string&time.from=string&time.to=string&status=string&status=string&queue_id=7935&queue_id=228&team_id=7935&team_id=228&utilization.from=string&utilization.to=string&has_call=true&skill_id=6572&skill_id=7588&region_id=6572&region_id=7588&supervisor_id=6572&supervisor_id=7588&auditor_id=string&auditor_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","reports","status"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"status","value":"string"},{"key":"status","value":"string"},{"key":"queue_id","value":"7935"},{"key":"queue_id","value":"228"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"utilization.from","value":"string"},{"key":"utilization.to","value":"string"},{"key":"has_call","value":"true"},{"key":"skill_id","value":"6572"},{"key":"skill_id","value":"7588"},{"key":"region_id","value":"6572"},{"key":"region_id","value":"7588"},{"key":"supervisor_id","value":"6572"},{"key":"supervisor_id","value":"7588"},{"key":"auditor_id","value":"string"},{"key":"auditor_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"active_call_id\": \"string\",\n      \"agent_id\": 7345,\n      \"auditor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"call_time\": \"string\",\n      \"chat_count\": 6734,\n      \"chat_time\": \"string\",\n      \"desc_track\": false,\n      \"extension\": \"string\",\n      \"handles\": 4856,\n      \"max_bridged_at\": \"string\",\n      \"max_offering_at\": \"string\",\n      \"missed\": 6659,\n      \"name\": \"string\",\n      \"occupancy\": 5200.488796055356,\n      \"offline\": \"string\",\n      \"online\": \"string\",\n      \"pause\": \"string\",\n      \"pause_cause\": \"string\",\n      \"queues\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"screen_control\": true,\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"status\": \"string\",\n      \"status_comment\": \"string\",\n      \"status_duration\": \"string\",\n      \"supervisor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"transferred\": 8924,\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"utilization\": 7242.80942764764\n    },\n    {\n      \"active_call_id\": \"string\",\n      \"agent_id\": 4443,\n      \"auditor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"call_time\": \"string\",\n      \"chat_count\": 659,\n      \"chat_time\": \"string\",\n      \"desc_track\": false,\n      \"extension\": \"string\",\n      \"handles\": 2054,\n      \"max_bridged_at\": \"string\",\n      \"max_offering_at\": \"string\",\n      \"missed\": 6684,\n      \"name\": \"string\",\n      \"occupancy\": 2990.691727601615,\n      \"offline\": \"string\",\n      \"online\": \"string\",\n      \"pause\": \"string\",\n      \"pause_cause\": \"string\",\n      \"queues\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"screen_control\": false,\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"status\": \"string\",\n      \"status_comment\": \"string\",\n      \"status_duration\": \"string\",\n      \"supervisor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"transferred\": 6472,\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"utilization\": 9251.718726358169\n    }\n  ],\n  \"next\": true\n}"},{"id":"62cec4e0-dcbe-4948-b17b-a3f0d974a44c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/reports/status?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&agent_id=string&agent_id=string&time.from=string&time.to=string&status=string&status=string&queue_id=7935&queue_id=228&team_id=7935&team_id=228&utilization.from=string&utilization.to=string&has_call=true&skill_id=6572&skill_id=7588&region_id=6572&region_id=7588&supervisor_id=6572&supervisor_id=7588&auditor_id=string&auditor_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","reports","status"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"status","value":"string"},{"key":"status","value":"string"},{"key":"queue_id","value":"7935"},{"key":"queue_id","value":"228"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"utilization.from","value":"string"},{"key":"utilization.to","value":"string"},{"key":"has_call","value":"true"},{"key":"skill_id","value":"6572"},{"key":"skill_id","value":"7588"},{"key":"region_id","value":"6572"},{"key":"region_id","value":"7588"},{"key":"supervisor_id","value":"6572"},{"key":"supervisor_id","value":"7588"},{"key":"auditor_id","value":"string"},{"key":"auditor_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"805c53f9-b5f9-4b8f-a2e9-6c1642728ce0"},{"name":"Search Agent Status Statistic Item","id":"92fa4ef3-5439-4445-950f-d0c0a4daf4a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/reports/status/:agent_id?time.from=string&time.to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents","reports","status",":agent_id"],"host":["https://api.webitel.com/api"],"query":[{"key":"time.from","value":"string"},{"key":"time.to","value":"string"}],"variable":[{"id":"97fb591e-c765-4482-a94a-59a1452ec5f3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"dd8822e1-ecc2-417d-b431-26ff3bf16454","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/reports/status/:agent_id?time.from=string&time.to=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","reports","status",":agent_id"],"query":[{"key":"time.from","value":"string"},{"key":"time.to","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent_id\": 4281,\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 3156,\n  \"desc_track\": false,\n  \"extension\": \"string\",\n  \"name\": \"string\",\n  \"offline\": \"string\",\n  \"online\": \"string\",\n  \"pause\": \"string\",\n  \"pause_cause\": \"string\",\n  \"progressive_count\": 7006,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"score_count\": \"string\",\n  \"score_optional_avg\": 8746.196250978044,\n  \"score_required_avg\": 643.4674882168512,\n  \"screen_control\": false,\n  \"status\": \"string\",\n  \"status_comment\": \"string\",\n  \"status_duration\": \"string\",\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"385307ec-6340-437a-92c7-a89de568efae","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/reports/status/:agent_id?time.from=string&time.to=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","reports","status",":agent_id"],"query":[{"key":"time.from","value":"string"},{"key":"time.to","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"92fa4ef3-5439-4445-950f-d0c0a4daf4a2"},{"name":"Search Agent State History","id":"d1497cb7-35b0-4cb1-b55e-a8d501b1d261","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/states/history?page=7616&size=7616&joined_at.from=string&joined_at.to=string&agent_id=string&agent_id=string&sort=string&domain_id=string&from_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents","states","history"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"sort","value":"string"},{"key":"domain_id","value":"string"},{"key":"from_id","value":"string"}],"variable":[]}},"response":[{"id":"8ceb695c-45dc-451b-8fc7-4d3ce44576c1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/states/history?page=7616&size=7616&joined_at.from=string&joined_at.to=string&agent_id=string&agent_id=string&sort=string&domain_id=string&from_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","states","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"sort","value":"string"},{"key":"domain_id","value":"string"},{"key":"from_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"channel\": \"string\",\n      \"duration\": \"string\",\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaved_at\": \"string\",\n      \"pause_cause\": \"string\",\n      \"payload\": \"string\",\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"string\"\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"channel\": \"string\",\n      \"duration\": \"string\",\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaved_at\": \"string\",\n      \"pause_cause\": \"string\",\n      \"payload\": \"string\",\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"string\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"9eb18505-cdb3-427f-be6e-43716e7b6ace","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/states/history?page=7616&size=7616&joined_at.from=string&joined_at.to=string&agent_id=string&agent_id=string&sort=string&domain_id=string&from_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","states","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"sort","value":"string"},{"key":"domain_id","value":"string"},{"key":"from_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d1497cb7-35b0-4cb1-b55e-a8d501b1d261"},{"name":"Search Pause Cause For Agent","id":"7348380f-e25f-414f-9f19-3812070b07e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:agent_id/pause_causes?allow_change=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","pause_causes"],"host":["https://api.webitel.com/api"],"query":[{"key":"allow_change","value":"true"}],"variable":[{"id":"dad31a42-b0d1-468b-9a73-9311269d26c8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"f57fa9d8-725e-41d1-b5f4-21c9a21a7be6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/pause_causes?allow_change=true","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","pause_causes"],"query":[{"key":"allow_change","value":"true"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"duration_min\": 9092,\n      \"id\": 8484,\n      \"limit_min\": 8993,\n      \"name\": \"string\"\n    },\n    {\n      \"duration_min\": 5983,\n      \"id\": 7910,\n      \"limit_min\": 1885,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"9abf361e-4e4e-4d21-819a-ba856015a8b6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/pause_causes?allow_change=true","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","pause_causes"],"query":[{"key":"allow_change","value":"true"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7348380f-e25f-414f-9f19-3812070b07e9"},{"name":"Agent State History","id":"9ec89042-ac16-4786-ae6a-5cf10263bcb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:agent_id/states/history?page=7616&size=7616&time_from=string&time_to=string&q=string&domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","states","history"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"time_from","value":"string"},{"key":"time_to","value":"string"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"id":"da2bf7e6-6422-4f69-82f3-6d33b5ffbed5","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"3ceb4947-c578-4b6a-b669-8d538c584d8d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/states/history?page=7616&size=7616&time_from=string&time_to=string&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","states","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"time_from","value":"string"},{"key":"time_to","value":"string"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"channel\": \"string\",\n      \"duration\": \"string\",\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaved_at\": \"string\",\n      \"pause_cause\": \"string\",\n      \"payload\": \"string\",\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"string\"\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"channel\": \"string\",\n      \"duration\": \"string\",\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaved_at\": \"string\",\n      \"pause_cause\": \"string\",\n      \"payload\": \"string\",\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"9671d144-e2f7-43c1-8090-c003f9882e0d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/states/history?page=7616&size=7616&time_from=string&time_to=string&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","states","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"time_from","value":"string"},{"key":"time_to","value":"string"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9ec89042-ac16-4786-ae6a-5cf10263bcb7"},{"name":"Agent Set State","id":"f3629630-cd2d-4b8d-ac08-62b89aacd4b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:agent_id/states/waiting","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","states","waiting"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"99990bf7-9d1e-4756-bf2e-490c2193e201","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"agent_id"}]}},"response":[{"id":"377ecb17-5574-4014-81ca-8b039576be7f","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/states/waiting","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","states","waiting"],"variable":[{"key":"agent_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"35ec3ffd-5380-4c53-bbb4-c27d7169376c","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/states/waiting","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","states","waiting"],"variable":[{"key":"agent_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f3629630-cd2d-4b8d-ac08-62b89aacd4b7"},{"name":"Search Agent In Queue Statistics","id":"98ee809d-b0a8-4570-9fde-84701954ef07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:agent_id/statistics/queues?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","statistics","queues"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"48a1eccf-8d1b-4ec1-b8b7-fcb7c53785c0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"5828d781-53f6-4d74-9b66-b692ff22fcad","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/statistics/queues?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","statistics","queues"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"statistics\": [\n        {\n          \"bucket\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"member_waiting\": 8797,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"bucket\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"member_waiting\": 2201,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"statistics\": [\n        {\n          \"bucket\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"member_waiting\": 9305,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"bucket\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"member_waiting\": 9853,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ]\n    }\n  ]\n}"},{"id":"c65967c2-cd42-4de5-b9e0-2deb89d2f550","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/statistics/queues?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","statistics","queues"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"98ee809d-b0a8-4570-9fde-84701954ef07"},{"name":"Agent Today Statistics","id":"e9c8fd01-0e61-4024-a999-29d198750a9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:agent_id/statistics/today?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","statistics","today"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"db2ccf4c-3718-4ca0-a99a-012c159023d8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"117b8b35-89f2-4725-a500-36e10fa2300f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/statistics/today?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","statistics","today"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"available\": 1710,\n  \"avg_hold_sec\": 5492.313290912829,\n  \"avg_talk_sec\": 9955.237729176797,\n  \"call_abandoned\": 2246,\n  \"call_dialer_queue\": 7686,\n  \"call_handled\": 7743,\n  \"call_inbound\": 8809,\n  \"call_inbound_queue\": 3519,\n  \"call_manual\": 4557,\n  \"call_missed\": 2442,\n  \"call_queue_missed\": 8999,\n  \"chat_accepts\": 2820,\n  \"chat_aht\": 2592.389676588953,\n  \"occupancy\": 1751.9125736187525,\n  \"online\": 5806,\n  \"processing\": 9091,\n  \"queue_talk_sec\": 7733,\n  \"score_count\": \"string\",\n  \"score_optional_avg\": 6490.464694018759,\n  \"score_optional_sum\": 8744.326131081314,\n  \"score_required_avg\": 8991.18520079002,\n  \"score_required_sum\": 263.73484759714347,\n  \"sum_talk_sec\": \"string\",\n  \"task_accepts\": 5849,\n  \"utilization\": 4395.756734274503,\n  \"voice_mail\": 3483\n}"},{"id":"6ed881d3-4495-4cb0-96ef-4a6d734ba957","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/statistics/today?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","statistics","today"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e9c8fd01-0e61-4024-a999-29d198750a9b"},{"name":"Agent item","id":"fdf82c8a-c8f6-4b1a-a1cb-ac60a7de701a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"dd6dd9e4-f635-4531-9a57-1e3b10ab44c5","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e44a7c4b-8288-4231-82d7-19258ed9b702","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"allow_set_screen_control\": true,\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    },\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    }\n  ],\n  \"chat_count\": 6643,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 3529,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 999,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"status_type\": \"string\",\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 9548,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user_presence_status\": {\n    \"status\": \"string\"\n  }\n}"},{"id":"03a942fd-95da-4262-a13c-b278e9108cde","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fdf82c8a-c8f6-4b1a-a1cb-ac60a7de701a"},{"name":"Update Agent","id":"5d43bf3a-28e5-412e-98d9-281d430c6267","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 160,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 8331,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": false,\n  \"progressive_count\": 5713,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 4030,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"76b591ce-a782-4ff3-a83b-0a29a3eac3bb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"27306412-df47-4d7e-bef0-3ee79ff7668e","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 7661,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 7656,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 5811,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 4980,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"allow_set_screen_control\": true,\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    },\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    }\n  ],\n  \"chat_count\": 6643,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 3529,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 999,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"status_type\": \"string\",\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 9548,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user_presence_status\": {\n    \"status\": \"string\"\n  }\n}"},{"id":"fd9fdd9e-c084-477d-83aa-d1b75f49820d","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 7661,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 7656,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 5811,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 4980,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5d43bf3a-28e5-412e-98d9-281d430c6267"},{"name":"Remove Agent","id":"23069cca-574c-42d1-b545-cc8bac55a2b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"837e184b-094f-4e30-bc94-dc6fc6a0b002","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"76090a50-473e-42e0-acad-d550bea6df57","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"allow_set_screen_control\": true,\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    },\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    }\n  ],\n  \"chat_count\": 6643,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 3529,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 999,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"status_type\": \"string\",\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 9548,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user_presence_status\": {\n    \"status\": \"string\"\n  }\n}"},{"id":"344f5a7c-447c-4d7e-9b8a-75eb4345cc75","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"23069cca-574c-42d1-b545-cc8bac55a2b6"},{"name":"Update Agent","id":"c6d2017d-4a09-4070-b9c2-4cf3d5ecff11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 4381,\n  \"description\": \"string\",\n  \"extra_chat_count\": 517,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": false,\n  \"progressive_count\": 8844,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"daa8b51e-c5ae-47e6-aaad-930103eee402","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"43b82dcd-5d65-4c50-9ec5-1057257cd87c","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 6999,\n  \"description\": \"string\",\n  \"extra_chat_count\": 5832,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 5495,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"allow_set_screen_control\": true,\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    },\n    {\n      \"channel\": \"string\",\n      \"joined_at\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\"\n    }\n  ],\n  \"chat_count\": 6643,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 3529,\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 999,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"status_type\": \"string\",\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"task_count\": 9548,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user_presence_status\": {\n    \"status\": \"string\"\n  }\n}"},{"id":"6187149e-51d0-4256-bfc7-61e3c7d5d659","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"allow_channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"auditor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"chat_count\": 6999,\n  \"description\": \"string\",\n  \"extra_chat_count\": 5832,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"greeting_media\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 5495,\n  \"region\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"screen_control\": true,\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c6d2017d-4a09-4070-b9c2-4cf3d5ecff11"},{"name":"Searches queues where the specified agent is assigned.\nSupports pagination, sorting and free-text search.","id":"2e0bc260-052a-46e5-9c60-ed316e9a325a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:id/queues?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":id","queues"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Maximum number of records per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Free-text search query.\nTypically applied to queue name.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sorting expression.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>List of fields to be returned in the response.\nUsed for response projection and payload optimization.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to be returned in the response.\nUsed for response projection and payload optimization.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"c0012a49-869e-4729-b30d-37d537ea5400","description":{"content":"<p>(Required) Unique identifier of the agent.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ab0ef9bc-5dd4-4c09-a8d8-0083025fbd73","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id/queues?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","queues"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the agent."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"active_members\": 8015,\n      \"agents\": {\n        \"allow_pause\": 4629,\n        \"busy\": 2208,\n        \"free\": 8556,\n        \"offline\": 2368,\n        \"online\": 4491,\n        \"pause\": 8944,\n        \"total\": 6662\n      },\n      \"count_members\": 2127,\n      \"enabled\": false,\n      \"max_member_limit\": 3681,\n      \"priority\": 4512,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"strategy\": \"string\",\n      \"type\": 6848,\n      \"waiting_members\": 1340\n    },\n    {\n      \"active_members\": 8462,\n      \"agents\": {\n        \"allow_pause\": 5390,\n        \"busy\": 2900,\n        \"free\": 293,\n        \"offline\": 2897,\n        \"online\": 4112,\n        \"pause\": 342,\n        \"total\": 3800\n      },\n      \"count_members\": 3350,\n      \"enabled\": false,\n      \"max_member_limit\": 5801,\n      \"priority\": 5959,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"strategy\": \"string\",\n      \"type\": 883,\n      \"waiting_members\": 9479\n    }\n  ],\n  \"next\": true\n}"},{"id":"97a4fa13-aa10-469f-9b5c-d95864ac7b54","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id/queues?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","queues"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the agent."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2e0bc260-052a-46e5-9c60-ed316e9a325a"},{"name":"Change agent status","id":"eb300245-05fc-4900-9f39-cd6526c255f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"on_demand\": true,\n  \"online_skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"payload\": \"string\",\n  \"status\": \"string\",\n  \"status_comment\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:id/status","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":id","status"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1ef398dd-b8bc-4558-9262-00445ad4d05e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9772ec14-f9cb-4a4f-a272-796f61336228","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"on_demand\": true,\n  \"online_skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"payload\": \"string\",\n  \"status\": \"string\",\n  \"status_comment\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id/status","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","status"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"string\"\n}"},{"id":"2b9a16f7-e50b-416a-b5f0-a8d5267060d3","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"on_demand\": true,\n  \"online_skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"payload\": \"string\",\n  \"status\": \"string\",\n  \"status_comment\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id/status","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","status"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eb300245-05fc-4900-9f39-cd6526c255f2"},{"name":"todo deprecated ?","id":"be3364e1-2a6f-4644-9b22-96ce494f4c53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:id/teams?page=7616&size=7616&q=string&domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":id","teams"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"id":"a125c92d-15c3-4693-994d-3ad364650d85","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"eed91dfe-9894-48a7-8d67-1137deef5e31","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id/teams?page=7616&size=7616&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","teams"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"strategy\": \"string\",\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"strategy\": \"string\",\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"f04fc94e-7049-45b4-85ab-c779486e290d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:id/teams?page=7616&size=7616&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","teams"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"be3364e1-2a6f-4644-9b22-96ce494f4c53"},{"name":"SearchLookupAgentNotExistsUser","id":"f189a587-ae81-482b-a4c1-df596babe3d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/lookups/agents/users?page=7616&size=7616&q=string&domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","lookups","agents","users"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[]}},"response":[{"id":"ac2082a0-e67a-43cd-9f74-24cc37d8a5e2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/lookups/agents/users?page=7616&size=7616&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","lookups","agents","users"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"96f60ab4-e284-4925-98ae-9bc05bc45a7a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/lookups/agents/users?page=7616&size=7616&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","lookups","agents","users"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f189a587-ae81-482b-a4c1-df596babe3d4"},{"name":"List of UserStatus","id":"3562640f-932f-4a84-b8dd-21126d730477","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/users?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&not_user_id=string&not_user_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","users"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"not_user_id","value":"string"},{"key":"not_user_id","value":"string"}],"variable":[]}},"response":[{"id":"6fd8290d-96bc-4cde-987b-c35b6eeda631","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/users?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&not_user_id=string&not_user_id=string","host":["https://api.webitel.com/api"],"path":["call_center","users"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"not_user_id","value":"string"},{"key":"not_user_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"extension\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"presence\": {\n        \"status\": \"string\"\n      },\n      \"status\": \"string\"\n    },\n    {\n      \"extension\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"presence\": {\n        \"status\": \"string\"\n      },\n      \"status\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"612276dd-8fca-481e-86e7-1f2a1da33ed7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/users?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&not_user_id=string&not_user_id=string","host":["https://api.webitel.com/api"],"path":["call_center","users"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"not_user_id","value":"string"},{"key":"not_user_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3562640f-932f-4a84-b8dd-21126d730477"}],"id":"2487d3a7-7821-4394-8030-ab8eaa940814","_postman_id":"2487d3a7-7821-4394-8030-ab8eaa940814","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"AgentSkillService","item":[{"name":"List of AgentSkill","id":"9a05c807-1dd6-42eb-b72f-228e1506fc53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&skill_id=string&skill_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"skill_id","value":"string"},{"key":"skill_id","value":"string"}],"variable":[{"id":"23f778dd-0e44-4026-ac1c-704981ee1867","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"ce509bac-8eeb-4567-8770-039fdc5aa2bf","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&skill_id=string&skill_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"skill_id","value":"string"},{"key":"skill_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"capacity\": 5607,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"capacity\": 6714,\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"21ef2c26-42ad-4cb1-b00b-3f8e3a254a64","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&skill_id=string&skill_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"skill_id","value":"string"},{"key":"skill_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9a05c807-1dd6-42eb-b72f-228e1506fc53"},{"name":"Create AgentSkill","id":"6a1aa7c0-0521-4799-9edf-175d8a94ef54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 7348,\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"6995f13f-b538-4fbc-a11d-69dc2d82b79a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"acc4fdc5-dfd7-4207-9c6a-8983fa3cc74c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 7348,\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"capacity\": 4447,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"b29fd343-6a86-4c36-b5ba-5809aa1e8388","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 7348,\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6a1aa7c0-0521-4799-9edf-175d8a94ef54"},{"name":"Delete Agent Skills","id":"0100ec8c-02d4-4fa7-962c-8fd158577193","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills?id=string&id=string&skill_id=string&skill_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills"],"host":["https://api.webitel.com/api"],"query":[{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"skill_id","value":"string"},{"key":"skill_id","value":"string"}],"variable":[{"id":"545213ae-aff3-4e99-8f93-b252690defbb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"c714c2a0-bea9-4a92-b7f3-dc38833e1479","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills?id=string&id=string&skill_id=string&skill_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills"],"query":[{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"skill_id","value":"string"},{"key":"skill_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"capacity\": 8182,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"capacity\": 2161,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"33fe9ee5-8521-4241-a590-c55398e32c2e","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills?id=string&id=string&skill_id=string&skill_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills"],"query":[{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"skill_id","value":"string"},{"key":"skill_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0100ec8c-02d4-4fa7-962c-8fd158577193"},{"name":"Patch Agent Skills","id":"16a1203f-9dba-4da8-956e-33691faca6ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 6034,\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill_id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"486e0601-17a8-4dc8-874a-69ca5db20b12","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"865492ff-b468-4b7c-a051-3b1c9820c2c3","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 2623,\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill_id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"capacity\": 8182,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"capacity\": 2161,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"1b00dab1-2a5c-4358-b177-4b717caf53a8","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 2623,\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill_id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"16a1203f-9dba-4da8-956e-33691faca6ec"},{"name":"Create Agent Skills","id":"7950ef44-4a73-4496-af3c-a166c330abfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"capacity\": 4053,\n      \"domain_id\": \"string\",\n      \"enabled\": false,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"capacity\": 2549,\n      \"domain_id\": \"string\",\n      \"enabled\": false,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/bulk","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills","bulk"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"cb45e268-8dc3-47e8-ab9b-e474a7b6e6db","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"bbd354f1-0e36-489c-82ea-450085ac8753","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"capacity\": 3782,\n      \"domain_id\": \"string\",\n      \"enabled\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"capacity\": 1092,\n      \"domain_id\": \"string\",\n      \"enabled\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/bulk","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills","bulk"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"5b493b17-5e06-491c-a9e1-ce4f148595c5","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"capacity\": 3782,\n      \"domain_id\": \"string\",\n      \"enabled\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"capacity\": 1092,\n      \"domain_id\": \"string\",\n      \"enabled\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/bulk","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills","bulk"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7950ef44-4a73-4496-af3c-a166c330abfe"},{"name":"AgentSkill item","id":"fa979a97-6e63-450f-b160-cc85d966ce96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"f0c7a003-e96f-428a-b025-25b95d353c87","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"id":"d40648fd-2dc5-4b0f-a5fc-9bdc8820e92e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b7a681ce-5d5e-4e47-8532-b7b11dec1467","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"capacity\": 4447,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"de8ee16d-3f48-4287-88f3-40e3573426b8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fa979a97-6e63-450f-b160-cc85d966ce96"},{"name":"Update AgentSkill","id":"ab66f5f0-b475-4eec-9ee3-5574dd9a26c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 7348,\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"cb67e1b5-1aab-49b1-ad5d-fea69d03a240","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"id":"cdacdc77-787a-42dc-94b7-be01ec33b741","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7310a5ff-bd23-4424-adb4-31951fcd851c","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 7348,\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"capacity\": 4447,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"7afe10c8-1d1b-4854-b28b-cc4bdb4e1a1d","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 7348,\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ab66f5f0-b475-4eec-9ee3-5574dd9a26c2"},{"name":"Remove AgentSkill","id":"e61f5a95-9db3-4c9a-9954-9ac0fcef23ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"3fd937ac-8c83-47a7-a92d-005c8ed04b04","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"id":"aaed73a7-6f9b-4bd0-80c1-3ab761c20490","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"36d7a6ef-0d83-4b86-8d2f-8a25f366a522","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"capacity\": 4447,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"7fd6815b-f8fa-42fe-a534-4f64007bf9e7","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e61f5a95-9db3-4c9a-9954-9ac0fcef23ab"},{"name":"Patch Agent Skill","id":"53dbd2ff-80e9-44ca-b25e-c1d31bd40def","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 8198,\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","agents",":agent_id","skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c126c632-7dc5-4913-a7f2-703e0683cc05","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"id":"6433a181-7509-4beb-8f99-c9694d0306c8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1af29219-94ab-4a06-b326-21582cf38015","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 8291,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"capacity\": 4447,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"b3ebd780-fee6-4217-8f9d-a4718c7f80ae","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 8291,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/agents/:agent_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","agents",":agent_id","skills",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"53dbd2ff-80e9-44ca-b25e-c1d31bd40def"},{"name":"SearchLookupAgentNotExistsSkill","id":"45099b52-4037-45c8-b52c-e647c515ad2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/lookups/agents/skills/:agent_id?page=7616&size=7616&q=string&domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","lookups","agents","skills",":agent_id"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"id":"b7aa329e-2aaf-4fcb-a2c9-1266cb50e539","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"7d8f3800-9014-41f0-9b27-439c255aeb4d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/lookups/agents/skills/:agent_id?page=7616&size=7616&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","lookups","agents","skills",":agent_id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"active_agents\": 5899,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"total_agents\": 5359,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"active_agents\": 1863,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"total_agents\": 3347,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"4c2e5ab5-c5ab-4a85-965a-254a59373619","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/lookups/agents/skills/:agent_id?page=7616&size=7616&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","lookups","agents","skills",":agent_id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"45099b52-4037-45c8-b52c-e647c515ad2f"}],"id":"15f52d6f-c390-4584-b8d0-03168bf75bf9","_postman_id":"15f52d6f-c390-4584-b8d0-03168bf75bf9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"AgentTeamService","item":[{"name":"List of AgentTeam","id":"a201ec6a-bd03-4ec8-8d59-6e5ffca6504a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&strategy=string&strategy=string&admin_id=5412&admin_id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"strategy","value":"string"},{"key":"strategy","value":"string"},{"key":"admin_id","value":"5412"},{"key":"admin_id","value":"8782"}],"variable":[]}},"response":[{"id":"aabd6709-7967-43e9-9e7a-1694d899cbcb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&strategy=string&strategy=string&admin_id=6572&admin_id=7588","host":["https://api.webitel.com/api"],"path":["call_center","teams"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"strategy","value":"string"},{"key":"strategy","value":"string"},{"key":"admin_id","value":"6572"},{"key":"admin_id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"admin\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"call_timeout\": 1360,\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"forecast_calculation\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"invite_chat_timeout\": 5768,\n      \"max_no_answer\": 8456,\n      \"name\": \"string\",\n      \"no_answer_delay_time\": 3308,\n      \"screen_control\": true,\n      \"strategy\": \"string\",\n      \"task_accept_timeout\": 6804,\n      \"updated_at\": \"string\",\n      \"wrap_up_time\": 3847\n    },\n    {\n      \"admin\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"call_timeout\": 6922,\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"forecast_calculation\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"invite_chat_timeout\": 4086,\n      \"max_no_answer\": 1873,\n      \"name\": \"string\",\n      \"no_answer_delay_time\": 8706,\n      \"screen_control\": false,\n      \"strategy\": \"string\",\n      \"task_accept_timeout\": 1750,\n      \"updated_at\": \"string\",\n      \"wrap_up_time\": 5537\n    }\n  ],\n  \"next\": false\n}"},{"id":"a691f287-cac9-4f03-a3c8-b946bfd54488","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&strategy=string&strategy=string&admin_id=6572&admin_id=7588","host":["https://api.webitel.com/api"],"path":["call_center","teams"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"strategy","value":"string"},{"key":"strategy","value":"string"},{"key":"admin_id","value":"6572"},{"key":"admin_id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a201ec6a-bd03-4ec8-8d59-6e5ffca6504a"},{"name":"Create AgentTeam","id":"74727514-a2ec-4850-ad38-3c0bc58d4086","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 1330,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"invite_chat_timeout\": 5102,\n  \"max_no_answer\": 1333,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 9145,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 6431,\n  \"wrap_up_time\": 4135\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"3a5bc10b-ebcb-4ef9-a722-812a83631745","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 4338,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"invite_chat_timeout\": 5465,\n  \"max_no_answer\": 4965,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 4069,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 107,\n  \"wrap_up_time\": 4860\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 7481,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"invite_chat_timeout\": 6120,\n  \"max_no_answer\": 3123,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 1409,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 3277,\n  \"updated_at\": \"string\",\n  \"wrap_up_time\": 5319\n}"},{"id":"ed023b32-ce41-4e74-81b1-1fe8628b2fbf","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 4338,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"invite_chat_timeout\": 5465,\n  \"max_no_answer\": 4965,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 4069,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 107,\n  \"wrap_up_time\": 4860\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"74727514-a2ec-4850-ad38-3c0bc58d4086"},{"name":"AgentTeam item","id":"bb3cf301-8a67-4c0f-876b-9755bfa79fb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"ace94230-d23a-49f0-a816-31afcf3719f7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"29288e68-c2b7-414f-9fec-5da5b184bd95","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","teams",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 7481,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"invite_chat_timeout\": 6120,\n  \"max_no_answer\": 3123,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 1409,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 3277,\n  \"updated_at\": \"string\",\n  \"wrap_up_time\": 5319\n}"},{"id":"176776ab-6758-44b6-b8f8-84aa76e8aa9d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","teams",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bb3cf301-8a67-4c0f-876b-9755bfa79fb0"},{"name":"Update AgentTeam","id":"b171e1c8-7b68-48b4-94a1-620b03a40c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 1330,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"invite_chat_timeout\": 5102,\n  \"max_no_answer\": 1333,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 9145,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 6431,\n  \"wrap_up_time\": 4135\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4f5d88fa-b4c2-4188-86af-e6d67d1c1053","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e7aabd28-e223-4e85-9c5c-4bf3c85ef369","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 4338,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"invite_chat_timeout\": 5465,\n  \"max_no_answer\": 4965,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 4069,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 107,\n  \"wrap_up_time\": 4860\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 7481,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"invite_chat_timeout\": 6120,\n  \"max_no_answer\": 3123,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 1409,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 3277,\n  \"updated_at\": \"string\",\n  \"wrap_up_time\": 5319\n}"},{"id":"15e82297-03ad-4378-86b5-d00049c47b79","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 4338,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"invite_chat_timeout\": 5465,\n  \"max_no_answer\": 4965,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 4069,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 107,\n  \"wrap_up_time\": 4860\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b171e1c8-7b68-48b4-94a1-620b03a40c57"},{"name":"Remove AgentTeam","id":"6d67a593-0d74-48ff-88d4-97fa624c1fff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"6ec82046-9d73-4fab-aa08-b8d1be26d7d9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"81b44fc2-486d-4b9c-af72-d4fd845e61bc","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","teams",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"admin\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"call_timeout\": 7481,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"invite_chat_timeout\": 6120,\n  \"max_no_answer\": 3123,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 1409,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 3277,\n  \"updated_at\": \"string\",\n  \"wrap_up_time\": 5319\n}"},{"id":"586e51d2-2c4c-44a7-bac0-d7f0712ef101","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","teams",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6d67a593-0d74-48ff-88d4-97fa624c1fff"}],"id":"92e9d6ee-1657-4cd4-95e3-5acaaf3d1223","_postman_id":"92e9d6ee-1657-4cd4-95e3-5acaaf3d1223","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"AuditFormService","item":[{"name":"Search Audit Form","id":"941ad034-b331-4f4d-b3e9-1ee39f93bd71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/audit/forms?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=2388&id=1829&team_id=2388&team_id=1829&enabled=true&editable=true&question=string&team_filter=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","forms"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2388"},{"key":"id","value":"1829"},{"key":"team_id","value":"2388"},{"key":"team_id","value":"1829"},{"key":"enabled","value":"true"},{"description":{"content":"<p>bool archive = 9;</p>\n<p>bool active = 11; // not archive</p>\n","type":"text/plain"},"key":"editable","value":"true"},{"key":"question","value":"string"},{"description":{"content":"<p>expects userID to filter by user's team</p>\n","type":"text/plain"},"key":"team_filter","value":"7616"}],"variable":[]}},"response":[{"id":"25b18b50-2338-422d-9b71-9e029bcb7d35","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228&team_id=7935&team_id=228&enabled=true&editable=true&question=string&team_filter=7616","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"enabled","value":"true"},{"key":"editable","value":"true"},{"key":"question","value":"string"},{"key":"team_filter","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"editable\": true,\n      \"enabled\": false,\n      \"id\": 7660,\n      \"name\": \"string\",\n      \"questions\": [\n        {\n          \"critical_violation\": true,\n          \"description\": \"string\",\n          \"max\": 4097,\n          \"min\": 8307,\n          \"options\": [\n            {\n              \"name\": \"string\",\n              \"score\": 3566.282268222811\n            },\n            {\n              \"name\": \"string\",\n              \"score\": 3048.8091852981\n            }\n          ],\n          \"question\": \"string\",\n          \"required\": false,\n          \"type\": \"question_default\"\n        },\n        {\n          \"critical_violation\": false,\n          \"description\": \"string\",\n          \"max\": 4995,\n          \"min\": 3563,\n          \"options\": [\n            {\n              \"name\": \"string\",\n              \"score\": 893.6260623571046\n            },\n            {\n              \"name\": \"string\",\n              \"score\": 6681.043222766274\n            }\n          ],\n          \"question\": \"string\",\n          \"required\": false,\n          \"type\": \"question_default\"\n        }\n      ],\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"editable\": true,\n      \"enabled\": false,\n      \"id\": 8562,\n      \"name\": \"string\",\n      \"questions\": [\n        {\n          \"critical_violation\": true,\n          \"description\": \"string\",\n          \"max\": 581,\n          \"min\": 5047,\n          \"options\": [\n            {\n              \"name\": \"string\",\n              \"score\": 384.5878736096875\n            },\n            {\n              \"name\": \"string\",\n              \"score\": 2563.967228400441\n            }\n          ],\n          \"question\": \"string\",\n          \"required\": true,\n          \"type\": \"question_default\"\n        },\n        {\n          \"critical_violation\": false,\n          \"description\": \"string\",\n          \"max\": 5899,\n          \"min\": 279,\n          \"options\": [\n            {\n              \"name\": \"string\",\n              \"score\": 1968.5029901300122\n            },\n            {\n              \"name\": \"string\",\n              \"score\": 8389.817097596695\n            }\n          ],\n          \"question\": \"string\",\n          \"required\": false,\n          \"type\": \"question_default\"\n        }\n      ],\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"9d6da65f-0427-4c91-a64b-0ec1ae494d48","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228&team_id=7935&team_id=228&enabled=true&editable=true&question=string&team_filter=7616","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"enabled","value":"true"},{"key":"editable","value":"true"},{"key":"question","value":"string"},{"key":"team_filter","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"941ad034-b331-4f4d-b3e9-1ee39f93bd71"},{"name":"Create Audit Form","id":"7fc0273c-0232-441b-bcf5-b515b882c483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 1910,\n      \"min\": 72,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 1477.2409802229092\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 8854.261677714549\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 2386,\n      \"min\": 9266,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 777.9273597492975\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 4793.970946413832\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/forms","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","forms"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"e3ba359d-056b-4f34-bc03-ec700d694e2f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 3741,\n      \"min\": 4573,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 9103.01133918793\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1928.0099804391825\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8254,\n      \"min\": 4827,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 9559.497624835943\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1899.3886538077963\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/forms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"editable\": true,\n  \"enabled\": true,\n  \"id\": 9175,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8559,\n      \"min\": 9838,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 1834.428943319022\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1702.1104140341504\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 5147,\n      \"min\": 8933,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 4390.711803401992\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 9484.182712983062\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"33922195-d874-431e-93c1-6b9f113d09e1","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 3741,\n      \"min\": 4573,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 9103.01133918793\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1928.0099804391825\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8254,\n      \"min\": 4827,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 9559.497624835943\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1899.3886538077963\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/forms"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7fc0273c-0232-441b-bcf5-b515b882c483"},{"name":"Search Audit Rate","id":"ac6aafca-e5da-4970-8314-3e7da5cb01b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/audit/forms/:form_id/rate?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&id=2388&id=1829&call_id=string&call_id=string&rated_user=string&rated_user=string&conversation_id=string&conversation_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","forms",":form_id","rate"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"id","value":"2388"},{"key":"id","value":"1829"},{"key":"call_id","value":"string"},{"key":"call_id","value":"string"},{"key":"rated_user","value":"string"},{"key":"rated_user","value":"string"},{"key":"conversation_id","value":"string"},{"key":"conversation_id","value":"string"}],"variable":[{"id":"c3efb4ec-fb1c-4388-b1bd-2fd89d485a23","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"form_id"}]}},"response":[{"id":"a411390f-db7e-45ef-8d3b-7db1fbf9f392","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:form_id/rate?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&id=7935&id=228&call_id=string&call_id=string&rated_user=string&rated_user=string&conversation_id=string&conversation_id=string","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":form_id","rate"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"call_id","value":"string"},{"key":"call_id","value":"string"},{"key":"rated_user","value":"string"},{"key":"rated_user","value":"string"},{"key":"conversation_id","value":"string"},{"key":"conversation_id","value":"string"}],"variable":[{"key":"form_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"answers\": [\n        {\n          \"comment\": \"string\",\n          \"score\": 8038.271775063028,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"comment\": \"string\",\n          \"score\": 4655.456402569846,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"comment\": \"string\",\n      \"conversation_id\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"critical_count\": \"string\",\n      \"form\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"questions\": [\n        {\n          \"critical_violation\": false,\n          \"description\": \"string\",\n          \"max\": 7043,\n          \"min\": 9575,\n          \"options\": [\n            {\n              \"name\": \"string\",\n              \"score\": 3093.2786934039223\n            },\n            {\n              \"name\": \"string\",\n              \"score\": 1505.4409856241136\n            }\n          ],\n          \"question\": \"string\",\n          \"required\": true,\n          \"type\": \"question_default\"\n        },\n        {\n          \"critical_violation\": true,\n          \"description\": \"string\",\n          \"max\": 4424,\n          \"min\": 6663,\n          \"options\": [\n            {\n              \"name\": \"string\",\n              \"score\": 2689.82378558265\n            },\n            {\n              \"name\": \"string\",\n              \"score\": 5508.957637249823\n            }\n          ],\n          \"question\": \"string\",\n          \"required\": false,\n          \"type\": \"question_default\"\n        }\n      ],\n      \"rated_user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"score_optional\": 3280.6064859266203,\n      \"score_required\": 3023.3174838891587,\n      \"select_yes_count\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"answers\": [\n        {\n          \"comment\": \"string\",\n          \"score\": 8836.032171785266,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"comment\": \"string\",\n          \"score\": 7338.062298705739,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"comment\": \"string\",\n      \"conversation_id\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"critical_count\": \"string\",\n      \"form\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"questions\": [\n        {\n          \"critical_violation\": true,\n          \"description\": \"string\",\n          \"max\": 6839,\n          \"min\": 4664,\n          \"options\": [\n            {\n              \"name\": \"string\",\n              \"score\": 8375.28107088639\n            },\n            {\n              \"name\": \"string\",\n              \"score\": 7708.032391999897\n            }\n          ],\n          \"question\": \"string\",\n          \"required\": false,\n          \"type\": \"question_default\"\n        },\n        {\n          \"critical_violation\": true,\n          \"description\": \"string\",\n          \"max\": 6889,\n          \"min\": 2090,\n          \"options\": [\n            {\n              \"name\": \"string\",\n              \"score\": 633.9261705530896\n            },\n            {\n              \"name\": \"string\",\n              \"score\": 9303.955762509024\n            }\n          ],\n          \"question\": \"string\",\n          \"required\": false,\n          \"type\": \"question_default\"\n        }\n      ],\n      \"rated_user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"score_optional\": 3132.630245438104,\n      \"score_required\": 2054.49534091529,\n      \"select_yes_count\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"0f1a9ecd-3854-4087-9cb1-1cfa9fc47f65","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:form_id/rate?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&id=7935&id=228&call_id=string&call_id=string&rated_user=string&rated_user=string&conversation_id=string&conversation_id=string","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":form_id","rate"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"call_id","value":"string"},{"key":"call_id","value":"string"},{"key":"rated_user","value":"string"},{"key":"rated_user","value":"string"},{"key":"conversation_id","value":"string"},{"key":"conversation_id","value":"string"}],"variable":[{"key":"form_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ac6aafca-e5da-4970-8314-3e7da5cb01b0"},{"name":"Read Audit Form","id":"f740e4ef-5706-4a04-81a4-0edc6137a5ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/audit/forms/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","forms",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4216cbcd-2d04-42a7-b0c8-dcd290ae0a82","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"08390020-eb6e-4fbc-8284-72fa8b7c2670","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"editable\": true,\n  \"enabled\": true,\n  \"id\": 9175,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8559,\n      \"min\": 9838,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 1834.428943319022\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1702.1104140341504\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 5147,\n      \"min\": 8933,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 4390.711803401992\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 9484.182712983062\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c2551e47-25e3-40a1-8110-d42435c2a4f0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f740e4ef-5706-4a04-81a4-0edc6137a5ce"},{"name":"Update Audit Form","id":"5c06bce3-c0fc-4f70-8847-b9db523d1c0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 6938,\n      \"min\": 1104,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 6033.968671982939\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1270.5552698747201\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 8708,\n      \"min\": 4403,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 8549.956294176563\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 7028.363594105224\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/forms/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","forms",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"03575871-069d-47f3-9322-ca1d178216b7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"297e6b3c-0d06-4141-b408-c27a484d1ed8","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 7589,\n      \"min\": 4149,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 813.215962223115\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 383.3232646170215\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 9049,\n      \"min\": 9035,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 4385.937345076562\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1837.1958413555744\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"editable\": true,\n  \"enabled\": true,\n  \"id\": 9175,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8559,\n      \"min\": 9838,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 1834.428943319022\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1702.1104140341504\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 5147,\n      \"min\": 8933,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 4390.711803401992\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 9484.182712983062\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"1fba5cc9-8d4d-45d6-85b9-825ddacac269","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 7589,\n      \"min\": 4149,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 813.215962223115\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 383.3232646170215\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 9049,\n      \"min\": 9035,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 4385.937345076562\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1837.1958413555744\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5c06bce3-c0fc-4f70-8847-b9db523d1c0d"},{"name":"Delete Audit Form","id":"5fdc701f-92b0-4b16-88ca-5e5e2464013d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/audit/forms/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","forms",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"13d30a75-6d7e-42e5-abbe-8ebb7d172be2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"0f376305-bca1-4b9a-a8c6-cb14b3d539dc","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"editable\": true,\n  \"enabled\": true,\n  \"id\": 9175,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8559,\n      \"min\": 9838,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 1834.428943319022\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1702.1104140341504\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 5147,\n      \"min\": 8933,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 4390.711803401992\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 9484.182712983062\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"3af4e676-9a5b-45d1-9ee1-f01afdef22e8","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5fdc701f-92b0-4b16-88ca-5e5e2464013d"},{"name":"Patch Audit Form","id":"73258ad0-87bb-42c4-88c1-e6d2e92ab521","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 3325,\n      \"min\": 6142,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 4961.473375574006\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 7196.387487843618\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 1927,\n      \"min\": 3941,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 6131.211043826197\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 2478.135454313737\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/forms/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","forms",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9bfde3c1-7698-4d70-8eaa-b892dd21cfa6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"91d626c5-464b-4f97-b91b-b9bcd62bf790","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 1963,\n      \"min\": 3311,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 382.95318052831817\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 6945.58900646604\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 4138,\n      \"min\": 9241,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 8907.348646423434\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 3432.504647974186\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"editable\": true,\n  \"enabled\": true,\n  \"id\": 9175,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8559,\n      \"min\": 9838,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 1834.428943319022\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 1702.1104140341504\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 5147,\n      \"min\": 8933,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 4390.711803401992\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 9484.182712983062\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c4ff5002-22b7-4561-bcab-e592500a1a4f","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 1963,\n      \"min\": 3311,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 382.95318052831817\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 6945.58900646604\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 4138,\n      \"min\": 9241,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 8907.348646423434\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 3432.504647974186\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": false,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/audit/forms/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"73258ad0-87bb-42c4-88c1-e6d2e92ab521"},{"name":"Create Audit Form Rate","id":"383795d8-d4a0-4188-aa4b-ceada745c460","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"score\": 5544.132870094165\n    },\n    {\n      \"score\": 869.1361939627628\n    }\n  ],\n  \"call_id\": \"string\",\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"form\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/rate","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","rate"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"1c23ca46-8990-4279-9a79-2df6b28e2896","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"score\": 8557.50052513043\n    },\n    {\n      \"score\": 5469.8121305487675\n    }\n  ],\n  \"call_id\": \"string\",\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"form\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/rate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"answers\": [\n    {\n      \"comment\": \"string\",\n      \"score\": 4493.570529177442,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"comment\": \"string\",\n      \"score\": 3688.164930654458,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"critical_count\": \"string\",\n  \"form\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8437,\n      \"min\": 4607,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 3885.721220900531\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 24.22558553187848\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 1873,\n      \"min\": 3887,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 3389.6546266134055\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 4510.916566730152\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"rated_user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"score_optional\": 3536.803437326603,\n  \"score_required\": 7085.675415840824,\n  \"select_yes_count\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"55bb8e30-4ec8-41e1-b2ed-b209d85ab207","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"score\": 8557.50052513043\n    },\n    {\n      \"score\": 5469.8121305487675\n    }\n  ],\n  \"call_id\": \"string\",\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"form\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/rate"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"383795d8-d4a0-4188-aa4b-ceada745c460"},{"name":"Read Audit Rate","id":"160ab5b9-ee44-46c3-80c7-dfab3e4b6c6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/audit/rate/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","rate",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"64631235-403e-4de4-b2a1-34760155a500","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d2410c66-b0b2-4a51-b0d1-3979b2828add","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/rate/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","rate",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"answers\": [\n    {\n      \"comment\": \"string\",\n      \"score\": 4493.570529177442,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"comment\": \"string\",\n      \"score\": 3688.164930654458,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"critical_count\": \"string\",\n  \"form\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8437,\n      \"min\": 4607,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 3885.721220900531\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 24.22558553187848\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 1873,\n      \"min\": 3887,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 3389.6546266134055\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 4510.916566730152\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"rated_user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"score_optional\": 3536.803437326603,\n  \"score_required\": 7085.675415840824,\n  \"select_yes_count\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"710d0865-044a-43e2-a388-6665335aaa31","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/rate/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","rate",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"160ab5b9-ee44-46c3-80c7-dfab3e4b6c6e"},{"name":"Update Audit Rate","id":"a761cf7b-a315-4381-b5e3-a58a01c4e253","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"comment\": \"string\",\n      \"score\": 9108.321012125456\n    },\n    {\n      \"comment\": \"string\",\n      \"score\": 5762.639518512167\n    }\n  ],\n  \"comment\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/audit/rate/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","rate",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a1b90f77-fbd0-417d-879d-738b1b3dfffc","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d741d73c-35a3-419c-98ad-b28ef4775194","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"comment\": \"string\",\n      \"score\": 5985.543902365027\n    },\n    {\n      \"comment\": \"string\",\n      \"score\": 5075.407134889074\n    }\n  ],\n  \"comment\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/audit/rate/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","rate",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"answers\": [\n    {\n      \"comment\": \"string\",\n      \"score\": 4493.570529177442,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"comment\": \"string\",\n      \"score\": 3688.164930654458,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"critical_count\": \"string\",\n  \"form\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8437,\n      \"min\": 4607,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 3885.721220900531\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 24.22558553187848\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 1873,\n      \"min\": 3887,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 3389.6546266134055\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 4510.916566730152\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"rated_user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"score_optional\": 3536.803437326603,\n  \"score_required\": 7085.675415840824,\n  \"select_yes_count\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"a8f11f83-37be-4587-bed9-9f035700c65a","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"comment\": \"string\",\n      \"score\": 5985.543902365027\n    },\n    {\n      \"comment\": \"string\",\n      \"score\": 5075.407134889074\n    }\n  ],\n  \"comment\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/audit/rate/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","rate",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a761cf7b-a315-4381-b5e3-a58a01c4e253"},{"name":"Delete Audit Rate","id":"ad1a0e00-1bd1-44ca-addf-2fde79b69ff5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/audit/rate/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","audit","rate",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d9905baf-5feb-4222-ae71-8d7a482934e5","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8822c87b-15f4-41cb-984c-c0c08ae4135c","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/rate/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","rate",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"answers\": [\n    {\n      \"comment\": \"string\",\n      \"score\": 4493.570529177442,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"comment\": \"string\",\n      \"score\": 3688.164930654458,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"critical_count\": \"string\",\n  \"form\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"questions\": [\n    {\n      \"critical_violation\": false,\n      \"description\": \"string\",\n      \"max\": 8437,\n      \"min\": 4607,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 3885.721220900531\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 24.22558553187848\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    },\n    {\n      \"critical_violation\": true,\n      \"description\": \"string\",\n      \"max\": 1873,\n      \"min\": 3887,\n      \"options\": [\n        {\n          \"name\": \"string\",\n          \"score\": 3389.6546266134055\n        },\n        {\n          \"name\": \"string\",\n          \"score\": 4510.916566730152\n        }\n      ],\n      \"question\": \"string\",\n      \"required\": true,\n      \"type\": \"question_default\"\n    }\n  ],\n  \"rated_user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"score_optional\": 3536.803437326603,\n  \"score_required\": 7085.675415840824,\n  \"select_yes_count\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"0f64a2b6-1433-420e-89eb-bbfe630461ca","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/audit/rate/:id","host":["https://api.webitel.com/api"],"path":["call_center","audit","rate",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ad1a0e00-1bd1-44ca-addf-2fde79b69ff5"}],"id":"fcb5ffa3-fb52-4e25-9090-ee91b987f677","_postman_id":"fcb5ffa3-fb52-4e25-9090-ee91b987f677","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"BucketService","item":[{"name":"List of Bucket","id":"fe950320-d61d-4038-bb74-e4be0a5126ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/buckets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","buckets"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"daf59351-2f59-4024-91e4-c28e7c4b91d9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/buckets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","buckets"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"90f6566b-8965-4bc2-ab62-03287aff5cfe","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/buckets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","buckets"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fe950320-d61d-4038-bb74-e4be0a5126ee"},{"name":"Create Bucket","id":"a8eb6169-0d65-41fb-8e9f-ddd75f94d45e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/buckets","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","buckets"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"85ceb8c8-8609-44b5-aa3e-6e158cabd812","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/buckets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"1a9103e0-bde3-4361-ab99-aacdaf559cad","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/buckets"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a8eb6169-0d65-41fb-8e9f-ddd75f94d45e"},{"name":"Bucket item","id":"2be4f132-e0cd-4b02-b3f9-afd33387074d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/buckets/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","buckets",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"95cd7927-ecb7-44d1-b380-b4eafbdc85be","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9f463309-f395-4d9d-b22d-a80721908f4b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/buckets/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","buckets",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"4bc29ed0-fde8-4a38-9f3e-da01d10a4a6b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/buckets/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","buckets",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2be4f132-e0cd-4b02-b3f9-afd33387074d"},{"name":"Update Bucket","id":"096f5292-93ef-4db6-9d29-349410844ce4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/buckets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","buckets",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b9c2e349-4846-4d12-a419-6c996e81b619","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e0c0368d-e685-43a5-8c33-b6a796ea5810","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","buckets",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"4f309b30-de26-4ea8-ba67-118075e7f8ba","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","buckets",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"096f5292-93ef-4db6-9d29-349410844ce4"},{"name":"Remove Bucket","id":"7d1877eb-28b5-40a7-bbe6-e56c5d2ea63f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/buckets/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","buckets",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"f1311df7-9b45-46a8-b0c2-030b58c29abd","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"167e8c47-f361-4446-9a27-25820aa66a30","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/buckets/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","buckets",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"3f539565-6136-4c20-8160-8defae344f79","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/buckets/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","buckets",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7d1877eb-28b5-40a7-bbe6-e56c5d2ea63f"}],"id":"ac08b4b7-690d-4cb4-be25-53aeab6656aa","_postman_id":"ac08b4b7-690d-4cb4-be25-53aeab6656aa","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CalendarService","item":[{"name":"List of calendar","id":"57b0f648-be33-4953-aded-795faf8e65f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calendars?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calendars"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"d9f98434-4511-488e-afec-cfe3baf9131e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calendars?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["calendars"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"accepts\": [\n        {\n          \"day\": 1754,\n          \"disabled\": true,\n          \"end_time_of_day\": 2418,\n          \"start_time_of_day\": 4599\n        },\n        {\n          \"day\": 4898,\n          \"disabled\": true,\n          \"end_time_of_day\": 2635,\n          \"start_time_of_day\": 9275\n        }\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"end_at\": \"string\",\n      \"excepts\": [\n        {\n          \"date\": \"string\",\n          \"disabled\": false,\n          \"name\": \"string\",\n          \"repeat\": false,\n          \"work_start\": 5793,\n          \"work_stop\": 7972,\n          \"working\": false\n        },\n        {\n          \"date\": \"string\",\n          \"disabled\": true,\n          \"name\": \"string\",\n          \"repeat\": true,\n          \"work_start\": 906,\n          \"work_stop\": 6167,\n          \"working\": false\n        }\n      ],\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"specials\": [\n        {\n          \"day\": 1451,\n          \"disabled\": false,\n          \"end_time_of_day\": 5962,\n          \"start_time_of_day\": 8414\n        },\n        {\n          \"day\": 3368,\n          \"disabled\": false,\n          \"end_time_of_day\": 4166,\n          \"start_time_of_day\": 9393\n        }\n      ],\n      \"start_at\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"accepts\": [\n        {\n          \"day\": 4736,\n          \"disabled\": false,\n          \"end_time_of_day\": 1596,\n          \"start_time_of_day\": 8504\n        },\n        {\n          \"day\": 8592,\n          \"disabled\": true,\n          \"end_time_of_day\": 9050,\n          \"start_time_of_day\": 3992\n        }\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"end_at\": \"string\",\n      \"excepts\": [\n        {\n          \"date\": \"string\",\n          \"disabled\": false,\n          \"name\": \"string\",\n          \"repeat\": false,\n          \"work_start\": 9059,\n          \"work_stop\": 3233,\n          \"working\": false\n        },\n        {\n          \"date\": \"string\",\n          \"disabled\": false,\n          \"name\": \"string\",\n          \"repeat\": false,\n          \"work_start\": 4297,\n          \"work_stop\": 3436,\n          \"working\": false\n        }\n      ],\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"specials\": [\n        {\n          \"day\": 2304,\n          \"disabled\": true,\n          \"end_time_of_day\": 6083,\n          \"start_time_of_day\": 4964\n        },\n        {\n          \"day\": 6103,\n          \"disabled\": false,\n          \"end_time_of_day\": 7600,\n          \"start_time_of_day\": 701\n        }\n      ],\n      \"start_at\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"8f552524-c989-4da1-81f7-4dca7d248a6e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calendars?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["calendars"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"57b0f648-be33-4953-aded-795faf8e65f2"},{"name":"Create calendar","id":"a1d70882-ef96-4cdc-963a-c2e00e699478","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accepts\": [\n    {\n      \"day\": 1998,\n      \"disabled\": true,\n      \"end_time_of_day\": 1274,\n      \"start_time_of_day\": 5899\n    },\n    {\n      \"day\": 2155,\n      \"disabled\": true,\n      \"end_time_of_day\": 8410,\n      \"start_time_of_day\": 8762\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 9890,\n      \"work_stop\": 4290,\n      \"working\": false\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 9162,\n      \"work_stop\": 6114,\n      \"working\": false\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 2337,\n      \"disabled\": true,\n      \"end_time_of_day\": 5825,\n      \"start_time_of_day\": 4035\n    },\n    {\n      \"day\": 2082,\n      \"disabled\": false,\n      \"end_time_of_day\": 4242,\n      \"start_time_of_day\": 8392\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calendars","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calendars"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"7c835c69-2632-4944-a17c-2e21441dfd6f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accepts\": [\n    {\n      \"day\": 1523,\n      \"disabled\": false,\n      \"end_time_of_day\": 6194,\n      \"start_time_of_day\": 3932\n    },\n    {\n      \"day\": 3124,\n      \"disabled\": true,\n      \"end_time_of_day\": 4423,\n      \"start_time_of_day\": 6063\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 7381,\n      \"work_stop\": 3338,\n      \"working\": false\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": true,\n      \"name\": \"string\",\n      \"repeat\": false,\n      \"work_start\": 8107,\n      \"work_stop\": 6942,\n      \"working\": true\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 4536,\n      \"disabled\": true,\n      \"end_time_of_day\": 6371,\n      \"start_time_of_day\": 37\n    },\n    {\n      \"day\": 7490,\n      \"disabled\": true,\n      \"end_time_of_day\": 4294,\n      \"start_time_of_day\": 1279\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calendars"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accepts\": [\n    {\n      \"day\": 7963,\n      \"disabled\": false,\n      \"end_time_of_day\": 1705,\n      \"start_time_of_day\": 4251\n    },\n    {\n      \"day\": 3726,\n      \"disabled\": false,\n      \"end_time_of_day\": 4834,\n      \"start_time_of_day\": 9921\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 6120,\n      \"work_stop\": 3506,\n      \"working\": true\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": true,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 272,\n      \"work_stop\": 5119,\n      \"working\": false\n    }\n  ],\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 5038,\n      \"disabled\": true,\n      \"end_time_of_day\": 1278,\n      \"start_time_of_day\": 97\n    },\n    {\n      \"day\": 2992,\n      \"disabled\": false,\n      \"end_time_of_day\": 5559,\n      \"start_time_of_day\": 337\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"fc7a7a29-f7d7-4512-807b-f2a4ad3e4f93","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accepts\": [\n    {\n      \"day\": 1523,\n      \"disabled\": false,\n      \"end_time_of_day\": 6194,\n      \"start_time_of_day\": 3932\n    },\n    {\n      \"day\": 3124,\n      \"disabled\": true,\n      \"end_time_of_day\": 4423,\n      \"start_time_of_day\": 6063\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 7381,\n      \"work_stop\": 3338,\n      \"working\": false\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": true,\n      \"name\": \"string\",\n      \"repeat\": false,\n      \"work_start\": 8107,\n      \"work_stop\": 6942,\n      \"working\": true\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 4536,\n      \"disabled\": true,\n      \"end_time_of_day\": 6371,\n      \"start_time_of_day\": 37\n    },\n    {\n      \"day\": 7490,\n      \"disabled\": true,\n      \"end_time_of_day\": 4294,\n      \"start_time_of_day\": 1279\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calendars"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a1d70882-ef96-4cdc-963a-c2e00e699478"},{"name":"List timezones","id":"1d2847cf-a7ed-41cf-84c8-d8eb7e44d510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calendars/timezones?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calendars","timezones"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"c371b3ea-72ad-42ef-a72c-2133713bccb2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calendars/timezones?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["calendars","timezones"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"offset\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"offset\": \"string\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"904a2a8b-c8e4-43a9-9cad-1a617e90f14f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calendars/timezones?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["calendars","timezones"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1d2847cf-a7ed-41cf-84c8-d8eb7e44d510"},{"name":"Calendar item","id":"4887f87e-8e2b-41b2-a7e3-987c806914fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calendars/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calendars",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"07645d31-fc5d-45ce-95c1-e3c9c811de8e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0108f39c-2dde-4a3b-9812-e605f0358959","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calendars/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["calendars",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accepts\": [\n    {\n      \"day\": 7963,\n      \"disabled\": false,\n      \"end_time_of_day\": 1705,\n      \"start_time_of_day\": 4251\n    },\n    {\n      \"day\": 3726,\n      \"disabled\": false,\n      \"end_time_of_day\": 4834,\n      \"start_time_of_day\": 9921\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 6120,\n      \"work_stop\": 3506,\n      \"working\": true\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": true,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 272,\n      \"work_stop\": 5119,\n      \"working\": false\n    }\n  ],\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 5038,\n      \"disabled\": true,\n      \"end_time_of_day\": 1278,\n      \"start_time_of_day\": 97\n    },\n    {\n      \"day\": 2992,\n      \"disabled\": false,\n      \"end_time_of_day\": 5559,\n      \"start_time_of_day\": 337\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"643b90ed-c7d3-416c-80d3-160169fb5fdd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calendars/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["calendars",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4887f87e-8e2b-41b2-a7e3-987c806914fd"},{"name":"Update calendar","id":"d7990304-bcd2-4d89-a163-8cadaa38c5b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accepts\": [\n    {\n      \"day\": 1998,\n      \"disabled\": true,\n      \"end_time_of_day\": 1274,\n      \"start_time_of_day\": 5899\n    },\n    {\n      \"day\": 2155,\n      \"disabled\": true,\n      \"end_time_of_day\": 8410,\n      \"start_time_of_day\": 8762\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 9890,\n      \"work_stop\": 4290,\n      \"working\": false\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 9162,\n      \"work_stop\": 6114,\n      \"working\": false\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 2337,\n      \"disabled\": true,\n      \"end_time_of_day\": 5825,\n      \"start_time_of_day\": 4035\n    },\n    {\n      \"day\": 2082,\n      \"disabled\": false,\n      \"end_time_of_day\": 4242,\n      \"start_time_of_day\": 8392\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calendars/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calendars",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ea1f4777-0940-482c-84be-b874c104cac2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cf99c940-abd8-434d-91f9-225599654257","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accepts\": [\n    {\n      \"day\": 1523,\n      \"disabled\": false,\n      \"end_time_of_day\": 6194,\n      \"start_time_of_day\": 3932\n    },\n    {\n      \"day\": 3124,\n      \"disabled\": true,\n      \"end_time_of_day\": 4423,\n      \"start_time_of_day\": 6063\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 7381,\n      \"work_stop\": 3338,\n      \"working\": false\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": true,\n      \"name\": \"string\",\n      \"repeat\": false,\n      \"work_start\": 8107,\n      \"work_stop\": 6942,\n      \"working\": true\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 4536,\n      \"disabled\": true,\n      \"end_time_of_day\": 6371,\n      \"start_time_of_day\": 37\n    },\n    {\n      \"day\": 7490,\n      \"disabled\": true,\n      \"end_time_of_day\": 4294,\n      \"start_time_of_day\": 1279\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calendars/:id","host":["https://api.webitel.com/api"],"path":["calendars",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accepts\": [\n    {\n      \"day\": 7963,\n      \"disabled\": false,\n      \"end_time_of_day\": 1705,\n      \"start_time_of_day\": 4251\n    },\n    {\n      \"day\": 3726,\n      \"disabled\": false,\n      \"end_time_of_day\": 4834,\n      \"start_time_of_day\": 9921\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 6120,\n      \"work_stop\": 3506,\n      \"working\": true\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": true,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 272,\n      \"work_stop\": 5119,\n      \"working\": false\n    }\n  ],\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 5038,\n      \"disabled\": true,\n      \"end_time_of_day\": 1278,\n      \"start_time_of_day\": 97\n    },\n    {\n      \"day\": 2992,\n      \"disabled\": false,\n      \"end_time_of_day\": 5559,\n      \"start_time_of_day\": 337\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"be82d860-3171-4931-84a6-65e4ef35761e","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accepts\": [\n    {\n      \"day\": 1523,\n      \"disabled\": false,\n      \"end_time_of_day\": 6194,\n      \"start_time_of_day\": 3932\n    },\n    {\n      \"day\": 3124,\n      \"disabled\": true,\n      \"end_time_of_day\": 4423,\n      \"start_time_of_day\": 6063\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 7381,\n      \"work_stop\": 3338,\n      \"working\": false\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": true,\n      \"name\": \"string\",\n      \"repeat\": false,\n      \"work_start\": 8107,\n      \"work_stop\": 6942,\n      \"working\": true\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 4536,\n      \"disabled\": true,\n      \"end_time_of_day\": 6371,\n      \"start_time_of_day\": 37\n    },\n    {\n      \"day\": 7490,\n      \"disabled\": true,\n      \"end_time_of_day\": 4294,\n      \"start_time_of_day\": 1279\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calendars/:id","host":["https://api.webitel.com/api"],"path":["calendars",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d7990304-bcd2-4d89-a163-8cadaa38c5b0"},{"name":"Remove calendar","id":"8645cfc5-cd4a-4153-beeb-0ffc6a3e9c67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calendars/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calendars",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"99ea6043-d7ed-484f-a9f2-fbd58da44d87","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f455fe17-494b-4773-90d0-c08efa51a7a1","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calendars/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["calendars",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accepts\": [\n    {\n      \"day\": 7963,\n      \"disabled\": false,\n      \"end_time_of_day\": 1705,\n      \"start_time_of_day\": 4251\n    },\n    {\n      \"day\": 3726,\n      \"disabled\": false,\n      \"end_time_of_day\": 4834,\n      \"start_time_of_day\": 9921\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"date\": \"string\",\n      \"disabled\": false,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 6120,\n      \"work_stop\": 3506,\n      \"working\": true\n    },\n    {\n      \"date\": \"string\",\n      \"disabled\": true,\n      \"name\": \"string\",\n      \"repeat\": true,\n      \"work_start\": 272,\n      \"work_stop\": 5119,\n      \"working\": false\n    }\n  ],\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"day\": 5038,\n      \"disabled\": true,\n      \"end_time_of_day\": 1278,\n      \"start_time_of_day\": 97\n    },\n    {\n      \"day\": 2992,\n      \"disabled\": false,\n      \"end_time_of_day\": 5559,\n      \"start_time_of_day\": 337\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"8eaba655-b558-42fd-9990-23484f4dfad6","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calendars/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["calendars",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8645cfc5-cd4a-4153-beeb-0ffc6a3e9c67"}],"id":"1a8fb141-0a1b-4521-9313-f47dfc940970","_postman_id":"1a8fb141-0a1b-4521-9313-f47dfc940970","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CallService","item":[{"name":"CreateCall initiates a new outbound call with specified parameters.","id":"7622495f-c26a-478c-ba80-7ec3193d9c2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"destination\": \"string\",\n  \"domain_id\": \"string\",\n  \"from\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  },\n  \"params\": {\n    \"cancel_distribute\": false,\n    \"contact_id\": \"string\",\n    \"disable_auto_answer\": true,\n    \"disable_stun\": false,\n    \"display\": \"string\",\n    \"hide_number\": true,\n    \"is_online\": false,\n    \"timeout\": 3891,\n    \"variables\": {\n      \"key_0\": \"string\"\n    }\n  },\n  \"to\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"288e194f-4c7c-4e4e-a092-e55a2362247e","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"destination\": \"string\",\n  \"domain_id\": \"string\",\n  \"from\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  },\n  \"params\": {\n    \"cancel_distribute\": false,\n    \"contact_id\": \"string\",\n    \"disable_auto_answer\": true,\n    \"disable_stun\": false,\n    \"display\": \"string\",\n    \"hide_number\": true,\n    \"is_online\": false,\n    \"timeout\": 3891,\n    \"variables\": {\n      \"key_0\": \"string\"\n    }\n  },\n  \"to\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"},{"id":"ad0bc659-b483-423c-965a-921a70a3df4b","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"destination\": \"string\",\n  \"domain_id\": \"string\",\n  \"from\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  },\n  \"params\": {\n    \"cancel_distribute\": false,\n    \"contact_id\": \"string\",\n    \"disable_auto_answer\": true,\n    \"disable_stun\": false,\n    \"display\": \"string\",\n    \"hide_number\": true,\n    \"is_online\": false,\n    \"timeout\": 3891,\n    \"variables\": {\n      \"key_0\": \"string\"\n    }\n  },\n  \"to\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7622495f-c26a-478c-ba80-7ec3193d9c2b"},{"name":"SearchActiveCall returns a list of all calls currently in progress.","id":"0f91413f-0f32-435e-836d-fb70d574306b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/active?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&user_id=string&user_id=string&agent_id=string&agent_id=string&queue_id=string&queue_id=string&team_id=string&team_id=string&member_id=string&member_id=string&gateway_id=string&gateway_id=string&duration.from=string&duration.to=string&skip_parent=true&parent_id=string&cause=string&cause=string&exists_file=true&domain_id=string&number=string&direction=string&direction=string&answered_at.from=string&answered_at.to=string&missed=true&stored_at.from=string&stored_at.to=string&supervisor_id=string&supervisor_id=string&state=string&state=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"team_id","value":"string"},{"key":"team_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"skip_parent","value":"true"},{"key":"parent_id","value":"string"},{"key":"cause","value":"string"},{"key":"cause","value":"string"},{"key":"exists_file","value":"true"},{"key":"domain_id","value":"string"},{"key":"number","value":"string"},{"key":"direction","value":"string"},{"key":"direction","value":"string"},{"key":"answered_at.from","value":"string"},{"key":"answered_at.to","value":"string"},{"key":"missed","value":"true"},{"key":"stored_at.from","value":"string"},{"key":"stored_at.to","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"state","value":"string"},{"key":"state","value":"string"}],"variable":[]}},"response":[{"id":"0449ca37-845e-41fa-ae8f-18444e0b99fd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/active?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&user_id=string&user_id=string&agent_id=string&agent_id=string&queue_id=string&queue_id=string&team_id=string&team_id=string&member_id=string&member_id=string&gateway_id=string&gateway_id=string&duration.from=string&duration.to=string&skip_parent=true&parent_id=string&cause=string&cause=string&exists_file=true&domain_id=string&number=string&direction=string&direction=string&answered_at.from=string&answered_at.to=string&missed=true&stored_at.from=string&stored_at.to=string&supervisor_id=string&supervisor_id=string&state=string&state=string","host":["https://api.webitel.com/api"],"path":["calls","active"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"team_id","value":"string"},{"key":"team_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"skip_parent","value":"true"},{"key":"parent_id","value":"string"},{"key":"cause","value":"string"},{"key":"cause","value":"string"},{"key":"exists_file","value":"true"},{"key":"domain_id","value":"string"},{"key":"number","value":"string"},{"key":"direction","value":"string"},{"key":"direction","value":"string"},{"key":"answered_at.from","value":"string"},{"key":"answered_at.to","value":"string"},{"key":"missed","value":"true"},{"key":"stored_at.from","value":"string"},{"key":"stored_at.to","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"state","value":"string"},{"key":"state","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"answered_at\": \"string\",\n      \"app_id\": \"string\",\n      \"bill_sec\": 4312,\n      \"blind_transfer\": \"string\",\n      \"bridged_at\": \"string\",\n      \"bridged_id\": \"string\",\n      \"created_at\": \"string\",\n      \"destination\": \"string\",\n      \"direction\": \"string\",\n      \"display\": \"string\",\n      \"duration\": 1422,\n      \"extension\": \"string\",\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"gateway\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hold_sec\": 9611,\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaving_at\": \"string\",\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"parent_id\": \"string\",\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"queue_bridged_at\": \"string\",\n      \"queue_duration_sec\": 7450,\n      \"queue_wait_sec\": 7135,\n      \"reporting_at\": \"string\",\n      \"reporting_sec\": 40,\n      \"state\": \"string\",\n      \"supervisor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timestamp\": \"string\",\n      \"to\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"type\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"wait_sec\": 271\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"answered_at\": \"string\",\n      \"app_id\": \"string\",\n      \"bill_sec\": 8607,\n      \"blind_transfer\": \"string\",\n      \"bridged_at\": \"string\",\n      \"bridged_id\": \"string\",\n      \"created_at\": \"string\",\n      \"destination\": \"string\",\n      \"direction\": \"string\",\n      \"display\": \"string\",\n      \"duration\": 8772,\n      \"extension\": \"string\",\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"gateway\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hold_sec\": 4342,\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaving_at\": \"string\",\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"parent_id\": \"string\",\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"queue_bridged_at\": \"string\",\n      \"queue_duration_sec\": 325,\n      \"queue_wait_sec\": 8800,\n      \"reporting_at\": \"string\",\n      \"reporting_sec\": 4380,\n      \"state\": \"string\",\n      \"supervisor\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timestamp\": \"string\",\n      \"to\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"type\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\"\n      },\n      \"wait_sec\": 3585\n    }\n  ],\n  \"next\": false\n}"},{"id":"432f4a84-3c74-4cf0-b381-a9960b37af3e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/active?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&user_id=string&user_id=string&agent_id=string&agent_id=string&queue_id=string&queue_id=string&team_id=string&team_id=string&member_id=string&member_id=string&gateway_id=string&gateway_id=string&duration.from=string&duration.to=string&skip_parent=true&parent_id=string&cause=string&cause=string&exists_file=true&domain_id=string&number=string&direction=string&direction=string&answered_at.from=string&answered_at.to=string&missed=true&stored_at.from=string&stored_at.to=string&supervisor_id=string&supervisor_id=string&state=string&state=string","host":["https://api.webitel.com/api"],"path":["calls","active"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"team_id","value":"string"},{"key":"team_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"skip_parent","value":"true"},{"key":"parent_id","value":"string"},{"key":"cause","value":"string"},{"key":"cause","value":"string"},{"key":"exists_file","value":"true"},{"key":"domain_id","value":"string"},{"key":"number","value":"string"},{"key":"direction","value":"string"},{"key":"direction","value":"string"},{"key":"answered_at.from","value":"string"},{"key":"answered_at.to","value":"string"},{"key":"missed","value":"true"},{"key":"stored_at.from","value":"string"},{"key":"stored_at.to","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"state","value":"string"},{"key":"state","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0f91413f-0f32-435e-836d-fb70d574306b"},{"name":"ReadCall returns detailed real-time information for a specific active call.","id":"d81fdd79-0bb6-4078-946f-fc2f1c0159db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/active/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"bc927534-d89f-4434-b161-e1c9c8936a18","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"eaa5ef88-ea73-4e29-b6fc-deda1eb5eba7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/active/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["calls","active",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"answered_at\": \"string\",\n  \"app_id\": \"string\",\n  \"bill_sec\": 1084,\n  \"blind_transfer\": \"string\",\n  \"bridged_at\": \"string\",\n  \"bridged_id\": \"string\",\n  \"created_at\": \"string\",\n  \"destination\": \"string\",\n  \"direction\": \"string\",\n  \"display\": \"string\",\n  \"duration\": 3400,\n  \"extension\": \"string\",\n  \"from\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"number\": \"string\",\n    \"type\": \"string\"\n  },\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"hold_sec\": 6962,\n  \"id\": \"string\",\n  \"joined_at\": \"string\",\n  \"leaving_at\": \"string\",\n  \"member\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"parent_id\": \"string\",\n  \"queue\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"queue_bridged_at\": \"string\",\n  \"queue_duration_sec\": 4265,\n  \"queue_wait_sec\": 1062,\n  \"reporting_at\": \"string\",\n  \"reporting_sec\": 1943,\n  \"state\": \"string\",\n  \"supervisor\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timestamp\": \"string\",\n  \"to\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"number\": \"string\",\n    \"type\": \"string\"\n  },\n  \"type\": \"string\",\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_sec\": 8066\n}"},{"id":"25ec8b58-f931-44b3-8a6b-10ecda6f9c3b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/active/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["calls","active",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d81fdd79-0bb6-4078-946f-fc2f1c0159db"},{"name":"HangupCall terminates an active call session.","id":"6df656ee-358f-486c-821a-3df1f14e6fde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"cause\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/active/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c4fd375b-9099-43ef-ab6f-42f735439933","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6b7e2e06-52fb-49b6-ba02-098734cbbc30","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"cause\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id","host":["https://api.webitel.com/api"],"path":["calls","active",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"b42e2416-dff0-4ae8-bc6d-a70ed120e274","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"cause\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id","host":["https://api.webitel.com/api"],"path":["calls","active",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6df656ee-358f-486c-821a-3df1f14e6fde"},{"name":"ConfirmPush confirms receipt of a push notification for synchronization.","id":"c8be3b90-7939-4f08-9132-00cb063150c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/active/:id/confirm_push","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id","confirm_push"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"58a3088e-2d6e-4e56-b6d4-718e27d86354","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"899c1660-1eb4-4860-bbae-9a5df4a184c9","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/active/:id/confirm_push","host":["https://api.webitel.com/api"],"path":["calls","active",":id","confirm_push"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"e7fe93e9-e26e-41fb-9500-ac95497f5986","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/active/:id/confirm_push","host":["https://api.webitel.com/api"],"path":["calls","active",":id","confirm_push"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c8be3b90-7939-4f08-9132-00cb063150c1"},{"name":"DtmfCall sends DTMF digits to an active call.","id":"7fb5b9c0-f827-4b37-8ee7-103f951ee52b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"digit\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/active/:id/dtmf","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id","dtmf"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"113add90-650d-4f07-b2d1-15d5a4018c70","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"25c52d9e-8447-4e11-8f22-b495de0239ee","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"digit\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/dtmf","host":["https://api.webitel.com/api"],"path":["calls","active",":id","dtmf"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"8b3a8050-f11f-4a7b-90d9-16720d72bb6a","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"digit\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/dtmf","host":["https://api.webitel.com/api"],"path":["calls","active",":id","dtmf"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7fb5b9c0-f827-4b37-8ee7-103f951ee52b"},{"name":"EavesdropCall allows a supervisor to listen, whisper, or join an active call.","id":"10c51df4-f92d-49e0-8b5f-7b6c7fd0e143","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"control\": false,\n  \"from\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  },\n  \"listen_a\": false,\n  \"listen_b\": true,\n  \"whisper_a\": true,\n  \"whisper_b\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/active/:id/eavesdrop","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id","eavesdrop"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"aa891b58-f981-4bbe-82ef-69e55001f598","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"01747d01-325c-4686-ba32-aa26bd617256","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"control\": false,\n  \"from\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  },\n  \"listen_a\": false,\n  \"listen_b\": true,\n  \"whisper_a\": true,\n  \"whisper_b\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/eavesdrop","host":["https://api.webitel.com/api"],"path":["calls","active",":id","eavesdrop"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"},{"id":"fcfd90f1-3aba-4f51-875c-dbd935b62dda","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"control\": false,\n  \"from\": {\n    \"app_id\": \"string\",\n    \"extension\": \"string\",\n    \"id\": \"string\",\n    \"type\": \"string\"\n  },\n  \"listen_a\": false,\n  \"listen_b\": true,\n  \"whisper_a\": true,\n  \"whisper_b\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/eavesdrop","host":["https://api.webitel.com/api"],"path":["calls","active",":id","eavesdrop"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"10c51df4-f92d-49e0-8b5f-7b6c7fd0e143"},{"name":"HoldCall puts an active call on hold.","id":"2d0a3a48-b0ae-4940-bbba-8b40f556ffe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/active/:id/hold","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id","hold"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"17d97d40-9169-49aa-b018-ce709a2bd176","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"53e875f2-ada0-45a4-abc9-95db2bb9b68a","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/hold","host":["https://api.webitel.com/api"],"path":["calls","active",":id","hold"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"state\": \"string\"\n}"},{"id":"4c0a0f1e-f571-4f35-b7b0-2851fd8bc9e8","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/hold","host":["https://api.webitel.com/api"],"path":["calls","active",":id","hold"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2d0a3a48-b0ae-4940-bbba-8b40f556ffe6"},{"name":"BlindTransferCall redirects an active call to another destination.","id":"c6769563-03e7-46c9-bdca-55981efb460a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"destination\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/active/:id/transfer","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id","transfer"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7f70ca16-05b6-4019-b676-76ef8c3b4824","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8d95e8ef-221b-4e04-bdb7-148040fd5cbe","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"destination\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/transfer","host":["https://api.webitel.com/api"],"path":["calls","active",":id","transfer"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"32160ad5-010c-48f6-87fd-392705304088","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"destination\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/transfer","host":["https://api.webitel.com/api"],"path":["calls","active",":id","transfer"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c6769563-03e7-46c9-bdca-55981efb460a"},{"name":"UnHoldCall resumes a call from hold state.","id":"4b6d07e1-2d34-46ae-ad8e-903860d96722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/active/:id/unhold","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id","unhold"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"54b1775a-afae-493d-9374-b7e60291b465","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"56600576-53dc-46d3-84d1-d78959b3e1a0","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/unhold","host":["https://api.webitel.com/api"],"path":["calls","active",":id","unhold"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"state\": \"string\"\n}"},{"id":"23dd76b9-f5dc-4393-9f89-1f86674718f5","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/unhold","host":["https://api.webitel.com/api"],"path":["calls","active",":id","unhold"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4b6d07e1-2d34-46ae-ad8e-903860d96722"},{"name":"SetVariablesCall updates call channel variables in real-time.","id":"8f146ad2-4f57-43f0-a922-13edc8e3f6b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/active/:id/variables","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","active",":id","variables"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c293d383-9cd2-47e5-be6e-7696d83cc61c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"54fdb84c-2575-49e8-a4ef-bfd6a93b427a","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/variables","host":["https://api.webitel.com/api"],"path":["calls","active",":id","variables"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"f095d054-75a8-4b7e-becc-dd2b25a787cb","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/active/:id/variables","host":["https://api.webitel.com/api"],"path":["calls","active",":id","variables"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8f146ad2-4f57-43f0-a922-13edc8e3f6b8"},{"name":"SearchHistoryCall retrieves a list of completed calls using filters (GET).\nSupports advanced filtering by participants, duration, causes, and custom variables.","id":"d06ebbd4-fd9b-45d7-8cea-007e763a1d12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/history?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&user_id=string&user_id=string&agent_id=string&agent_id=string&queue_id=string&queue_id=string&team_id=string&team_id=string&member_id=string&member_id=string&gateway_id=string&gateway_id=string&duration.from=string&duration.to=string&skip_parent=true&parent_id=string&cause=string&cause=string&has_file=true&domain_id=string&number=string&direction=string&answered_at.from=string&answered_at.to=string&missed=true&stored_at.from=string&stored_at.to=string&id=string&id=string&transfer_from=string&transfer_from=string&transfer_to=string&transfer_to=string&dependency_id=string&tags=string&tags=string&variables[string]=string&amd_result=string&amd_result=string&fts=string&directions=string&directions=string&has_transcript=true&agent_description=string&owner_id=string&owner_id=string&grantee_id=string&grantee_id=string&amd_ai_result=string&amd_ai_result=string&talk.from=string&talk.to=string&rated=true&rated_by=string&rated_by=string&score_required.from=string&score_required.to=string&score_optional.from=string&score_optional.to=string&rated_user=string&rated_user=string&contact_id=string&contact_id=string&schema_id=2388&schema_id=1829&has_transfer=true&timeline=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"team_id","value":"string"},{"key":"team_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"skip_parent","value":"true"},{"key":"parent_id","value":"string"},{"key":"cause","value":"string"},{"key":"cause","value":"string"},{"key":"has_file","value":"true"},{"key":"domain_id","value":"string"},{"key":"number","value":"string"},{"key":"direction","value":"string"},{"key":"answered_at.from","value":"string"},{"key":"answered_at.to","value":"string"},{"key":"missed","value":"true"},{"key":"stored_at.from","value":"string"},{"key":"stored_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"transfer_from","value":"string"},{"key":"transfer_from","value":"string"},{"key":"transfer_to","value":"string"},{"key":"transfer_to","value":"string"},{"key":"dependency_id","value":"string"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"description":{"content":"<p>This is a request variable of the map type. The query format is \"map_name[key]=value\", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age[\"bob\"]=18</p>\n","type":"text/plain"},"key":"variables[string]","value":"string"},{"key":"amd_result","value":"string"},{"key":"amd_result","value":"string"},{"key":"fts","value":"string"},{"key":"directions","value":"string"},{"key":"directions","value":"string"},{"key":"has_transcript","value":"true"},{"key":"agent_description","value":"string"},{"key":"owner_id","value":"string"},{"key":"owner_id","value":"string"},{"key":"grantee_id","value":"string"},{"key":"grantee_id","value":"string"},{"key":"amd_ai_result","value":"string"},{"key":"amd_ai_result","value":"string"},{"key":"talk.from","value":"string"},{"key":"talk.to","value":"string"},{"key":"rated","value":"true"},{"key":"rated_by","value":"string"},{"key":"rated_by","value":"string"},{"key":"score_required.from","value":"string"},{"key":"score_required.to","value":"string"},{"key":"score_optional.from","value":"string"},{"key":"score_optional.to","value":"string"},{"key":"rated_user","value":"string"},{"key":"rated_user","value":"string"},{"key":"contact_id","value":"string"},{"key":"contact_id","value":"string"},{"key":"schema_id","value":"2388"},{"key":"schema_id","value":"1829"},{"key":"has_transfer","value":"true"},{"key":"timeline","value":"true"}],"variable":[]}},"response":[{"id":"093f4d75-468f-4f3d-9788-0c49b66fddcc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/history?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&user_id=string&user_id=string&agent_id=string&agent_id=string&queue_id=string&queue_id=string&team_id=string&team_id=string&member_id=string&member_id=string&gateway_id=string&gateway_id=string&duration.from=string&duration.to=string&skip_parent=true&parent_id=string&cause=string&cause=string&has_file=true&domain_id=string&number=string&direction=string&answered_at.from=string&answered_at.to=string&missed=true&stored_at.from=string&stored_at.to=string&id=string&id=string&transfer_from=string&transfer_from=string&transfer_to=string&transfer_to=string&dependency_id=string&tags=string&tags=string&variables[string]=string&amd_result=string&amd_result=string&fts=string&directions=string&directions=string&has_transcript=true&agent_description=string&owner_id=string&owner_id=string&grantee_id=string&grantee_id=string&amd_ai_result=string&amd_ai_result=string&talk.from=string&talk.to=string&rated=true&rated_by=string&rated_by=string&score_required.from=string&score_required.to=string&score_optional.from=string&score_optional.to=string&rated_user=string&rated_user=string&contact_id=string&contact_id=string&schema_id=7935&schema_id=228&has_transfer=true&timeline=true","host":["https://api.webitel.com/api"],"path":["calls","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"team_id","value":"string"},{"key":"team_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"skip_parent","value":"true"},{"key":"parent_id","value":"string"},{"key":"cause","value":"string"},{"key":"cause","value":"string"},{"key":"has_file","value":"true"},{"key":"domain_id","value":"string"},{"key":"number","value":"string"},{"key":"direction","value":"string"},{"key":"answered_at.from","value":"string"},{"key":"answered_at.to","value":"string"},{"key":"missed","value":"true"},{"key":"stored_at.from","value":"string"},{"key":"stored_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"transfer_from","value":"string"},{"key":"transfer_from","value":"string"},{"key":"transfer_to","value":"string"},{"key":"transfer_to","value":"string"},{"key":"dependency_id","value":"string"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"variables[string]","value":"string"},{"key":"amd_result","value":"string"},{"key":"amd_result","value":"string"},{"key":"fts","value":"string"},{"key":"directions","value":"string"},{"key":"directions","value":"string"},{"key":"has_transcript","value":"true"},{"key":"agent_description","value":"string"},{"key":"owner_id","value":"string"},{"key":"owner_id","value":"string"},{"key":"grantee_id","value":"string"},{"key":"grantee_id","value":"string"},{"key":"amd_ai_result","value":"string"},{"key":"amd_ai_result","value":"string"},{"key":"talk.from","value":"string"},{"key":"talk.to","value":"string"},{"key":"rated","value":"true"},{"key":"rated_by","value":"string"},{"key":"rated_by","value":"string"},{"key":"score_required.from","value":"string"},{"key":"score_required.to","value":"string"},{"key":"score_optional.from","value":"string"},{"key":"score_optional.to","value":"string"},{"key":"rated_user","value":"string"},{"key":"rated_user","value":"string"},{"key":"contact_id","value":"string"},{"key":"contact_id","value":"string"},{"key":"schema_id","value":"7935"},{"key":"schema_id","value":"228"},{"key":"has_transfer","value":"true"},{"key":"timeline","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"agent_description\": \"string\",\n      \"allow_evaluation\": false,\n      \"amd_ai_logs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"amd_ai_result\": \"string\",\n      \"amd_result\": \"string\",\n      \"annotations\": [\n        {\n          \"call_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"end_sec\": 3990,\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"note\": \"string\",\n          \"start_sec\": 6485,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"call_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"end_sec\": 6649,\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"note\": \"string\",\n          \"start_sec\": 6809,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"answered_at\": \"string\",\n      \"app_id\": \"string\",\n      \"attempt_id\": \"string\",\n      \"bill_sec\": 7684,\n      \"blind_transfer\": \"string\",\n      \"blind_transfers\": [\n        {\n          \"number\": \"string\",\n          \"time\": \"string\",\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"number\": \"string\",\n          \"time\": \"string\",\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"bridged_at\": \"string\",\n      \"bridged_id\": \"string\",\n      \"cause\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"conversation_id\": \"string\",\n      \"created_at\": \"string\",\n      \"destination\": \"string\",\n      \"destination_name\": \"string\",\n      \"direction\": \"string\",\n      \"display\": \"string\",\n      \"duration\": 1960,\n      \"extension\": \"string\",\n      \"files\": [\n        {\n          \"channel\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"start_at\": \"string\",\n          \"start_record\": \"string\",\n          \"stop_at\": \"string\",\n          \"type\": \"file_type_empty\"\n        },\n        {\n          \"channel\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"start_at\": \"string\",\n          \"start_record\": \"string\",\n          \"stop_at\": \"string\",\n          \"type\": \"file_type_empty\"\n        }\n      ],\n      \"files_job\": [\n        {\n          \"action\": \"undefined\",\n          \"created_at\": \"string\",\n          \"error_detail\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"state\": \"idle\"\n        },\n        {\n          \"action\": \"undefined\",\n          \"created_at\": \"string\",\n          \"error_detail\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"state\": \"idle\"\n        }\n      ],\n      \"form_fields\": \"\",\n      \"forms\": [\n        {\n          \"agent\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"form_fields\": \"\",\n          \"reporting_at\": \"string\"\n        },\n        {\n          \"agent\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"form_fields\": \"\",\n          \"reporting_at\": \"string\"\n        }\n      ],\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"from_number\": \"string\",\n      \"gateway\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hangup_at\": \"string\",\n      \"hangup_by\": \"string\",\n      \"hangup_disposition\": \"string\",\n      \"hangup_phrase\": \"string\",\n      \"has_children\": false,\n      \"hold\": [\n        {\n          \"sec\": 3171.456732979501,\n          \"start\": \"string\",\n          \"stop\": \"string\"\n        },\n        {\n          \"sec\": 6382.8751319125595,\n          \"start\": \"string\",\n          \"stop\": \"string\"\n        }\n      ],\n      \"hold_sec\": 2004,\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaving_at\": \"string\",\n      \"meeting_id\": \"string\",\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member_id\": \"string\",\n      \"parent_id\": \"string\",\n      \"quality_metrics\": {\n        \"jitter_avg\": 1174.9122727370386,\n        \"jitter_max\": 5018.929463915489,\n        \"jitter_max_at\": 8895,\n        \"jitter_min\": 3638.571715916883,\n        \"jitter_min_at\": 4054,\n        \"mos_avg\": 3898.4567073357025,\n        \"mos_max\": 3153.0629302395805,\n        \"mos_max_at\": 7819,\n        \"mos_min\": 9505.10330708677,\n        \"mos_min_at\": 3126,\n        \"packetloss_avg\": 7253.235949489767,\n        \"packetloss_max\": 5524.7684374492455,\n        \"packetloss_max_at\": 7234,\n        \"packetloss_min\": 2947.008946138783,\n        \"packetloss_min_at\": 6813,\n        \"roundtrip_avg\": 9402.63342011332,\n        \"roundtrip_max\": 8620.169044978655,\n        \"roundtrip_max_at\": 6226,\n        \"roundtrip_min\": 7516.04600478029,\n        \"roundtrip_min_at\": 382,\n        \"sip_id\": \"string\"\n      },\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"queue_bridged_at\": \"string\",\n      \"queue_duration_sec\": 4811,\n      \"queue_wait_sec\": 1309,\n      \"rate_id\": \"string\",\n      \"rated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"rated_user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reporting_at\": \"string\",\n      \"reporting_sec\": 6663,\n      \"result\": \"string\",\n      \"schemas\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"score_optional\": 6501.268013527823,\n      \"score_required\": 7514.777420008117,\n      \"sip_code\": 4085,\n      \"stored_at\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"talk_sec\": 1538,\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"to\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"to_number\": \"string\",\n      \"transcripts\": [\n        {\n          \"file\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"locale\": \"string\"\n        },\n        {\n          \"file\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"locale\": \"string\"\n        }\n      ],\n      \"transfer_from\": \"string\",\n      \"transfer_to\": \"string\",\n      \"type\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"wait_sec\": 6728\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"agent_description\": \"string\",\n      \"allow_evaluation\": true,\n      \"amd_ai_logs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"amd_ai_result\": \"string\",\n      \"amd_result\": \"string\",\n      \"annotations\": [\n        {\n          \"call_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"end_sec\": 2613,\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"note\": \"string\",\n          \"start_sec\": 2918,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"call_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"end_sec\": 9713,\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"note\": \"string\",\n          \"start_sec\": 8225,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"answered_at\": \"string\",\n      \"app_id\": \"string\",\n      \"attempt_id\": \"string\",\n      \"bill_sec\": 3526,\n      \"blind_transfer\": \"string\",\n      \"blind_transfers\": [\n        {\n          \"number\": \"string\",\n          \"time\": \"string\",\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"number\": \"string\",\n          \"time\": \"string\",\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"bridged_at\": \"string\",\n      \"bridged_id\": \"string\",\n      \"cause\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"conversation_id\": \"string\",\n      \"created_at\": \"string\",\n      \"destination\": \"string\",\n      \"destination_name\": \"string\",\n      \"direction\": \"string\",\n      \"display\": \"string\",\n      \"duration\": 7875,\n      \"extension\": \"string\",\n      \"files\": [\n        {\n          \"channel\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"start_at\": \"string\",\n          \"start_record\": \"string\",\n          \"stop_at\": \"string\",\n          \"type\": \"file_type_empty\"\n        },\n        {\n          \"channel\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"start_at\": \"string\",\n          \"start_record\": \"string\",\n          \"stop_at\": \"string\",\n          \"type\": \"file_type_empty\"\n        }\n      ],\n      \"files_job\": [\n        {\n          \"action\": \"undefined\",\n          \"created_at\": \"string\",\n          \"error_detail\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"state\": \"idle\"\n        },\n        {\n          \"action\": \"undefined\",\n          \"created_at\": \"string\",\n          \"error_detail\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"state\": \"idle\"\n        }\n      ],\n      \"form_fields\": \"\",\n      \"forms\": [\n        {\n          \"agent\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"form_fields\": \"\",\n          \"reporting_at\": \"string\"\n        },\n        {\n          \"agent\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"form_fields\": \"\",\n          \"reporting_at\": \"string\"\n        }\n      ],\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"from_number\": \"string\",\n      \"gateway\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hangup_at\": \"string\",\n      \"hangup_by\": \"string\",\n      \"hangup_disposition\": \"string\",\n      \"hangup_phrase\": \"string\",\n      \"has_children\": false,\n      \"hold\": [\n        {\n          \"sec\": 8185.89069962973,\n          \"start\": \"string\",\n          \"stop\": \"string\"\n        },\n        {\n          \"sec\": 4358.516001366319,\n          \"start\": \"string\",\n          \"stop\": \"string\"\n        }\n      ],\n      \"hold_sec\": 2740,\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaving_at\": \"string\",\n      \"meeting_id\": \"string\",\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member_id\": \"string\",\n      \"parent_id\": \"string\",\n      \"quality_metrics\": {\n        \"jitter_avg\": 9031.367949846284,\n        \"jitter_max\": 4181.753920291729,\n        \"jitter_max_at\": 3353,\n        \"jitter_min\": 1663.9313335633533,\n        \"jitter_min_at\": 514,\n        \"mos_avg\": 9714.197913883516,\n        \"mos_max\": 5692.3837966738365,\n        \"mos_max_at\": 6020,\n        \"mos_min\": 255.50828387724155,\n        \"mos_min_at\": 1029,\n        \"packetloss_avg\": 8309.17302704747,\n        \"packetloss_max\": 5603.136280842178,\n        \"packetloss_max_at\": 2526,\n        \"packetloss_min\": 6561.131402425826,\n        \"packetloss_min_at\": 8426,\n        \"roundtrip_avg\": 5539.959655691553,\n        \"roundtrip_max\": 2396.568949441038,\n        \"roundtrip_max_at\": 4632,\n        \"roundtrip_min\": 5443.821798589778,\n        \"roundtrip_min_at\": 4357,\n        \"sip_id\": \"string\"\n      },\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"queue_bridged_at\": \"string\",\n      \"queue_duration_sec\": 170,\n      \"queue_wait_sec\": 2344,\n      \"rate_id\": \"string\",\n      \"rated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"rated_user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reporting_at\": \"string\",\n      \"reporting_sec\": 7943,\n      \"result\": \"string\",\n      \"schemas\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"score_optional\": 4379.4587200626365,\n      \"score_required\": 1218.429781496837,\n      \"sip_code\": 5698,\n      \"stored_at\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"talk_sec\": 6871,\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"to\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"to_number\": \"string\",\n      \"transcripts\": [\n        {\n          \"file\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"locale\": \"string\"\n        },\n        {\n          \"file\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"locale\": \"string\"\n        }\n      ],\n      \"transfer_from\": \"string\",\n      \"transfer_to\": \"string\",\n      \"type\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"wait_sec\": 1635\n    }\n  ],\n  \"next\": true\n}"},{"id":"b253974b-6f6f-4ff9-93ef-440ceb7eb93c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/history?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&user_id=string&user_id=string&agent_id=string&agent_id=string&queue_id=string&queue_id=string&team_id=string&team_id=string&member_id=string&member_id=string&gateway_id=string&gateway_id=string&duration.from=string&duration.to=string&skip_parent=true&parent_id=string&cause=string&cause=string&has_file=true&domain_id=string&number=string&direction=string&answered_at.from=string&answered_at.to=string&missed=true&stored_at.from=string&stored_at.to=string&id=string&id=string&transfer_from=string&transfer_from=string&transfer_to=string&transfer_to=string&dependency_id=string&tags=string&tags=string&variables[string]=string&amd_result=string&amd_result=string&fts=string&directions=string&directions=string&has_transcript=true&agent_description=string&owner_id=string&owner_id=string&grantee_id=string&grantee_id=string&amd_ai_result=string&amd_ai_result=string&talk.from=string&talk.to=string&rated=true&rated_by=string&rated_by=string&score_required.from=string&score_required.to=string&score_optional.from=string&score_optional.to=string&rated_user=string&rated_user=string&contact_id=string&contact_id=string&schema_id=7935&schema_id=228&has_transfer=true&timeline=true","host":["https://api.webitel.com/api"],"path":["calls","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"team_id","value":"string"},{"key":"team_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"gateway_id","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"skip_parent","value":"true"},{"key":"parent_id","value":"string"},{"key":"cause","value":"string"},{"key":"cause","value":"string"},{"key":"has_file","value":"true"},{"key":"domain_id","value":"string"},{"key":"number","value":"string"},{"key":"direction","value":"string"},{"key":"answered_at.from","value":"string"},{"key":"answered_at.to","value":"string"},{"key":"missed","value":"true"},{"key":"stored_at.from","value":"string"},{"key":"stored_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"transfer_from","value":"string"},{"key":"transfer_from","value":"string"},{"key":"transfer_to","value":"string"},{"key":"transfer_to","value":"string"},{"key":"dependency_id","value":"string"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"variables[string]","value":"string"},{"key":"amd_result","value":"string"},{"key":"amd_result","value":"string"},{"key":"fts","value":"string"},{"key":"directions","value":"string"},{"key":"directions","value":"string"},{"key":"has_transcript","value":"true"},{"key":"agent_description","value":"string"},{"key":"owner_id","value":"string"},{"key":"owner_id","value":"string"},{"key":"grantee_id","value":"string"},{"key":"grantee_id","value":"string"},{"key":"amd_ai_result","value":"string"},{"key":"amd_ai_result","value":"string"},{"key":"talk.from","value":"string"},{"key":"talk.to","value":"string"},{"key":"rated","value":"true"},{"key":"rated_by","value":"string"},{"key":"rated_by","value":"string"},{"key":"score_required.from","value":"string"},{"key":"score_required.to","value":"string"},{"key":"score_optional.from","value":"string"},{"key":"score_optional.to","value":"string"},{"key":"rated_user","value":"string"},{"key":"rated_user","value":"string"},{"key":"contact_id","value":"string"},{"key":"contact_id","value":"string"},{"key":"schema_id","value":"7935"},{"key":"schema_id","value":"228"},{"key":"has_transfer","value":"true"},{"key":"timeline","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d06ebbd4-fd9b-45d7-8cea-007e763a1d12"},{"name":"SearchHistoryCallPost retrieves a list of completed calls using a complex filter body (POST).\nIdeal for large filter sets that exceed URL length limits.","id":"b5492ecb-61c1-4ffa-90de-e65abc082f12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_description\": \"string\",\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"amd_ai_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"fts\": \"string\",\n  \"gateway_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"grantee_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"has_file\": true,\n  \"has_transcript\": false,\n  \"has_transfer\": false,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"member_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"missed\": false,\n  \"number\": \"string\",\n  \"owner_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"page\": 7989,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated\": false,\n  \"rated_by\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated_user\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema_id\": [\n    9426,\n    7692\n  ],\n  \"score_optional\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"score_required\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"size\": 2005,\n  \"skip_parent\": true,\n  \"sort\": \"string\",\n  \"stored_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"talk\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"team_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"timeline\": true,\n  \"transfer_from\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_to\": [\n    \"string\",\n    \"string\"\n  ],\n  \"user_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables[string]\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"e6f63865-6fef-4721-9d21-3b633d19c3c1","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_description\": \"string\",\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"amd_ai_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"fts\": \"string\",\n  \"gateway_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"grantee_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"has_file\": false,\n  \"has_transcript\": true,\n  \"has_transfer\": false,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"member_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"missed\": true,\n  \"number\": \"string\",\n  \"owner_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"page\": 7462,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated\": false,\n  \"rated_by\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated_user\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema_id\": [\n    3232,\n    6458\n  ],\n  \"score_optional\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"score_required\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"size\": 7344,\n  \"skip_parent\": true,\n  \"sort\": \"string\",\n  \"stored_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"talk\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"team_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"timeline\": false,\n  \"transfer_from\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_to\": [\n    \"string\",\n    \"string\"\n  ],\n  \"user_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables[string]\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"agent_description\": \"string\",\n      \"allow_evaluation\": false,\n      \"amd_ai_logs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"amd_ai_result\": \"string\",\n      \"amd_result\": \"string\",\n      \"annotations\": [\n        {\n          \"call_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"end_sec\": 4591,\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"note\": \"string\",\n          \"start_sec\": 4982,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"call_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"end_sec\": 9141,\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"note\": \"string\",\n          \"start_sec\": 1882,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"answered_at\": \"string\",\n      \"app_id\": \"string\",\n      \"attempt_id\": \"string\",\n      \"bill_sec\": 2956,\n      \"blind_transfer\": \"string\",\n      \"blind_transfers\": [\n        {\n          \"number\": \"string\",\n          \"time\": \"string\",\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"number\": \"string\",\n          \"time\": \"string\",\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"bridged_at\": \"string\",\n      \"bridged_id\": \"string\",\n      \"cause\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"conversation_id\": \"string\",\n      \"created_at\": \"string\",\n      \"destination\": \"string\",\n      \"destination_name\": \"string\",\n      \"direction\": \"string\",\n      \"display\": \"string\",\n      \"duration\": 2418,\n      \"extension\": \"string\",\n      \"files\": [\n        {\n          \"channel\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"start_at\": \"string\",\n          \"start_record\": \"string\",\n          \"stop_at\": \"string\",\n          \"type\": \"file_type_empty\"\n        },\n        {\n          \"channel\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"start_at\": \"string\",\n          \"start_record\": \"string\",\n          \"stop_at\": \"string\",\n          \"type\": \"file_type_empty\"\n        }\n      ],\n      \"files_job\": [\n        {\n          \"action\": \"undefined\",\n          \"created_at\": \"string\",\n          \"error_detail\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"state\": \"idle\"\n        },\n        {\n          \"action\": \"undefined\",\n          \"created_at\": \"string\",\n          \"error_detail\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"state\": \"idle\"\n        }\n      ],\n      \"form_fields\": \"\",\n      \"forms\": [\n        {\n          \"agent\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"form_fields\": \"\",\n          \"reporting_at\": \"string\"\n        },\n        {\n          \"agent\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"form_fields\": \"\",\n          \"reporting_at\": \"string\"\n        }\n      ],\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"from_number\": \"string\",\n      \"gateway\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hangup_at\": \"string\",\n      \"hangup_by\": \"string\",\n      \"hangup_disposition\": \"string\",\n      \"hangup_phrase\": \"string\",\n      \"has_children\": true,\n      \"hold\": [\n        {\n          \"sec\": 2597.199773465413,\n          \"start\": \"string\",\n          \"stop\": \"string\"\n        },\n        {\n          \"sec\": 8711.94451239482,\n          \"start\": \"string\",\n          \"stop\": \"string\"\n        }\n      ],\n      \"hold_sec\": 9324,\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaving_at\": \"string\",\n      \"meeting_id\": \"string\",\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member_id\": \"string\",\n      \"parent_id\": \"string\",\n      \"quality_metrics\": {\n        \"jitter_avg\": 7820.718811662197,\n        \"jitter_max\": 9955.014326793216,\n        \"jitter_max_at\": 7753,\n        \"jitter_min\": 5491.262668690979,\n        \"jitter_min_at\": 627,\n        \"mos_avg\": 3759.3007497653443,\n        \"mos_max\": 3571.507746400748,\n        \"mos_max_at\": 4376,\n        \"mos_min\": 4848.947049953967,\n        \"mos_min_at\": 8867,\n        \"packetloss_avg\": 1918.9322883318316,\n        \"packetloss_max\": 9355.130705859063,\n        \"packetloss_max_at\": 9084,\n        \"packetloss_min\": 3156.7905031392884,\n        \"packetloss_min_at\": 8905,\n        \"roundtrip_avg\": 1733.1550965500053,\n        \"roundtrip_max\": 8840.560159104907,\n        \"roundtrip_max_at\": 1614,\n        \"roundtrip_min\": 1457.1524828087236,\n        \"roundtrip_min_at\": 2807,\n        \"sip_id\": \"string\"\n      },\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"queue_bridged_at\": \"string\",\n      \"queue_duration_sec\": 8026,\n      \"queue_wait_sec\": 9023,\n      \"rate_id\": \"string\",\n      \"rated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"rated_user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reporting_at\": \"string\",\n      \"reporting_sec\": 719,\n      \"result\": \"string\",\n      \"schemas\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"score_optional\": 7216.427724215028,\n      \"score_required\": 6575.932198842076,\n      \"sip_code\": 4286,\n      \"stored_at\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"talk_sec\": 1507,\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"to\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"to_number\": \"string\",\n      \"transcripts\": [\n        {\n          \"file\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"locale\": \"string\"\n        },\n        {\n          \"file\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"locale\": \"string\"\n        }\n      ],\n      \"transfer_from\": \"string\",\n      \"transfer_to\": \"string\",\n      \"type\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"wait_sec\": 7734\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"agent_description\": \"string\",\n      \"allow_evaluation\": true,\n      \"amd_ai_logs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"amd_ai_result\": \"string\",\n      \"amd_result\": \"string\",\n      \"annotations\": [\n        {\n          \"call_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"end_sec\": 7777,\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"note\": \"string\",\n          \"start_sec\": 1234,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"call_id\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"end_sec\": 3557,\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"note\": \"string\",\n          \"start_sec\": 6105,\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"answered_at\": \"string\",\n      \"app_id\": \"string\",\n      \"attempt_id\": \"string\",\n      \"bill_sec\": 6228,\n      \"blind_transfer\": \"string\",\n      \"blind_transfers\": [\n        {\n          \"number\": \"string\",\n          \"time\": \"string\",\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"number\": \"string\",\n          \"time\": \"string\",\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"bridged_at\": \"string\",\n      \"bridged_id\": \"string\",\n      \"cause\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"conversation_id\": \"string\",\n      \"created_at\": \"string\",\n      \"destination\": \"string\",\n      \"destination_name\": \"string\",\n      \"direction\": \"string\",\n      \"display\": \"string\",\n      \"duration\": 5673,\n      \"extension\": \"string\",\n      \"files\": [\n        {\n          \"channel\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"start_at\": \"string\",\n          \"start_record\": \"string\",\n          \"stop_at\": \"string\",\n          \"type\": \"file_type_empty\"\n        },\n        {\n          \"channel\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"start_at\": \"string\",\n          \"start_record\": \"string\",\n          \"stop_at\": \"string\",\n          \"type\": \"file_type_empty\"\n        }\n      ],\n      \"files_job\": [\n        {\n          \"action\": \"undefined\",\n          \"created_at\": \"string\",\n          \"error_detail\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"state\": \"idle\"\n        },\n        {\n          \"action\": \"undefined\",\n          \"created_at\": \"string\",\n          \"error_detail\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"state\": \"idle\"\n        }\n      ],\n      \"form_fields\": \"\",\n      \"forms\": [\n        {\n          \"agent\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"form_fields\": \"\",\n          \"reporting_at\": \"string\"\n        },\n        {\n          \"agent\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"form_fields\": \"\",\n          \"reporting_at\": \"string\"\n        }\n      ],\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"from_number\": \"string\",\n      \"gateway\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hangup_at\": \"string\",\n      \"hangup_by\": \"string\",\n      \"hangup_disposition\": \"string\",\n      \"hangup_phrase\": \"string\",\n      \"has_children\": true,\n      \"hold\": [\n        {\n          \"sec\": 6213.355509796339,\n          \"start\": \"string\",\n          \"stop\": \"string\"\n        },\n        {\n          \"sec\": 5330.78989483027,\n          \"start\": \"string\",\n          \"stop\": \"string\"\n        }\n      ],\n      \"hold_sec\": 2383,\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaving_at\": \"string\",\n      \"meeting_id\": \"string\",\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member_id\": \"string\",\n      \"parent_id\": \"string\",\n      \"quality_metrics\": {\n        \"jitter_avg\": 6668.2806487264215,\n        \"jitter_max\": 8798.236093770316,\n        \"jitter_max_at\": 1846,\n        \"jitter_min\": 1767.0519372611059,\n        \"jitter_min_at\": 2290,\n        \"mos_avg\": 3748.2350039821854,\n        \"mos_max\": 6566.474046356097,\n        \"mos_max_at\": 7785,\n        \"mos_min\": 9032.527821574622,\n        \"mos_min_at\": 1342,\n        \"packetloss_avg\": 7355.437652808574,\n        \"packetloss_max\": 7285.9335441940475,\n        \"packetloss_max_at\": 9387,\n        \"packetloss_min\": 6774.205872638206,\n        \"packetloss_min_at\": 5318,\n        \"roundtrip_avg\": 8925.605629526346,\n        \"roundtrip_max\": 7631.970752807098,\n        \"roundtrip_max_at\": 9136,\n        \"roundtrip_min\": 2000.1237821490947,\n        \"roundtrip_min_at\": 1131,\n        \"sip_id\": \"string\"\n      },\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"queue_bridged_at\": \"string\",\n      \"queue_duration_sec\": 433,\n      \"queue_wait_sec\": 7396,\n      \"rate_id\": \"string\",\n      \"rated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"rated_user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reporting_at\": \"string\",\n      \"reporting_sec\": 2511,\n      \"result\": \"string\",\n      \"schemas\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"score_optional\": 2324.5237444745226,\n      \"score_required\": 3629.461379230179,\n      \"sip_code\": 6769,\n      \"stored_at\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"talk_sec\": 2273,\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"to\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"number\": \"string\",\n        \"type\": \"string\"\n      },\n      \"to_number\": \"string\",\n      \"transcripts\": [\n        {\n          \"file\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"locale\": \"string\"\n        },\n        {\n          \"file\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"locale\": \"string\"\n        }\n      ],\n      \"transfer_from\": \"string\",\n      \"transfer_to\": \"string\",\n      \"type\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\"\n      },\n      \"wait_sec\": 1704\n    }\n  ],\n  \"next\": false\n}"},{"id":"c0423197-c8e6-4704-bb1d-ae404af76dd4","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_description\": \"string\",\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"amd_ai_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"fts\": \"string\",\n  \"gateway_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"grantee_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"has_file\": false,\n  \"has_transcript\": true,\n  \"has_transfer\": false,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"member_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"missed\": true,\n  \"number\": \"string\",\n  \"owner_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"page\": 7462,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated\": false,\n  \"rated_by\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated_user\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema_id\": [\n    3232,\n    6458\n  ],\n  \"score_optional\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"score_required\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"size\": 7344,\n  \"skip_parent\": true,\n  \"sort\": \"string\",\n  \"stored_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"talk\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"team_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"timeline\": false,\n  \"transfer_from\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_to\": [\n    \"string\",\n    \"string\"\n  ],\n  \"user_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables[string]\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b5492ecb-61c1-4ffa-90de-e65abc082f12"},{"name":"AggregateHistoryCall performs statistical analysis on historical data.\nGroup and aggregate metrics like average duration, call counts, or peak hours.","id":"65f0c2bb-e8e7-4115-9b42-ee8a3e3a0f54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_description\": \"string\",\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"aggs\": [\n    {\n      \"avg\": [\n        \"string\",\n        \"string\"\n      ],\n      \"count\": [\n        \"string\",\n        \"string\"\n      ],\n      \"group\": [\n        {\n          \"aggregate\": \"string\",\n          \"desc\": false,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 85\n        },\n        {\n          \"aggregate\": \"string\",\n          \"desc\": false,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 5026\n        }\n      ],\n      \"limit\": 8081,\n      \"max\": [\n        \"string\",\n        \"string\"\n      ],\n      \"min\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"sort\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sum\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"avg\": [\n        \"string\",\n        \"string\"\n      ],\n      \"count\": [\n        \"string\",\n        \"string\"\n      ],\n      \"group\": [\n        {\n          \"aggregate\": \"string\",\n          \"desc\": true,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 1996\n        },\n        {\n          \"aggregate\": \"string\",\n          \"desc\": false,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 2988\n        }\n      ],\n      \"limit\": 1766,\n      \"max\": [\n        \"string\",\n        \"string\"\n      ],\n      \"min\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"sort\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sum\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"fts\": \"string\",\n  \"gateway_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"has_file\": false,\n  \"has_transcript\": false,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"member_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"missed\": false,\n  \"number\": \"string\",\n  \"page\": 5896,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 4715,\n  \"skip_parent\": true,\n  \"stored_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_from\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_to\": [\n    \"string\",\n    \"string\"\n  ],\n  \"user_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history/aggregate","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history","aggregate"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"17ad787d-f2c5-4a7d-bccf-3ef88a18ed63","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_description\": \"string\",\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"aggs\": [\n    {\n      \"avg\": [\n        \"string\",\n        \"string\"\n      ],\n      \"count\": [\n        \"string\",\n        \"string\"\n      ],\n      \"group\": [\n        {\n          \"aggregate\": \"string\",\n          \"desc\": true,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 6776\n        },\n        {\n          \"aggregate\": \"string\",\n          \"desc\": false,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 2918\n        }\n      ],\n      \"limit\": 1934,\n      \"max\": [\n        \"string\",\n        \"string\"\n      ],\n      \"min\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"sort\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sum\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"avg\": [\n        \"string\",\n        \"string\"\n      ],\n      \"count\": [\n        \"string\",\n        \"string\"\n      ],\n      \"group\": [\n        {\n          \"aggregate\": \"string\",\n          \"desc\": false,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 735\n        },\n        {\n          \"aggregate\": \"string\",\n          \"desc\": true,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 3004\n        }\n      ],\n      \"limit\": 5521,\n      \"max\": [\n        \"string\",\n        \"string\"\n      ],\n      \"min\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"sort\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sum\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"fts\": \"string\",\n  \"gateway_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"has_file\": false,\n  \"has_transcript\": true,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"member_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"missed\": false,\n  \"number\": \"string\",\n  \"page\": 4006,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 1447,\n  \"skip_parent\": false,\n  \"stored_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_from\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_to\": [\n    \"string\",\n    \"string\"\n  ],\n  \"user_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history/aggregate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"data\": \"\",\n      \"name\": \"string\"\n    },\n    {\n      \"data\": \"\",\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"094e4559-78fa-4f32-ba4d-ba9da4fe234e","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_description\": \"string\",\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"aggs\": [\n    {\n      \"avg\": [\n        \"string\",\n        \"string\"\n      ],\n      \"count\": [\n        \"string\",\n        \"string\"\n      ],\n      \"group\": [\n        {\n          \"aggregate\": \"string\",\n          \"desc\": true,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 6776\n        },\n        {\n          \"aggregate\": \"string\",\n          \"desc\": false,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 2918\n        }\n      ],\n      \"limit\": 1934,\n      \"max\": [\n        \"string\",\n        \"string\"\n      ],\n      \"min\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"sort\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sum\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"avg\": [\n        \"string\",\n        \"string\"\n      ],\n      \"count\": [\n        \"string\",\n        \"string\"\n      ],\n      \"group\": [\n        {\n          \"aggregate\": \"string\",\n          \"desc\": false,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 735\n        },\n        {\n          \"aggregate\": \"string\",\n          \"desc\": true,\n          \"field\": \"string\",\n          \"id\": \"string\",\n          \"interval\": \"string\",\n          \"top\": 3004\n        }\n      ],\n      \"limit\": 5521,\n      \"max\": [\n        \"string\",\n        \"string\"\n      ],\n      \"min\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"sort\": [\n        \"string\",\n        \"string\"\n      ],\n      \"sum\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"fts\": \"string\",\n  \"gateway_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"has_file\": false,\n  \"has_transcript\": true,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"member_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"missed\": false,\n  \"number\": \"string\",\n  \"page\": 4006,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 1447,\n  \"skip_parent\": false,\n  \"stored_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_from\": [\n    \"string\",\n    \"string\"\n  ],\n  \"transfer_to\": [\n    \"string\",\n    \"string\"\n  ],\n  \"user_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history/aggregate"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"65f0c2bb-e8e7-4115-9b42-ee8a3e3a0f54"},{"name":"CreateCallAnnotation adds a text note to a specific timeframe of a historical call.","id":"8778a687-e27c-4c4d-81f7-3a6179b5df75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"end_sec\": 8964,\n  \"file_id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 1205\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history/:call_id/annotation","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history",":call_id","annotation"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9fa44ffd-b4b3-4dc3-bfcb-58d2566a1b8e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"893db547-6863-437f-8bdd-8560bb6d43e2","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"end_sec\": 8964,\n  \"file_id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 1205\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:call_id/annotation","host":["https://api.webitel.com/api"],"path":["calls","history",":call_id","annotation"],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"call_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"end_sec\": 9468,\n  \"file_id\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 8841,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"1cf85190-da87-4701-b773-6a29d2ae69aa","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"end_sec\": 8964,\n  \"file_id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 1205\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:call_id/annotation","host":["https://api.webitel.com/api"],"path":["calls","history",":call_id","annotation"],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8778a687-e27c-4c4d-81f7-3a6179b5df75"},{"name":"UpdateCallAnnotation modifies an existing call note.","id":"7194b9da-ba01-4e41-806f-3ae8a4ba22f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"end_sec\": 4795,\n  \"note\": \"string\",\n  \"start_sec\": 5569\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history/:call_id/annotation/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history",":call_id","annotation",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f84013bb-4172-4338-a61a-b9d709a8f9da","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"},{"id":"26ca33d2-ec2d-4134-a1a3-fa5f49209405","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8cfddfd0-f237-4480-878f-eab4de7d9961","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"end_sec\": 4795,\n  \"note\": \"string\",\n  \"start_sec\": 5569\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:call_id/annotation/:id","host":["https://api.webitel.com/api"],"path":["calls","history",":call_id","annotation",":id"],"variable":[{"key":"call_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"call_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"end_sec\": 9468,\n  \"file_id\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 8841,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"fb1e0c49-f213-4662-9ecc-531d7c1dc36d","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"end_sec\": 4795,\n  \"note\": \"string\",\n  \"start_sec\": 5569\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:call_id/annotation/:id","host":["https://api.webitel.com/api"],"path":["calls","history",":call_id","annotation",":id"],"variable":[{"key":"call_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7194b9da-ba01-4e41-806f-3ae8a4ba22f2"},{"name":"DeleteCallAnnotation removes an annotation from a historical call.","id":"4a2d6078-980d-4af9-97d8-7b0529b55140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/history/:call_id/annotation/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history",":call_id","annotation",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e4845d47-e9c1-4b5e-9df5-58a9bc9cf5b8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"},{"id":"a454bfae-9689-458a-a2c7-7bf34eaf8b78","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"817255e1-2461-434e-9a58-3b35c14efe15","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/history/:call_id/annotation/:id","host":["https://api.webitel.com/api"],"path":["calls","history",":call_id","annotation",":id"],"variable":[{"key":"call_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"call_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"end_sec\": 9468,\n  \"file_id\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 8841,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c0a8350f-9cd6-4a58-a3df-e7bacaf660da","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/history/:call_id/annotation/:id","host":["https://api.webitel.com/api"],"path":["calls","history",":call_id","annotation",":id"],"variable":[{"key":"call_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4a2d6078-980d-4af9-97d8-7b0529b55140"},{"name":"RedialCall quickly initiates a new call using data from a previous history record.","id":"cd956488-f41b-4f88-8f09-aad4a2ad84f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history/:call_id/redial","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history",":call_id","redial"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"5528854a-52d5-41fa-bcfd-c86c3b898d8c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"1a25b1a6-01d2-4ea0-b1c7-f41861610f4c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:call_id/redial","host":["https://api.webitel.com/api"],"path":["calls","history",":call_id","redial"],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"},{"id":"849edcdc-d3ae-43f3-822e-f2d3134129ac","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:call_id/redial","host":["https://api.webitel.com/api"],"path":["calls","history",":call_id","redial"],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cd956488-f41b-4f88-8f09-aad4a2ad84f6"},{"name":"PatchHistoryCall updates metadata for a completed call (e.g., variables or visibility).","id":"82e1756e-7d29-4ff5-a262-9ff1840914a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hide_missed\": true,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"97dd33ba-74c6-402b-bf4b-a69746a20bb1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"906798c6-d28e-49cc-a208-ad328ead646d","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hide_missed\": true,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:id","host":["https://api.webitel.com/api"],"path":["calls","history",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"agent_description\": \"string\",\n  \"allow_evaluation\": false,\n  \"amd_ai_logs\": [\n    \"string\",\n    \"string\"\n  ],\n  \"amd_ai_result\": \"string\",\n  \"amd_result\": \"string\",\n  \"annotations\": [\n    {\n      \"call_id\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"end_sec\": 1301,\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"start_sec\": 8372,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"call_id\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"end_sec\": 1363,\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"start_sec\": 1894,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"answered_at\": \"string\",\n  \"app_id\": \"string\",\n  \"attempt_id\": \"string\",\n  \"bill_sec\": 6336,\n  \"blind_transfer\": \"string\",\n  \"blind_transfers\": [\n    {\n      \"number\": \"string\",\n      \"time\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"number\": \"string\",\n      \"time\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"bridged_at\": \"string\",\n  \"bridged_id\": \"string\",\n  \"cause\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"destination\": \"string\",\n  \"destination_name\": \"string\",\n  \"direction\": \"string\",\n  \"display\": \"string\",\n  \"duration\": 4392,\n  \"extension\": \"string\",\n  \"files\": [\n    {\n      \"channel\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"start_at\": \"string\",\n      \"start_record\": \"string\",\n      \"stop_at\": \"string\",\n      \"type\": \"file_type_empty\"\n    },\n    {\n      \"channel\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"start_at\": \"string\",\n      \"start_record\": \"string\",\n      \"stop_at\": \"string\",\n      \"type\": \"file_type_empty\"\n    }\n  ],\n  \"files_job\": [\n    {\n      \"action\": \"undefined\",\n      \"created_at\": \"string\",\n      \"error_detail\": \"string\",\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"state\": \"idle\"\n    },\n    {\n      \"action\": \"undefined\",\n      \"created_at\": \"string\",\n      \"error_detail\": \"string\",\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"state\": \"idle\"\n    }\n  ],\n  \"form_fields\": \"\",\n  \"forms\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"form_fields\": \"\",\n      \"reporting_at\": \"string\"\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"form_fields\": \"\",\n      \"reporting_at\": \"string\"\n    }\n  ],\n  \"from\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"number\": \"string\",\n    \"type\": \"string\"\n  },\n  \"from_number\": \"string\",\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"hangup_at\": \"string\",\n  \"hangup_by\": \"string\",\n  \"hangup_disposition\": \"string\",\n  \"hangup_phrase\": \"string\",\n  \"has_children\": true,\n  \"hold\": [\n    {\n      \"sec\": 4968.34605658345,\n      \"start\": \"string\",\n      \"stop\": \"string\"\n    },\n    {\n      \"sec\": 4363.531094278886,\n      \"start\": \"string\",\n      \"stop\": \"string\"\n    }\n  ],\n  \"hold_sec\": 4576,\n  \"id\": \"string\",\n  \"joined_at\": \"string\",\n  \"leaving_at\": \"string\",\n  \"meeting_id\": \"string\",\n  \"member\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"member_id\": \"string\",\n  \"parent_id\": \"string\",\n  \"quality_metrics\": {\n    \"jitter_avg\": 3940.294060208369,\n    \"jitter_max\": 8790.004892068462,\n    \"jitter_max_at\": 2175,\n    \"jitter_min\": 4427.9624980429635,\n    \"jitter_min_at\": 2477,\n    \"mos_avg\": 7980.180936912165,\n    \"mos_max\": 6323.349388929731,\n    \"mos_max_at\": 9069,\n    \"mos_min\": 2533.846551525423,\n    \"mos_min_at\": 7694,\n    \"packetloss_avg\": 7331.461781964006,\n    \"packetloss_max\": 881.1779115784412,\n    \"packetloss_max_at\": 7833,\n    \"packetloss_min\": 7186.911907627054,\n    \"packetloss_min_at\": 2779,\n    \"roundtrip_avg\": 8842.075865910256,\n    \"roundtrip_max\": 7428.550262041511,\n    \"roundtrip_max_at\": 8606,\n    \"roundtrip_min\": 5207.685046148018,\n    \"roundtrip_min_at\": 7788,\n    \"sip_id\": \"string\"\n  },\n  \"queue\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"queue_bridged_at\": \"string\",\n  \"queue_duration_sec\": 479,\n  \"queue_wait_sec\": 2383,\n  \"rate_id\": \"string\",\n  \"rated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"rated_user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"reporting_at\": \"string\",\n  \"reporting_sec\": 8159,\n  \"result\": \"string\",\n  \"schemas\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"score_optional\": 6454.783290081967,\n  \"score_required\": 2345.0728504603703,\n  \"sip_code\": 4303,\n  \"stored_at\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"talk_sec\": 7969,\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"to\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"number\": \"string\",\n    \"type\": \"string\"\n  },\n  \"to_number\": \"string\",\n  \"transcripts\": [\n    {\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"locale\": \"string\"\n    },\n    {\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"locale\": \"string\"\n    }\n  ],\n  \"transfer_from\": \"string\",\n  \"transfer_to\": \"string\",\n  \"type\": \"string\",\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_sec\": 9840\n}"},{"id":"024d0660-07b5-4035-af5f-85840ef338ad","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"hide_missed\": true,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:id","host":["https://api.webitel.com/api"],"path":["calls","history",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"82e1756e-7d29-4ff5-a262-9ff1840914a4"},{"name":"PatchHistoryCallAttempt performs update of history attempt binded to call.","id":"a5c5dbb1-5fdf-4d91-ad61-0b0c68d8ea13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/history/:id/attempt","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls","history",":id","attempt"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ba0a6c28-bf51-47ef-a88e-c3cc27c84c30","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5d54c974-1478-4992-9db8-7d6f4c10f90b","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:id/attempt","host":["https://api.webitel.com/api"],"path":["calls","history",":id","attempt"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"edccb05f-a7f1-4a6e-8b53-3423fe0ea4aa","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/history/:id/attempt","host":["https://api.webitel.com/api"],"path":["calls","history",":id","attempt"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a5c5dbb1-5fdf-4d91-ad61-0b0c68d8ea13"}],"id":"0de4d019-f76b-429a-bcf5-12ffdf701d9b","_postman_id":"0de4d019-f76b-429a-bcf5-12ffdf701d9b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CommunicationTypeService","item":[{"name":"List of CommunicationType","id":"94350b2d-9373-4281-8405-d3f8e2232212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/communication_type?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&channel=Email&channel=Messaging&default=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","communication_type"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"channel","value":"Email"},{"key":"channel","value":"Messaging"},{"key":"default","value":"true"}],"variable":[]}},"response":[{"id":"fa7ef1a5-16aa-43c6-8266-ecbd92a22844","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/communication_type?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&channel=Email&channel=Email&default=true","host":["https://api.webitel.com/api"],"path":["call_center","communication_type"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"channel","value":"Email"},{"key":"channel","value":"Email"},{"key":"default","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"channel\": \"Undefined\",\n      \"code\": \"string\",\n      \"default\": true,\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"channel\": \"Undefined\",\n      \"code\": \"string\",\n      \"default\": false,\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"66fab8f8-6caf-46ca-bf61-f1c20c6660e4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/communication_type?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&channel=Email&channel=Email&default=true","host":["https://api.webitel.com/api"],"path":["call_center","communication_type"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"channel","value":"Email"},{"key":"channel","value":"Email"},{"key":"default","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"94350b2d-9373-4281-8405-d3f8e2232212"},{"name":"Create CommunicationType","id":"f92c842f-546f-43a0-9146-c397df5bcf21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": false,\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/communication_type","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","communication_type"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"82c54321-1fad-4f57-a955-89e564876cad","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": false,\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/communication_type"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": true,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"0a47be7c-2da3-49b1-afc6-8c638ca88129","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": false,\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/communication_type"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f92c842f-546f-43a0-9146-c397df5bcf21"},{"name":"CommunicationType item","id":"00c93db2-b8af-4cbe-a9ed-5eaecfd4816e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/communication_type/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","communication_type",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"a8a99f69-180e-4f3e-b583-e716ba00c83b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5f7c636c-2e36-4ac7-ad57-0d8af238ad25","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/communication_type/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","communication_type",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": true,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"f97dfa55-2a61-4616-af69-f215c4820842","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/communication_type/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","communication_type",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"00c93db2-b8af-4cbe-a9ed-5eaecfd4816e"},{"name":"Update CommunicationType","id":"944778f7-64c2-4a1c-af48-7051ddf1f89f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": false,\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/communication_type/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","communication_type",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"567246a1-7bd2-4d7d-a030-962039d58fdb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b1521ab2-dea0-463d-8149-4cbc73fbd4d4","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": false,\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/communication_type/:id","host":["https://api.webitel.com/api"],"path":["call_center","communication_type",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": true,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"9375bc6a-320b-4687-9f4a-8552c626f299","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": false,\n  \"description\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/communication_type/:id","host":["https://api.webitel.com/api"],"path":["call_center","communication_type",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"944778f7-64c2-4a1c-af48-7051ddf1f89f"},{"name":"Remove CommunicationType","id":"cb252cee-165e-4726-a820-a231cfb67392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/communication_type/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","communication_type",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"26f454ed-d1f0-4607-9b1d-a26218dd58d0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9f61e0d1-3b31-42d7-bd49-49d59a63cf48","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/communication_type/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","communication_type",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": true,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"0bcb77d7-c660-45ba-be58-654bcbc94060","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/communication_type/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","communication_type",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cb252cee-165e-4726-a820-a231cfb67392"},{"name":"Patch Communication Type","id":"f8384e8b-aea3-4a30-b25b-e727e9b797bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": true,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/communication_type/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","communication_type",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8be4d8e7-563a-420a-a196-c0cbe7a22078","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b52fb727-86c8-4520-8a20-486369d3914e","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": true,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/communication_type/:id","host":["https://api.webitel.com/api"],"path":["call_center","communication_type",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": true,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"65dbde81-4c00-49a0-84d6-b363b736ebe1","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"Undefined\",\n  \"code\": \"string\",\n  \"default\": true,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/communication_type/:id","host":["https://api.webitel.com/api"],"path":["call_center","communication_type",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f8384e8b-aea3-4a30-b25b-e727e9b797bd"}],"id":"5b289c22-9c70-499f-ab13-20f5c5276d09","_postman_id":"5b289c22-9c70-499f-ab13-20f5c5276d09","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"EmailProfileService","item":[{"name":"Search EmailProfile","id":"2a45152f-2231-4cb7-9ca6-98b83883c392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/email/profile?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"6fa34d97-434d-4c8a-82ea-2586978c5c0e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["email","profile"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"activity_at\": \"string\",\n      \"auth_type\": \"EmailAuthTypeUndefined\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"enabled\": true,\n      \"fetch_error\": \"string\",\n      \"fetch_interval\": 4992,\n      \"id\": \"string\",\n      \"imap_host\": \"string\",\n      \"imap_port\": 5605,\n      \"listen\": true,\n      \"logged\": false,\n      \"login\": \"string\",\n      \"mailbox\": \"string\",\n      \"name\": \"string\",\n      \"params\": {\n        \"oauth2\": {\n          \"client_id\": \"string\",\n          \"client_secret\": \"string\",\n          \"redirect_url\": \"string\"\n        }\n      },\n      \"password\": \"string\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"smtp_host\": \"string\",\n      \"smtp_port\": 1382,\n      \"state\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"activity_at\": \"string\",\n      \"auth_type\": \"EmailAuthTypeUndefined\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"enabled\": true,\n      \"fetch_error\": \"string\",\n      \"fetch_interval\": 6314,\n      \"id\": \"string\",\n      \"imap_host\": \"string\",\n      \"imap_port\": 7017,\n      \"listen\": false,\n      \"logged\": true,\n      \"login\": \"string\",\n      \"mailbox\": \"string\",\n      \"name\": \"string\",\n      \"params\": {\n        \"oauth2\": {\n          \"client_id\": \"string\",\n          \"client_secret\": \"string\",\n          \"redirect_url\": \"string\"\n        }\n      },\n      \"password\": \"string\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"smtp_host\": \"string\",\n      \"smtp_port\": 3543,\n      \"state\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"3c8f5816-398e-42b1-b9ad-799afa9d7182","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["email","profile"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2a45152f-2231-4cb7-9ca6-98b83883c392"},{"name":"Create EmailProfile","id":"52f03f02-ae11-43df-83b0-9bbacd326bec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8146,\n  \"imap_host\": \"string\",\n  \"imap_port\": 5971,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2640\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/email/profile","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6e609ef5-cd22-42f6-92f1-66c95804f4e0","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8146,\n  \"imap_host\": \"string\",\n  \"imap_port\": 5971,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2640\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/email/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"activity_at\": \"string\",\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 2217,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 9166,\n  \"listen\": false,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 1538,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"7317b19c-c0f7-412d-8824-349cb5af2a1b","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8146,\n  \"imap_host\": \"string\",\n  \"imap_port\": 5971,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2640\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/email/profile"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"52f03f02-ae11-43df-83b0-9bbacd326bec"},{"name":"EmailProfile item","id":"6e6f2156-ae9e-4767-89f6-48c1011ff5bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/email/profile/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2cabf840-8e4b-45df-9e36-c75eaec3ba69","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cc331a83-e099-43ee-98da-1c0610a2b93e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id","host":["https://api.webitel.com/api"],"path":["email","profile",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"activity_at\": \"string\",\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 2217,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 9166,\n  \"listen\": false,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 1538,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"ccb1eea9-2bbd-4e25-9b02-ccd7feffcf85","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id","host":["https://api.webitel.com/api"],"path":["email","profile",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6e6f2156-ae9e-4767-89f6-48c1011ff5bb"},{"name":"Update EmailProfile","id":"90f43e99-f951-4df6-9727-342218f92b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8146,\n  \"imap_host\": \"string\",\n  \"imap_port\": 5971,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2640\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/email/profile/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"907c9758-f6b6-4f50-af2f-85653088facc","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"56b64827-1961-42fd-9472-c19553e14a60","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8146,\n  \"imap_host\": \"string\",\n  \"imap_port\": 5971,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2640\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/email/profile/:id","host":["https://api.webitel.com/api"],"path":["email","profile",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"activity_at\": \"string\",\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 2217,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 9166,\n  \"listen\": false,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 1538,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"6af57413-6183-4d61-9f2d-e0ff05699028","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8146,\n  \"imap_host\": \"string\",\n  \"imap_port\": 5971,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2640\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/email/profile/:id","host":["https://api.webitel.com/api"],"path":["email","profile",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"90f43e99-f951-4df6-9727-342218f92b19"},{"name":"Remove EmailProfile","id":"c2e27dc1-2b38-4bb4-bf51-fc4a249d65ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/email/profile/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1d2c1c14-61d1-4ac9-b65d-a2826e019acf","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d08924e0-adb1-4847-909e-60befd47296a","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id","host":["https://api.webitel.com/api"],"path":["email","profile",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"activity_at\": \"string\",\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 2217,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 9166,\n  \"listen\": false,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 1538,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"736a1c7f-a483-48e2-a26d-00ce389472e2","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id","host":["https://api.webitel.com/api"],"path":["email","profile",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c2e27dc1-2b38-4bb4-bf51-fc4a249d65ab"},{"name":"Patch Email Profile","id":"3ba5d89f-74e9-46e3-b8f0-74a077f30560","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8095,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"imap_host\": \"string\",\n  \"imap_port\": 9910,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 7284\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/email/profile/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9c695d3a-4492-46b7-8d67-8ebce1b0798e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b0690a47-ffd9-4fcb-8d2d-7fd6cc025e7c","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8311,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"imap_host\": \"string\",\n  \"imap_port\": 6007,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2113\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/email/profile/:id","host":["https://api.webitel.com/api"],"path":["email","profile",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"activity_at\": \"string\",\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 2217,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 9166,\n  \"listen\": false,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"redirect_url\": \"string\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 1538,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"de451a1e-0265-4d13-83ab-1da059993189","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fetch_interval\": 8311,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"imap_host\": \"string\",\n  \"imap_port\": 6007,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2113\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/email/profile/:id","host":["https://api.webitel.com/api"],"path":["email","profile",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3ba5d89f-74e9-46e3-b8f0-74a077f30560"},{"name":"Login Email Profile","id":"ac68051a-f545-4859-906d-5fe9af95c3bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/email/profile/:id/login","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile",":id","login"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"15974a61-d13e-417c-865f-acaa2ee9e74b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"3b98ac68-7593-4698-8dfb-75c053f8b4c9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id/login","host":["https://api.webitel.com/api"],"path":["email","profile",":id","login"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"auth_type\": \"EmailAuthTypeUndefined\",\n  \"cookie\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"redirect_url\": \"string\"\n}"},{"id":"fe815eef-0661-4bf8-9e00-9f8766d69643","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id/login","host":["https://api.webitel.com/api"],"path":["email","profile",":id","login"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ac68051a-f545-4859-906d-5fe9af95c3bb"},{"name":"Logout Email Profile","id":"006b0c58-87e8-40e1-b85e-fecb4a14d64b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/email/profile/:id/logout","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile",":id","logout"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3d72732f-71ba-481d-8ff9-e4f2add8d2f4","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"8fec4189-5332-4b69-aaf3-4e4fa0d939ab","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id/logout","host":["https://api.webitel.com/api"],"path":["email","profile",":id","logout"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"c7cc4d6a-8922-4f63-a48a-a82a28ebe60f","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id/logout","host":["https://api.webitel.com/api"],"path":["email","profile",":id","logout"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"006b0c58-87e8-40e1-b85e-fecb4a14d64b"},{"name":"EmailProfile check login","id":"716408c6-7483-4494-b1e7-7953e166bc20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/email/profile/:id/test","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["email","profile",":id","test"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"837aa1e6-0528-427d-b3f8-5e27dffda2e9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"e86b5515-8d08-4af8-974a-68cca3a68058","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id/test","host":["https://api.webitel.com/api"],"path":["email","profile",":id","test"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\"\n}"},{"id":"7fdce839-d207-474e-abed-a1069b098371","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/email/profile/:id/test","host":["https://api.webitel.com/api"],"path":["email","profile",":id","test"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"716408c6-7483-4494-b1e7-7953e166bc20"}],"id":"bf90156f-5690-4c44-b493-e8e043ff00d5","_postman_id":"bf90156f-5690-4c44-b493-e8e043ff00d5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"FeedbackService","item":[{"name":"Get Feedback","id":"118bcf19-e09d-485b-b74e-1152fc8670ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/feedback?key=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["feedback"],"host":["https://api.webitel.com/api"],"query":[{"key":"key","value":"string"}],"variable":[]}},"response":[{"id":"b5801f4b-d55c-4cc1-a8f0-e3600a9bd540","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/feedback?key=string","host":["https://api.webitel.com/api"],"path":["feedback"],"query":[{"key":"key","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"description\": \"string\",\n  \"payload\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"rating\": 8783.1728003036\n}"},{"id":"c2c17afb-aef3-4999-8b79-fea396b6e89e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/feedback?key=string","host":["https://api.webitel.com/api"],"path":["feedback"],"query":[{"key":"key","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"118bcf19-e09d-485b-b74e-1152fc8670ac"},{"name":"Create Feedback","id":"553b6e60-4601-4844-a4a8-11904d422b06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/feedback?key=string&payload[string]=string&rating=4149.091509952409&description=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["feedback"],"host":["https://api.webitel.com/api"],"query":[{"key":"key","value":"string"},{"description":{"content":"<p>This is a request variable of the map type. The query format is \"map_name[key]=value\", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age[\"bob\"]=18</p>\n","type":"text/plain"},"key":"payload[string]","value":"string"},{"key":"rating","value":"4149.091509952409"},{"key":"description","value":"string"}],"variable":[]}},"response":[{"id":"56371bef-1a8b-46ac-a574-5d9bf0af2ade","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/feedback?key=string&payload[string]=string&rating=4149.091509952409&description=string","host":["https://api.webitel.com/api"],"path":["feedback"],"query":[{"key":"key","value":"string"},{"key":"payload[string]","value":"string"},{"key":"rating","value":"4149.091509952409"},{"key":"description","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"description\": \"string\",\n  \"payload\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"rating\": 8783.1728003036\n}"},{"id":"12f57239-84f3-4ae9-86d6-2ed9907ca05a","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/feedback?key=string&payload[string]=string&rating=4149.091509952409&description=string","host":["https://api.webitel.com/api"],"path":["feedback"],"query":[{"key":"key","value":"string"},{"key":"payload[string]","value":"string"},{"key":"rating","value":"4149.091509952409"},{"key":"description","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"553b6e60-4601-4844-a4a8-11904d422b06"}],"id":"c212e69e-0802-4d85-b8e9-29b1c475c491","_postman_id":"c212e69e-0802-4d85-b8e9-29b1c475c491","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ListService","item":[{"name":"List of List","id":"7cc7ba53-7090-4aa5-94e9-05a84a1d6a55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/list?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"176f5d43-b14f-469a-baac-7225ba0583ab","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","list"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"count\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"count\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"6d4e2796-f8e4-4b10-b194-e2c327105926","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","list"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7cc7ba53-7090-4aa5-94e9-05a84a1d6a55"},{"name":"Create List","id":"456ff569-05cc-46a1-b04f-e3497f72fd17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/list","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"b808bb30-b316-40ca-903b-1997d372610c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"81606aa9-995f-4e7b-bbad-ec6316435803","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/list"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"456ff569-05cc-46a1-b04f-e3497f72fd17"},{"name":"List item","id":"7c8f062d-1333-448a-b0cf-427cba9fb7c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/list/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"a34a53c0-62c5-4c6a-a0f7-2202c253506b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e7ce901d-a75e-4d47-aca7-bd7a8f6464c3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"d30150bf-9e2c-4ff1-a80a-f0c3f79e395f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7c8f062d-1333-448a-b0cf-427cba9fb7c0"},{"name":"Update list","id":"fd25c74d-4b50-4e5b-b207-538f3a61cfeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/list/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7d6aef9f-ca6a-4956-be59-533789e59269","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fedf9a3c-7bc7-4467-950a-9908c4efffdf","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/list/:id","host":["https://api.webitel.com/api"],"path":["call_center","list",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"b2ebbf09-c28c-49a1-b8cc-8b0f6c38db44","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/list/:id","host":["https://api.webitel.com/api"],"path":["call_center","list",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fd25c74d-4b50-4e5b-b207-538f3a61cfeb"},{"name":"Remove list","id":"c1fb9cad-1b2a-4174-ae06-19d8f5e26279","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/list/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"8a76a017-3627-4390-8ee9-84a072665fd8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e3bfa17e-3988-49fc-868f-769443afe963","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"d8a61245-8c57-4b51-bc07-2d7fdc75f582","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c1fb9cad-1b2a-4174-ae06-19d8f5e26279"},{"name":"List of List","id":"9d0150b9-99da-4c0c-9e9d-07cf2c337b17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/list/:list_id/communication?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&expire_at.from=string&expire_at.to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list",":list_id","communication"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"expire_at.from","value":"string"},{"key":"expire_at.to","value":"string"}],"variable":[{"id":"378ee366-98cb-48f7-bad9-e8e1fba9c097","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"}]}},"response":[{"id":"a7d5a444-00e9-4600-ae61-b433289b7665","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&expire_at.from=string&expire_at.to=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"expire_at.from","value":"string"},{"key":"expire_at.to","value":"string"}],"variable":[{"key":"list_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"list_id\": \"string\",\n      \"number\": \"string\"\n    },\n    {\n      \"description\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"list_id\": \"string\",\n      \"number\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"a2367595-fe8a-4167-bc8e-ac1d7fa045ff","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&expire_at.from=string&expire_at.to=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"expire_at.from","value":"string"},{"key":"expire_at.to","value":"string"}],"variable":[{"key":"list_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9d0150b9-99da-4c0c-9e9d-07cf2c337b17"},{"name":"Create ListCommunication","id":"14bb1585-016d-4250-bae8-cc29f68038d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"number\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/list/:list_id/communication","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list",":list_id","communication"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"eb8ae65e-0478-47e1-84f7-410613cf2031","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"}]}},"response":[{"id":"1cf6b317-5f54-4fab-bb41-b3297b7ac8f0","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"number\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication"],"variable":[{"key":"list_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"list_id\": \"string\",\n  \"number\": \"string\"\n}"},{"id":"b5bc6156-8bee-4d9e-96c0-a276c786ce1b","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"number\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication"],"variable":[{"key":"list_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"14bb1585-016d-4250-bae8-cc29f68038d1"},{"name":"List item","id":"bacbbb57-3cbb-40bc-84c8-fd8d004d9597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list",":list_id","communication",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"2d6c8cd8-d98d-4dce-8710-a3456e7ba447","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"},{"id":"841ec190-6b60-4cc0-ad7c-9ff8f1679ca4","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1bf1ed12-37e4-411d-8dc1-ecae39558a21","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"list_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"list_id\": \"string\",\n  \"number\": \"string\"\n}"},{"id":"cc8e706b-d859-4d7c-ad4a-21b127685708","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"list_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bacbbb57-3cbb-40bc-84c8-fd8d004d9597"},{"name":"Update ListCommunication","id":"702c00c0-3cb9-4276-9178-b774f3893aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"number\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list",":list_id","communication",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"286bb8ba-4938-415f-bd25-fd1c5ff7c48b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"},{"id":"4de78b43-4ebb-41c7-a0ed-3a9ba4d4be9b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"059de427-6a3b-4644-8f80-78fcd7a67959","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"number\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication",":id"],"variable":[{"key":"list_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"list_id\": \"string\",\n  \"number\": \"string\"\n}"},{"id":"1b95b08b-2efa-474a-9d8f-f3aebe217e99","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"number\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication",":id"],"variable":[{"key":"list_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"702c00c0-3cb9-4276-9178-b774f3893aaa"},{"name":"Remove ListCommunication","id":"8021a903-b7c5-4c72-920d-585132de06c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","list",":list_id","communication",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"f9dbeace-6679-4510-a7b0-ca208420b867","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"},{"id":"b8ed791f-03f8-4856-b86c-c8a1549a2c33","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d5bcb388-8d07-42bb-9fec-c1cafd67938b","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"list_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"list_id\": \"string\",\n  \"number\": \"string\"\n}"},{"id":"336455c5-2621-43e2-aea5-617ec0c64afc","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/list/:list_id/communication/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","list",":list_id","communication",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"list_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8021a903-b7c5-4c72-920d-585132de06c8"}],"id":"f03a2386-01c7-40e4-876d-8a8c388fedf0","_postman_id":"f03a2386-01c7-40e4-876d-8a8c388fedf0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"MemberService","item":[{"name":"Attempt Callback","id":"db8dfa87-aa4f-4691-b44c-a78615d42042","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": 5189,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"only_current_communication\": true,\n  \"status\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 4913\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/attempts/:attempt_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","attempts",":attempt_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"66e21b3f-1181-4de9-a458-f048019e407c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"attempt_id"}]}},"response":[{"id":"4f9abd95-dca1-441e-9b87-593cca6f0f55","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": 5189,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"only_current_communication\": true,\n  \"status\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 4913\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/attempts/:attempt_id","host":["https://api.webitel.com/api"],"path":["call_center","attempts",":attempt_id"],"variable":[{"key":"attempt_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"string\"\n}"},{"id":"cc1926cf-3153-498a-86f6-a21786284143","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": 5189,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"only_current_communication\": true,\n  \"status\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 4913\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/attempts/:attempt_id","host":["https://api.webitel.com/api"],"path":["call_center","attempts",":attempt_id"],"variable":[{"key":"attempt_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"db8dfa87-aa4f-4691-b44c-a78615d42042"},{"name":"Search of Member","id":"553eed39-1934-4f97-9e16-3e5dbf57f6a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/members?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&queue_id=2388&queue_id=1829&bucket_id=2388&bucket_id=1829&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=2388&agent_id=1829","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","members"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"2388"},{"key":"queue_id","value":"1829"},{"key":"bucket_id","value":"2388"},{"key":"bucket_id","value":"1829"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"2388"},{"key":"agent_id","value":"1829"}],"variable":[]}},"response":[{"id":"ed3ebc07-f3fa-44f0-8ad3-f9ae692bdc6b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/members?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&queue_id=7935&queue_id=228&bucket_id=7935&bucket_id=228&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=7935&agent_id=228","host":["https://api.webitel.com/api"],"path":["call_center","members"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"7935"},{"key":"queue_id","value":"228"},{"key":"bucket_id","value":"7935"},{"key":"bucket_id","value":"228"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"attempts\": 3388,\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"attempts\": 9525,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 6293,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 7135,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"attempts\": 7305,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 6982,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 6647,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"created_at\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 5404,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reserved\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_cause\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"attempts\": 9208,\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"attempts\": 6242,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 8359,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 1757,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"attempts\": 9784,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 4494,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 6935,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"created_at\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 6039,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reserved\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_cause\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"11b268a3-1ce0-4ac6-a68e-0805f5e09578","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/members?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&queue_id=7935&queue_id=228&bucket_id=7935&bucket_id=228&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=7935&agent_id=228","host":["https://api.webitel.com/api"],"path":["call_center","members"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"7935"},{"key":"queue_id","value":"228"},{"key":"bucket_id","value":"7935"},{"key":"bucket_id","value":"228"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"553eed39-1934-4f97-9e16-3e5dbf57f6a9"},{"name":"Patch Member One","id":"5435fe5c-d863-4ca5-a0e7-b67619ad8507","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 9018,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 6725,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 9855,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 464,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/members/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","members",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"165ea3d3-6bd2-4772-87c1-51c3499fd360","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"464331f5-fbe6-4192-886b-9404e1a9375c","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 8647,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 5039,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7570,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4298,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/members/:id","host":["https://api.webitel.com/api"],"path":["call_center","members",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 4358,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"attempts\": 2832,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 1676,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5421,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"attempts\": 2286,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 3758,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5780,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"created_at\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"last_activity_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8159,\n  \"queue\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"363b2dad-d955-4a9f-b12e-d913f0df1537","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 8647,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 5039,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7570,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4298,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/members/:id","host":["https://api.webitel.com/api"],"path":["call_center","members",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5435fe5c-d863-4ca5-a0e7-b67619ad8507"},{"name":"SearchAttempts","id":"847d6827-d764-4eff-95b3-8e4f4e048612","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/attempts/active?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&joined_at.from=string&joined_at.to=string&id=string&id=string&queue_id=string&queue_id=string&bucket_id=string&bucket_id=string&member_id=string&member_id=string&agent_id=string&agent_id=string&result=string&result=string&leaving_at.from=string&leaving_at.to=string&offering_at.from=string&offering_at.to=string&duration.from=string&duration.to=string&offered_agent_id=string&offered_agent_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","attempts","active"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"result","value":"string"},{"key":"result","value":"string"},{"key":"leaving_at.from","value":"string"},{"key":"leaving_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"offered_agent_id","value":"string"},{"key":"offered_agent_id","value":"string"}],"variable":[]}},"response":[{"id":"9e2888cd-7931-436c-bb73-493c08f87823","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/attempts/active?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&joined_at.from=string&joined_at.to=string&id=string&id=string&queue_id=string&queue_id=string&bucket_id=string&bucket_id=string&member_id=string&member_id=string&agent_id=string&agent_id=string&result=string&result=string&leaving_at.from=string&leaving_at.to=string&offering_at.from=string&offering_at.to=string&duration.from=string&duration.to=string&offered_agent_id=string&offered_agent_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","attempts","active"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"result","value":"string"},{"key":"result","value":"string"},{"key":"leaving_at.from","value":"string"},{"key":"leaving_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"offered_agent_id","value":"string"},{"key":"offered_agent_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"agent_call_id\": \"string\",\n      \"attempts\": 7950,\n      \"bridged_at\": \"string\",\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"channel\": \"string\",\n      \"destination\": {\n        \"attempts\": 8048,\n        \"description\": \"string\",\n        \"destination\": \"string\",\n        \"display\": \"string\",\n        \"dtmf\": \"string\",\n        \"id\": \"string\",\n        \"last_activity_at\": \"string\",\n        \"last_cause\": \"string\",\n        \"priority\": 2375,\n        \"resource\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": 895,\n        \"stop_at\": \"string\",\n        \"type\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"display\": \"string\",\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"last_state_change\": \"string\",\n      \"leaving_at\": \"string\",\n      \"list\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member_call_id\": \"string\",\n      \"offering_at\": \"string\",\n      \"position\": 373,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reporting_at\": \"string\",\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"result\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\",\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\",\n        \"key_4\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"agent_call_id\": \"string\",\n      \"attempts\": 7547,\n      \"bridged_at\": \"string\",\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"channel\": \"string\",\n      \"destination\": {\n        \"attempts\": 422,\n        \"description\": \"string\",\n        \"destination\": \"string\",\n        \"display\": \"string\",\n        \"dtmf\": \"string\",\n        \"id\": \"string\",\n        \"last_activity_at\": \"string\",\n        \"last_cause\": \"string\",\n        \"priority\": 351,\n        \"resource\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": 2072,\n        \"stop_at\": \"string\",\n        \"type\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"display\": \"string\",\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"last_state_change\": \"string\",\n      \"leaving_at\": \"string\",\n      \"list\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member_call_id\": \"string\",\n      \"offering_at\": \"string\",\n      \"position\": 4770,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reporting_at\": \"string\",\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"result\": \"string\",\n      \"state\": \"string\",\n      \"timeout\": \"string\",\n      \"variables\": {\n        \"key_0\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"1fbd5f54-8d70-41d4-8ce1-1863792296f5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/attempts/active?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&joined_at.from=string&joined_at.to=string&id=string&id=string&queue_id=string&queue_id=string&bucket_id=string&bucket_id=string&member_id=string&member_id=string&agent_id=string&agent_id=string&result=string&result=string&leaving_at.from=string&leaving_at.to=string&offering_at.from=string&offering_at.to=string&duration.from=string&duration.to=string&offered_agent_id=string&offered_agent_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","attempts","active"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"result","value":"string"},{"key":"result","value":"string"},{"key":"leaving_at.from","value":"string"},{"key":"leaving_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"offered_agent_id","value":"string"},{"key":"offered_agent_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"847d6827-d764-4eff-95b3-8e4f4e048612"},{"name":"Reset Active Attempts","id":"5801cb78-3eb2-4ccf-b0fe-24eaa0dbfd12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attempt_type\": [\n    \"string\",\n    \"string\"\n  ],\n  \"idle_for_minutes\": \"string\",\n  \"result\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/attempts/active/reset","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","attempts","active","reset"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6cf12a82-d4c5-48c6-9015-d2ee2ad97d4a","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attempt_type\": [\n    \"string\",\n    \"string\"\n  ],\n  \"idle_for_minutes\": \"string\",\n  \"result\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/attempts/active/reset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"4ed81c97-9289-4869-abdb-80535d33a93f","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attempt_type\": [\n    \"string\",\n    \"string\"\n  ],\n  \"idle_for_minutes\": \"string\",\n  \"result\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/attempts/active/reset"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5801cb78-3eb2-4ccf-b0fe-24eaa0dbfd12"},{"name":"SearchMemberAttempts","id":"f0d363f5-0d91-4486-baf2-c3c4328a68b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/attempts/history?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&joined_at.from=string&joined_at.to=string&id=string&id=string&queue_id=string&queue_id=string&bucket_id=string&bucket_id=string&member_id=string&member_id=string&agent_id=string&agent_id=string&result=string&result=string&leaving_at.from=string&leaving_at.to=string&offering_at.from=string&offering_at.to=string&duration.from=string&duration.to=string&offered_agent_id=string&offered_agent_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","attempts","history"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"result","value":"string"},{"key":"result","value":"string"},{"key":"leaving_at.from","value":"string"},{"key":"leaving_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"offered_agent_id","value":"string"},{"key":"offered_agent_id","value":"string"}],"variable":[]}},"response":[{"id":"0d859e5a-b73f-4d51-b069-c403e18004f7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/attempts/history?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&joined_at.from=string&joined_at.to=string&id=string&id=string&queue_id=string&queue_id=string&bucket_id=string&bucket_id=string&member_id=string&member_id=string&agent_id=string&agent_id=string&result=string&result=string&leaving_at.from=string&leaving_at.to=string&offering_at.from=string&offering_at.to=string&duration.from=string&duration.to=string&offered_agent_id=string&offered_agent_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","attempts","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"result","value":"string"},{"key":"result","value":"string"},{"key":"leaving_at.from","value":"string"},{"key":"leaving_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"offered_agent_id","value":"string"},{"key":"offered_agent_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"agent_call_id\": \"string\",\n      \"amd_result\": \"string\",\n      \"attempts\": 9122,\n      \"bridged_at\": \"string\",\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"channel\": \"string\",\n      \"destination\": {\n        \"attempts\": 4850,\n        \"description\": \"string\",\n        \"destination\": \"string\",\n        \"display\": \"string\",\n        \"dtmf\": \"string\",\n        \"id\": \"string\",\n        \"last_activity_at\": \"string\",\n        \"last_cause\": \"string\",\n        \"priority\": 5466,\n        \"resource\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": 7201,\n        \"stop_at\": \"string\",\n        \"type\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"display\": \"string\",\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaving_at\": \"string\",\n      \"list\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member_call_id\": \"string\",\n      \"offered_agents\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"offering_at\": \"string\",\n      \"position\": 1911,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reporting_at\": \"string\",\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"result\": \"string\",\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"agent_call_id\": \"string\",\n      \"amd_result\": \"string\",\n      \"attempts\": 3788,\n      \"bridged_at\": \"string\",\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"channel\": \"string\",\n      \"destination\": {\n        \"attempts\": 4690,\n        \"description\": \"string\",\n        \"destination\": \"string\",\n        \"display\": \"string\",\n        \"dtmf\": \"string\",\n        \"id\": \"string\",\n        \"last_activity_at\": \"string\",\n        \"last_cause\": \"string\",\n        \"priority\": 6219,\n        \"resource\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"state\": 57,\n        \"stop_at\": \"string\",\n        \"type\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      \"display\": \"string\",\n      \"id\": \"string\",\n      \"joined_at\": \"string\",\n      \"leaving_at\": \"string\",\n      \"list\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"member_call_id\": \"string\",\n      \"offered_agents\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"offering_at\": \"string\",\n      \"position\": 3461,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reporting_at\": \"string\",\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"result\": \"string\",\n      \"variables\": {\n        \"key_0\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"3c6b81ab-a7a4-4c0e-ae2a-8cc1f89cc050","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/attempts/history?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&joined_at.from=string&joined_at.to=string&id=string&id=string&queue_id=string&queue_id=string&bucket_id=string&bucket_id=string&member_id=string&member_id=string&agent_id=string&agent_id=string&result=string&result=string&leaving_at.from=string&leaving_at.to=string&offering_at.from=string&offering_at.to=string&duration.from=string&duration.to=string&offered_agent_id=string&offered_agent_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","attempts","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"queue_id","value":"string"},{"key":"queue_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"member_id","value":"string"},{"key":"member_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"},{"key":"result","value":"string"},{"key":"result","value":"string"},{"key":"leaving_at.from","value":"string"},{"key":"leaving_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"offered_agent_id","value":"string"},{"key":"offered_agent_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f0d363f5-0d91-4486-baf2-c3c4328a68b9"},{"name":"Assign Attempt","id":"08114778-52e8-4ca8-93d8-96600c4c0072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/attempts/:attempt_id/assign","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","attempts",":attempt_id","assign"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"20e9ca17-7a61-463e-8284-d248af2c58ae","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"attempt_id"}]}},"response":[{"id":"5ad91c1c-0b2a-4fa0-84d1-9d60bc7bc4ee","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/attempts/:attempt_id/assign","host":["https://api.webitel.com/api"],"path":["call_center","queues","attempts",":attempt_id","assign"],"variable":[{"key":"attempt_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"4b8bef01-52e9-4c8a-86fb-b5dc58024a4a","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/attempts/:attempt_id/assign","host":["https://api.webitel.com/api"],"path":["call_center","queues","attempts",":attempt_id","assign"],"variable":[{"key":"attempt_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"08114778-52e8-4ca8-93d8-96600c4c0072"},{"name":"Attempts Renewal Result","id":"252ee19c-ce3b-4b24-801f-b1982ebc5ff7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"renewal\": 836\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/attempts/:attempt_id/renewal","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","attempts",":attempt_id","renewal"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2b3f1733-12d0-4652-a069-217020c53f8f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"attempt_id"}]}},"response":[{"id":"12c3710f-02c1-4ca9-aec4-880ee70cd0eb","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"renewal\": 836\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/attempts/:attempt_id/renewal","host":["https://api.webitel.com/api"],"path":["call_center","queues","attempts",":attempt_id","renewal"],"variable":[{"key":"attempt_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"0fb36157-398f-450c-8d43-7a2e444e7f62","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"renewal\": 836\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/attempts/:attempt_id/renewal","host":["https://api.webitel.com/api"],"path":["call_center","queues","attempts",":attempt_id","renewal"],"variable":[{"key":"attempt_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"252ee19c-ce3b-4b24-801f-b1982ebc5ff7"},{"name":"DeleteAllMembers","id":"2ae6af48-6ec2-4074-a9da-21daf84d28e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    152,\n    343\n  ],\n  \"attempts\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"bucket_id\": [\n    1926,\n    3725\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"destination\": \"string\",\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"offering_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 397,\n  \"sort\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"without_members\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/members","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","members"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"b3c07eab-3fb1-4e5f-ab30-0cd9587bace3","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    897,\n    9258\n  ],\n  \"attempts\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"bucket_id\": [\n    2159,\n    140\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"destination\": \"string\",\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"offering_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 5187,\n  \"sort\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  },\n  \"without_members\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"attempts\": 397,\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"attempts\": 8000,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 9843,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 5991,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"attempts\": 7602,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 3872,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 2447,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"created_at\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 5398,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reserved\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_cause\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"attempts\": 5438,\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"attempts\": 3386,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 8348,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 4177,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"attempts\": 2642,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 8486,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 3563,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"created_at\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 6877,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reserved\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_cause\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"14f81418-8a4e-4051-9fa6-8ef3b056553c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    897,\n    9258\n  ],\n  \"attempts\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"bucket_id\": [\n    2159,\n    140\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"destination\": \"string\",\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"offering_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 5187,\n  \"sort\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  },\n  \"without_members\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/members"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2ae6af48-6ec2-4074-a9da-21daf84d28e0"},{"name":"List of Member","id":"62d5654f-4aef-4562-9281-422af1c1ebe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&bucket_id=2388&bucket_id=1829&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=2388&agent_id=1829&variables[string]=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"bucket_id","value":"2388"},{"key":"bucket_id","value":"1829"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"2388"},{"key":"agent_id","value":"1829"},{"description":{"content":"<p>This is a request variable of the map type. The query format is \"map_name[key]=value\", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age[\"bob\"]=18</p>\n","type":"text/plain"},"key":"variables[string]","value":"string"}],"variable":[{"id":"054c9746-5950-42fc-b272-54226272a672","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"queue_id"}]}},"response":[{"id":"a1d8be46-6bd5-4752-9129-86e3c47ee7a3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&bucket_id=7935&bucket_id=228&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=7935&agent_id=228&variables[string]=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"bucket_id","value":"7935"},{"key":"bucket_id","value":"228"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"},{"key":"variables[string]","value":"string"}],"variable":[{"key":"queue_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"attempts\": 397,\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"attempts\": 8000,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 9843,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 5991,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"attempts\": 7602,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 3872,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 2447,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"created_at\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 5398,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reserved\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_cause\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"attempts\": 5438,\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"attempts\": 3386,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 8348,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 4177,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"attempts\": 2642,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 8486,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 3563,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"created_at\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 6877,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reserved\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_cause\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"ae24a373-789f-40df-8e81-93b5fdeb6aea","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&bucket_id=7935&bucket_id=228&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=7935&agent_id=228&variables[string]=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"bucket_id","value":"7935"},{"key":"bucket_id","value":"228"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"},{"key":"variables[string]","value":"string"}],"variable":[{"key":"queue_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"62d5654f-4aef-4562-9281-422af1c1ebe0"},{"name":"Create Member","id":"9f43a5a3-7d31-4cc8-9ebf-7b42d7f00ca1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 8019,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 9196,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4058,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"70f5eae7-0b68-4e6e-b1fb-be01a8927388","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"c2a8ce21-7de0-4065-8908-f682e1f589f1","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 939,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7914,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 1136,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 4358,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"attempts\": 2832,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 1676,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5421,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"attempts\": 2286,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 3758,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5780,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"created_at\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"last_activity_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8159,\n  \"queue\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"b25c9b2e-ac70-43f1-a014-9fcd22e3d236","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 939,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7914,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 1136,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9f43a5a3-7d31-4cc8-9ebf-7b42d7f00ca1"},{"name":"DeleteMembers","id":"946c0a7c-9cf0-4150-b7ea-6d06a4f59566","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    6841,\n    6961\n  ],\n  \"attempts\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"bucket_id\": [\n    2533,\n    7897\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"destination\": \"string\",\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"offering_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"size\": 4724,\n  \"sort\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"without_members\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8d3f294b-dbda-42c4-919e-fde36e527dab","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"2d78fce0-bc0a-4bc2-8c70-d50c2ba66e81","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    9861,\n    2866\n  ],\n  \"attempts\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"bucket_id\": [\n    6542,\n    1443\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"destination\": \"string\",\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"offering_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"size\": 7392,\n  \"sort\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"without_members\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"attempts\": 397,\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"attempts\": 8000,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 9843,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 5991,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"attempts\": 7602,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 3872,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 2447,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"created_at\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 5398,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reserved\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_cause\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"attempts\": 5438,\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"attempts\": 3386,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 8348,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 4177,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"attempts\": 2642,\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"id\": \"string\",\n          \"last_activity_at\": \"string\",\n          \"last_cause\": \"string\",\n          \"priority\": 8486,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"state\": 3563,\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"created_at\": \"string\",\n      \"expire_at\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 6877,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"reserved\": true,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_cause\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"19ec6094-0675-4baa-b528-582450b9a190","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    9861,\n    2866\n  ],\n  \"attempts\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"bucket_id\": [\n    6542,\n    1443\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"destination\": \"string\",\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"offering_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"size\": 7392,\n  \"sort\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"without_members\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"946c0a7c-9cf0-4150-b7ea-6d06a4f59566"},{"name":"Create Member","id":"f0f8049d-a644-40fa-a5c3-b8ef9897c8cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_name\": \"string\",\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 8556,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 5794,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"expire_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 5389,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 2727,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 1655,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"expire_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 6105,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/bulk","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members","bulk"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"219d0cbb-07b4-4581-afb7-4dc4b07ba864","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"baf84fb0-fdb5-4271-87f6-bdc76a208d85","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_name\": \"string\",\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 907,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 4049,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"expire_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 3707,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 3307,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 5459,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"expire_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 7520,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/bulk","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members","bulk"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"3bcfe6dc-b084-4710-b865-85258e179848","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_name\": \"string\",\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 907,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 4049,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"expire_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 3707,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"communications\": [\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 3307,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"description\": \"string\",\n          \"destination\": \"string\",\n          \"display\": \"string\",\n          \"dtmf\": \"string\",\n          \"priority\": 5459,\n          \"resource\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"stop_at\": \"string\",\n          \"type\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"expire_at\": \"string\",\n      \"min_offering_at\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 7520,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/bulk","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members","bulk"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f0f8049d-a644-40fa-a5c3-b8ef9897c8cb"},{"name":"Export Members of a queue as CSV or XLSX, streamed in chunks","id":"85cfecd8-3df9-465a-8f29-1259ec347e2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/export?q=string&fields=string&fields=string&id=string&id=string&bucket_id=2388&bucket_id=1829&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=2388&agent_id=1829&variables[string]=string&format=string&separator=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members","export"],"host":["https://api.webitel.com/api"],"query":[{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"bucket_id","value":"2388"},{"key":"bucket_id","value":"1829"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"2388"},{"key":"agent_id","value":"1829"},{"description":{"content":"<p>This is a request variable of the map type. The query format is \"map_name[key]=value\", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age[\"bob\"]=18</p>\n","type":"text/plain"},"key":"variables[string]","value":"string"},{"description":{"content":"<p>Export format: csv or xlsx</p>\n","type":"text/plain"},"key":"format","value":"string"},{"description":{"content":"<p>Column separator, used only when format is csv</p>\n","type":"text/plain"},"key":"separator","value":"string"}],"variable":[{"id":"ea78248d-3942-4cff-a90c-6e2e77b375fb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"queue_id"}]}},"response":[{"id":"78c87f9d-3f26-45ef-8c20-ac3b539ec17c","name":"A successful response.(streaming responses)","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/export?q=string&fields=string&fields=string&id=string&id=string&bucket_id=7935&bucket_id=228&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=7935&agent_id=228&variables[string]=string&format=string&separator=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members","export"],"query":[{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"bucket_id","value":"7935"},{"key":"bucket_id","value":"228"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"},{"key":"variables[string]","value":"string"},{"key":"format","value":"string"},{"key":"separator","value":"string"}],"variable":[{"key":"queue_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": 5318,\n    \"details\": [\n      {\n        \"@type\": \"string\",\n        \"key_0\": {},\n        \"key_1\": {}\n      },\n      {\n        \"@type\": \"string\"\n      }\n    ],\n    \"message\": \"string\"\n  },\n  \"result\": {\n    \"data\": \"string\"\n  }\n}"},{"id":"ac029015-c623-4df6-9fa9-33c0f6cb53cb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/export?q=string&fields=string&fields=string&id=string&id=string&bucket_id=7935&bucket_id=228&destination=string&created_at.from=string&created_at.to=string&offering_at.from=string&offering_at.to=string&stop_cause=string&stop_cause=string&priority.from=string&priority.to=string&name=string&attempts.from=string&attempts.to=string&agent_id=7935&agent_id=228&variables[string]=string&format=string&separator=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members","export"],"query":[{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"bucket_id","value":"7935"},{"key":"bucket_id","value":"228"},{"key":"destination","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"offering_at.from","value":"string"},{"key":"offering_at.to","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"name","value":"string"},{"key":"attempts.from","value":"string"},{"key":"attempts.to","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"},{"key":"variables[string]","value":"string"},{"key":"format","value":"string"},{"key":"separator","value":"string"}],"variable":[{"key":"queue_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"85cfecd8-3df9-465a-8f29-1259ec347e2a"},{"name":"ResetMembers","id":"09b16916-180d-4ccc-9a46-1549be15484d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    7278,\n    1233\n  ],\n  \"bucket_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/reset","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members","reset"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d588ee1f-40a7-4582-b8b9-5dd05eb39276","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"938abdf6-737e-489c-9140-d3cc7cee0f4f","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    452,\n    5976\n  ],\n  \"bucket_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/reset","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members","reset"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": \"string\"\n}"},{"id":"7ceea474-74d8-48b7-9307-66d4e2475354","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    452,\n    5976\n  ],\n  \"bucket_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"numbers\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"q\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/reset","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members","reset"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"09b16916-180d-4ccc-9a46-1549be15484d"},{"name":"Returns the number of queue members that match the specified\nreset criteria without performing the reset operation.\nCan be used to preview the impact of a reset request.","id":"9d621f9d-c568-47f1-9601-b8bd5205a2f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/reset/count?ids=string&ids=string&bucket_id=string&bucket_id=string&stop_cause=string&stop_cause=string&agent_id=2388&agent_id=1829&numbers=string&numbers=string&variables[string]=string&id=string&id=string&created_at.from=string&created_at.to=string&priority.from=string&priority.to=string&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members","reset","count"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Filter by specific queue member identifiers.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter by specific queue member identifiers.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter by bucket identifiers.</p>\n","type":"text/plain"},"key":"bucket_id","value":"string"},{"description":{"content":"<p>Filter by bucket identifiers.</p>\n","type":"text/plain"},"key":"bucket_id","value":"string"},{"description":{"content":"<p>Filter by stop causes.</p>\n","type":"text/plain"},"key":"stop_cause","value":"string"},{"description":{"content":"<p>Filter by stop causes.</p>\n","type":"text/plain"},"key":"stop_cause","value":"string"},{"description":{"content":"<p>Filter by assigned agent identifiers.</p>\n","type":"text/plain"},"key":"agent_id","value":"2388"},{"description":{"content":"<p>Filter by assigned agent identifiers.</p>\n","type":"text/plain"},"key":"agent_id","value":"1829"},{"description":{"content":"<p>Filter by member phone numbers.</p>\n","type":"text/plain"},"key":"numbers","value":"string"},{"description":{"content":"<p>Filter by member phone numbers.</p>\n","type":"text/plain"},"key":"numbers","value":"string"},{"description":{"content":"<p>This is a request variable of the map type. The query format is \"map_name[key]=value\", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age[\"bob\"]=18</p>\n","type":"text/plain"},"key":"variables[string]","value":"string"},{"description":{"content":"<p>Filter by related entity identifiers.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by related entity identifiers.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"description":{"content":"<p>Search pattern used to filter queue members.\nThe value is matched against the member name\nand against the member's searchable destination values.</p>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[{"id":"ebf4f135-2cd2-445e-956c-db785ab1028f","description":{"content":"<p>(Required) Identifier of the queue.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"3339127d-acd6-4e22-a90b-42838fca3e5b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/reset/count?ids=string&ids=string&bucket_id=string&bucket_id=string&stop_cause=string&stop_cause=string&agent_id=7935&agent_id=228&numbers=string&numbers=string&variables[string]=string&id=string&id=string&created_at.from=string&created_at.to=string&priority.from=string&priority.to=string&q=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members","reset","count"],"query":[{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"bucket_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"},{"key":"numbers","value":"string"},{"key":"numbers","value":"string"},{"key":"variables[string]","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) Identifier of the queue."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": \"string\"\n}"},{"id":"72bcd4f2-8041-485d-82ca-a776273c9358","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/reset/count?ids=string&ids=string&bucket_id=string&bucket_id=string&stop_cause=string&stop_cause=string&agent_id=7935&agent_id=228&numbers=string&numbers=string&variables[string]=string&id=string&id=string&created_at.from=string&created_at.to=string&priority.from=string&priority.to=string&q=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members","reset","count"],"query":[{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"bucket_id","value":"string"},{"key":"bucket_id","value":"string"},{"key":"stop_cause","value":"string"},{"key":"stop_cause","value":"string"},{"key":"agent_id","value":"7935"},{"key":"agent_id","value":"228"},{"key":"numbers","value":"string"},{"key":"numbers","value":"string"},{"key":"variables[string]","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"priority.from","value":"string"},{"key":"priority.to","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) Identifier of the queue."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9d621f9d-c568-47f1-9601-b8bd5205a2f7"},{"name":"ReadQueueRouting","id":"1d50d23d-7319-423f-b02d-a5489d7aa091","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"af9a6515-19cf-4cc2-a760-3e9bd5b7a83f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"a4fa5344-4ffd-4fd0-a8ab-588a72f573c2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3a92f202-1e90-4c60-925e-c14662d5fd9d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 4358,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"attempts\": 2832,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 1676,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5421,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"attempts\": 2286,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 3758,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5780,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"created_at\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"last_activity_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8159,\n  \"queue\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"ec8a9aad-9b37-4a5a-bbc3-bf85a741407a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1d50d23d-7319-423f-b02d-a5489d7aa091"},{"name":"UpdateMember","id":"1ce535c3-275c-4c37-a383-8462254c5a70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 606,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 1576,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 3655,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1311a6b9-9146-4cb7-8824-a257d029c4cc","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"0e1c37dd-acc3-476e-99d8-d067593dd8b2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2e4769ee-6987-4da0-81f7-405d74595bdf","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7743,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7313,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 3309,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 4358,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"attempts\": 2832,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 1676,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5421,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"attempts\": 2286,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 3758,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5780,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"created_at\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"last_activity_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8159,\n  \"queue\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"0aedbe62-9734-4b13-8fcc-f3ebd1c0812f","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7743,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7313,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 3309,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1ce535c3-275c-4c37-a383-8462254c5a70"},{"name":"DeleteMember","id":"c92b3d28-7a2d-4a9d-9834-751c9ae79d5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id?domain_id=string&force=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"},{"key":"force","value":"true"}],"variable":[{"id":"d711f3d9-626d-4830-b1f1-cdc34e23b88a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"6bf824a4-8858-4b2b-8ff4-32846a7258c4","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d31451f4-fbf3-4655-9c88-6c755ef91ffb","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id?domain_id=string&force=true","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":id"],"query":[{"key":"domain_id","value":"string"},{"key":"force","value":"true"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 4358,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"attempts\": 2832,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 1676,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5421,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"attempts\": 2286,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 3758,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5780,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"created_at\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"last_activity_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8159,\n  \"queue\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"21aa4f82-037b-41c7-a468-ce7c4ab3ba13","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id?domain_id=string&force=true","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":id"],"query":[{"key":"domain_id","value":"string"},{"key":"force","value":"true"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c92b3d28-7a2d-4a9d-9834-751c9ae79d5c"},{"name":"Patch Member","id":"dc91f1e0-0051-46cb-a4db-8871b2239914","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 9018,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 6725,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 9855,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 464,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f7b5373d-e3e0-4354-93d0-7c37391a3768","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"9d30adc0-c5a8-4b1c-8b91-d1b6b7ca5830","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"88d3c400-863c-4d25-b41e-ef8bf321450d","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 8647,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 5039,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7570,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4298,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 4358,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"attempts\": 2832,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 1676,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5421,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"attempts\": 2286,\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"id\": \"string\",\n      \"last_activity_at\": \"string\",\n      \"last_cause\": \"string\",\n      \"priority\": 3758,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": 5780,\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"created_at\": \"string\",\n  \"expire_at\": \"string\",\n  \"id\": \"string\",\n  \"last_activity_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8159,\n  \"queue\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"70f894a6-538e-494a-bbd5-73b441a955bc","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"attempts\": 8647,\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"communications\": [\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 5039,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"destination\": \"string\",\n      \"display\": \"string\",\n      \"dtmf\": \"string\",\n      \"priority\": 7570,\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"stop_at\": \"string\",\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4298,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dc91f1e0-0051-46cb-a4db-8871b2239914"},{"name":"SearchMemberAttempts","id":"04b2860e-ae68-429d-a1e7-ec88fcb53cc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members",":member_id","attempts"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"791621d1-e04c-419b-b1b4-3077a0bc455c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"306a4d6f-257d-47a0-b777-c5613d866654","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"a415211e-e35a-4743-ac43-b6ec032e10ab","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":member_id","attempts"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"active\": false,\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"answered_at\": \"string\",\n      \"attempts\": 4625,\n      \"bridged_at\": \"string\",\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"destination\": \"string\",\n      \"hangup_at\": \"string\",\n      \"id\": \"string\",\n      \"leg_a_id\": \"string\",\n      \"leg_b_id\": \"string\",\n      \"logs\": \"\",\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"node\": \"string\",\n      \"originate_at\": \"string\",\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"result\": \"string\",\n      \"weight\": 7156\n    },\n    {\n      \"active\": true,\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"answered_at\": \"string\",\n      \"attempts\": 9238,\n      \"bridged_at\": \"string\",\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"destination\": \"string\",\n      \"hangup_at\": \"string\",\n      \"id\": \"string\",\n      \"leg_a_id\": \"string\",\n      \"leg_b_id\": \"string\",\n      \"logs\": \"\",\n      \"member\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"node\": \"string\",\n      \"originate_at\": \"string\",\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"result\": \"string\",\n      \"weight\": 4387\n    }\n  ],\n  \"next\": true\n}"},{"id":"0b108708-d239-43e3-a352-a7c13e218ecc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":member_id","attempts"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"04b2860e-ae68-429d-a1e7-ec88fcb53cc9"},{"name":"Offline queue","id":"b735b1c4-4f99-415a-ac25-be52655ee497","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members",":member_id","attempts"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"54674be1-ccb6-4b7f-887b-ab0523a87145","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"83f009cd-e011-4323-b84b-2cda0b89bcd7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"d815c401-f063-4ff8-ba84-f232f183e0f5","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":member_id","attempts"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"attempt_id\": \"string\"\n}"},{"id":"638f7f17-b1fb-42cb-aa3f-8b89fefeb0df","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":member_id","attempts"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b735b1c4-4f99-415a-ac25-be52655ee497"},{"name":"Attempt Result","id":"44213362-2355-498e-ac4a-c9c67efa182c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": 8755,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"next_member_id\": \"string\",\n  \"only_current_communication\": true,\n  \"status\": \"string\",\n  \"transfer_queue_id\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 115\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts/:attempt_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","members",":member_id","attempts",":attempt_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"bff1c17a-d565-40f7-a555-0f0508ea3e8e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"queue_id"},{"id":"d495e954-3231-4458-a9e3-351c252fc15d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"},{"id":"52a28495-4589-4074-98d5-ba008a9f2712","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"attempt_id"}]}},"response":[{"id":"7314c7c7-7467-4366-b56a-a137558ec5f3","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": 8755,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"next_member_id\": \"string\",\n  \"only_current_communication\": true,\n  \"status\": \"string\",\n  \"transfer_queue_id\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 115\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts/:attempt_id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":member_id","attempts",":attempt_id"],"variable":[{"key":"queue_id","value":"7616","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "},{"key":"attempt_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"string\"\n}"},{"id":"2ecab388-6921-4c0b-8cf5-f931260e0ef0","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": 8755,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"next_member_id\": \"string\",\n  \"only_current_communication\": true,\n  \"status\": \"string\",\n  \"transfer_queue_id\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 115\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/members/:member_id/attempts/:attempt_id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members",":member_id","attempts",":attempt_id"],"variable":[{"key":"queue_id","value":"7616","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "},{"key":"attempt_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"44213362-2355-498e-ac4a-c9c67efa182c"}],"id":"46d15a15-b109-4360-9525-483b4f1a9193","_postman_id":"46d15a15-b109-4360-9525-483b4f1a9193","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Online Skills","item":[{"name":"Search online skills","id":"c2c74551-7f10-461f-9703-b99bd7d3121e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/online_skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&skill_ids=string&skill_ids=string&skip_default=true","description":"<p>Returns online skills matching the specified search criteria.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","online_skills"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Maximum number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search pattern applied to names.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort expression.\nExample: \"-name\", \"+created_at\".</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Filter by online skills identifiers.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter by online skills identifiers.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter by associated skill identifiers.</p>\n","type":"text/plain"},"key":"skill_ids","value":"string"},{"description":{"content":"<p>Filter by associated skill identifiers.</p>\n","type":"text/plain"},"key":"skill_ids","value":"string"},{"description":{"content":"<p>Skip the default entry in the search results.</p>\n","type":"text/plain"},"key":"skip_default","value":"true"}],"variable":[]}},"response":[{"id":"d31cb9a7-04e0-4c09-94e7-e72ed9af31b1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/online_skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&skill_ids=string&skill_ids=string&skip_default=true","host":["https://api.webitel.com/api"],"path":["call_center","online_skills"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"skill_ids","value":"string"},{"key":"skill_ids","value":"string"},{"key":"skip_default","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"16a600ce-a9e1-4e01-a2e4-9501ab581132","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/online_skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&skill_ids=string&skill_ids=string&skip_default=true","host":["https://api.webitel.com/api"],"path":["call_center","online_skills"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"skill_ids","value":"string"},{"key":"skill_ids","value":"string"},{"key":"skip_default","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c2c74551-7f10-461f-9703-b99bd7d3121e"},{"name":"Create online skills","id":"21b3d073-f66e-46bd-b122-1915b7da4639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/online_skills","description":"<p>Creates a new online skills entry with the specified name, description, and associated skills.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","online_skills"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"f33782b7-f205-4cbe-9994-e47a8db0979d","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/online_skills"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"0921efbc-4a24-41e3-96a5-862a794933d1","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/online_skills"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"21b3d073-f66e-46bd-b122-1915b7da4639"},{"name":"Get online skills","id":"cd570469-2b7b-4887-8343-c07e6958c8d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/online_skills/:id","description":"<p>Returns an online skills entry identified by the specified ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","online_skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"081f3881-0a38-49c4-963b-0389d2b24f22","description":{"content":"<p>(Required) Online skills identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"feec270a-6540-4795-9852-d8421389e723","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/online_skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","online_skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Online skills identifier."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"1f3ae3d6-2bde-4703-b605-16429cc15798","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/online_skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","online_skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Online skills identifier."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cd570469-2b7b-4887-8343-c07e6958c8d6"},{"name":"Update online skills","id":"e140cb41-a592-46af-a284-c6d6dc41977d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/online_skills/:id","description":"<p>Replaces all editable properties of an existing online skills entry.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","online_skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9cd7d8cf-b0f6-4b05-872c-66dd2794cbf9","description":{"content":"<p>(Required) Online skills identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7adcfdad-92bf-4b03-9560-0e1e98fe97a7","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/online_skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","online_skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Online skills identifier."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"36b08e4a-2dec-4341-a0d9-852d5e13c394","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/online_skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","online_skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Online skills identifier."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e140cb41-a592-46af-a284-c6d6dc41977d"},{"name":"Delete online skills","id":"07d3bb82-1e01-4c3a-b132-19fc1bef50dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/online_skills/:id","description":"<p>Deletes the specified online skills entries.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","online_skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1e41669d-e19f-47dd-b95a-6da3e385e15f","description":{"content":"<p>(Required) Identifiers of online skills to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2d153cd6-b326-48aa-888d-6e3330d77612","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/online_skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","online_skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Identifiers of online skills to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"21d6011d-4500-48b7-9e00-51d1c838130b","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/online_skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","online_skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Identifiers of online skills to delete."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"07d3bb82-1e01-4c3a-b132-19fc1bef50dc"},{"name":"Patch online skills","id":"6a6f1c7f-7b03-4cce-acf6-c404c38e5c0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/online_skills/:id","description":"<p>Updates one or more fields of an existing online skills entry.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","online_skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b80a4509-470f-4c35-9107-243f9d862d72","description":{"content":"<p>(Required) Online skills identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dca489cf-c1c9-43e8-976c-44cddc653242","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/online_skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","online_skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Online skills identifier."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"5a7ae8eb-9fe3-415c-b209-fa8902df257e","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"skills\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/online_skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","online_skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Online skills identifier."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6a6f1c7f-7b03-4cce-acf6-c404c38e5c0b"}],"id":"b7b1b758-87fe-49c0-a22e-1fd6617b941e","_postman_id":"b7b1b758-87fe-49c0-a22e-1fd6617b941e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"OutboundResourceGroupService","item":[{"name":"List of OutboundResourceGroup","id":"370bb19e-493d-43bc-9f9e-00199d527d4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resource_group?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"0aef808d-24a3-423a-b96f-aadfef7e728d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","resource_group"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"communication\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"strategy\": \"string\"\n    },\n    {\n      \"communication\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"strategy\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"7d0c5e10-3591-44d4-8d90-cea4875f9503","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","resource_group"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"370bb19e-493d-43bc-9f9e-00199d527d4b"},{"name":"Create OutboundResourceGroup","id":"bf6218b4-7c5d-43fb-aec0-9f94ab9ec6ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 3548,\n      \"start_time_of_day\": 7655\n    },\n    {\n      \"end_time_of_day\": 7606,\n      \"start_time_of_day\": 2224\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resource_group","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6154c02d-3845-4eae-9647-dd45b5a1450d","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 2147,\n      \"start_time_of_day\": 7473\n    },\n    {\n      \"end_time_of_day\": 7321,\n      \"start_time_of_day\": 469\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resource_group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 2446,\n      \"start_time_of_day\": 1410\n    },\n    {\n      \"end_time_of_day\": 9324,\n      \"start_time_of_day\": 9071\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"1fa93828-a60b-4630-ad91-10718b2fde1d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 2147,\n      \"start_time_of_day\": 7473\n    },\n    {\n      \"end_time_of_day\": 7321,\n      \"start_time_of_day\": 469\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resource_group"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bf6218b4-7c5d-43fb-aec0-9f94ab9ec6ba"},{"name":"List of OutboundResourceInGroup","id":"0794f13d-9e6b-41fd-80c4-c5144926e105","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group",":group_id","resource"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[{"id":"f153517d-1981-4388-9549-a38f574fa773","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"}]}},"response":[{"id":"7c89430b-ce21-4bf9-a1ae-5e07fd9437d0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"group_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"group_id\": \"string\",\n      \"id\": \"string\",\n      \"priority\": 8580,\n      \"reserve_resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"group_id\": \"string\",\n      \"id\": \"string\",\n      \"priority\": 18,\n      \"reserve_resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"resource\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"1e057f97-780b-4550-8ea8-b7a274140dcd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"group_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0794f13d-9e6b-41fd-80c4-c5144926e105"},{"name":"Create OutboundResourceGroup","id":"2a0c784f-3d2c-454e-b46a-9bf698f3ac45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 5059,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group",":group_id","resource"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"93bb591c-6051-4817-8fb3-da97bfd923da","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"}]}},"response":[{"id":"b1c23a22-28ea-4adb-8ff5-de5854dee790","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 5059,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource"],"variable":[{"key":"group_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group_id\": \"string\",\n  \"id\": \"string\",\n  \"priority\": 2013,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"9170ce9b-fb5e-413a-9230-2fa9862a417d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 5059,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource"],"variable":[{"key":"group_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2a0c784f-3d2c-454e-b46a-9bf698f3ac45"},{"name":"OutboundResourceInGroup item","id":"56b9f750-2fd2-4356-a38d-cbc0b3cf3dcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group",":group_id","resource",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"373bcd41-a85c-4061-947f-75076eae501f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"},{"id":"ea9417e7-93d3-4928-8ed3-3709f15fe52f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8f13d774-1f98-45cc-879a-9e9b6cb1b198","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group_id\": \"string\",\n  \"id\": \"string\",\n  \"priority\": 2013,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"0d6d4721-7644-43fe-8871-25b7277fa282","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"56b9f750-2fd2-4356-a38d-cbc0b3cf3dcf"},{"name":"Update OutboundResourceInGroup","id":"4d32cc00-bce2-4d62-8156-557140378b91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 5059,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group",":group_id","resource",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e850040a-58ed-4329-b046-c84d5ff2ac2c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"},{"id":"9015247d-10ff-49ae-819b-a5fdcbfefe5f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2c7810ba-7d2e-476d-87e4-d8d27890cea3","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 5059,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource",":id"],"variable":[{"key":"group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group_id\": \"string\",\n  \"id\": \"string\",\n  \"priority\": 2013,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"4f99ccc1-1c0f-42ae-9534-ac31dc21e12b","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 5059,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource",":id"],"variable":[{"key":"group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4d32cc00-bce2-4d62-8156-557140378b91"},{"name":"Remove OutboundResourceInGroup","id":"e9fbaf43-3624-44d9-8a85-5dad79f2b495","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group",":group_id","resource",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"9c782be7-8f52-4953-b56c-56cd0035aae4","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"},{"id":"093dfd86-e37f-48e1-b78d-69fe68a85bed","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"43e0d5d9-b218-4250-bb5e-0c9e7f1f18ee","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group_id\": \"string\",\n  \"id\": \"string\",\n  \"priority\": 2013,\n  \"reserve_resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"resource\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"7048b705-76cb-4f45-b7e4-ac1162a3822f","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:group_id/resource/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"group_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e9fbaf43-3624-44d9-8a85-5dad79f2b495"},{"name":"OutboundResourceGroup item","id":"1ed208c1-5a5d-4dcd-91b5-cfad7c861253","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resource_group/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"a81c523c-236b-4f53-a5b3-59d0fe0475a1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2a11c7a7-1053-401e-9be0-8869024bbb60","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 3644,\n      \"start_time_of_day\": 2467\n    },\n    {\n      \"end_time_of_day\": 1803,\n      \"start_time_of_day\": 6584\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"1d93435a-9d05-4add-b073-fd07db87d3d1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1ed208c1-5a5d-4dcd-91b5-cfad7c861253"},{"name":"Update OutboundResourceGroup","id":"e2ae2dcb-a689-4e46-9357-09838d52f90c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 3548,\n      \"start_time_of_day\": 7655\n    },\n    {\n      \"end_time_of_day\": 7606,\n      \"start_time_of_day\": 2224\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resource_group/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a39b5165-7294-4f0c-beb2-0d0fadf3bd2b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"29b65ee4-66a3-4160-9283-b832c3c4e776","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 2147,\n      \"start_time_of_day\": 7473\n    },\n    {\n      \"end_time_of_day\": 7321,\n      \"start_time_of_day\": 469\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:id","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 3644,\n      \"start_time_of_day\": 2467\n    },\n    {\n      \"end_time_of_day\": 1803,\n      \"start_time_of_day\": 6584\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"d1b23abb-1641-4437-82a5-421f003e0963","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 2147,\n      \"start_time_of_day\": 7473\n    },\n    {\n      \"end_time_of_day\": 7321,\n      \"start_time_of_day\": 469\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:id","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e2ae2dcb-a689-4e46-9357-09838d52f90c"},{"name":"Remove OutboundResourceGroup","id":"01079f47-a12d-43da-9ce0-9ca284459805","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resource_group/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resource_group",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"54de426d-b9f6-4efc-9abc-0c56f3fca547","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"79c81b9e-c0c5-43b6-9aed-7fb37ce458ef","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"end_time_of_day\": 3644,\n      \"start_time_of_day\": 2467\n    },\n    {\n      \"end_time_of_day\": 1803,\n      \"start_time_of_day\": 6584\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"7d2449f4-f980-4949-bf0a-14f4334595d7","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resource_group/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"01079f47-a12d-43da-9ce0-9ca284459805"}],"id":"93889cea-0b1e-4f7a-9cb6-ba9ac3b84475","_postman_id":"93889cea-0b1e-4f7a-9cb6-ba9ac3b84475","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"OutboundResourceService","item":[{"name":"List of OutboundResource","id":"7cb41978-97c8-41b8-bc80-911f68218f73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resources?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"5b72138d-ae15-4d34-b03f-326544e93886","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","resources"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"enabled\": false,\n      \"error_ids\": [\n        \"string\",\n        \"string\"\n      ],\n      \"failure_dial_delay\": 1982,\n      \"gateway\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"last_error_at\": \"string\",\n      \"last_error_id\": \"string\",\n      \"limit\": 3803,\n      \"max_successively_errors\": 8825,\n      \"name\": \"string\",\n      \"number\": \"string\",\n      \"parameters\": {\n        \"cid_type\": \"string\",\n        \"ignore_early_media\": \"string\"\n      },\n      \"patterns\": [\n        \"string\",\n        \"string\"\n      ],\n      \"reserve\": false,\n      \"rps\": 6574,\n      \"successively_errors\": 7125,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"enabled\": true,\n      \"error_ids\": [\n        \"string\",\n        \"string\"\n      ],\n      \"failure_dial_delay\": 3112,\n      \"gateway\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"last_error_at\": \"string\",\n      \"last_error_id\": \"string\",\n      \"limit\": 5917,\n      \"max_successively_errors\": 1884,\n      \"name\": \"string\",\n      \"number\": \"string\",\n      \"parameters\": {\n        \"cid_type\": \"string\",\n        \"ignore_early_media\": \"string\"\n      },\n      \"patterns\": [\n        \"string\",\n        \"string\"\n      ],\n      \"reserve\": false,\n      \"rps\": 4990,\n      \"successively_errors\": 6999,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"6cfb3b18-0ca0-4f38-9476-fe8ff83b0f9d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","resources"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7cb41978-97c8-41b8-bc80-911f68218f73"},{"name":"Create OutboundResource","id":"a193950f-df7a-4c9b-a720-75c2013914a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 1435,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 3635,\n  \"max_successively_errors\": 1302,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 8768,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resources","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"e959d501-adc5-4158-85b6-53fbd8873e5c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 3821,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 408,\n  \"max_successively_errors\": 4450,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 1171,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resources"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 1595,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 6253,\n  \"max_successively_errors\": 4919,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 5590,\n  \"successively_errors\": 4647,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"688f6099-5b18-4613-8a3c-abcfe3d9dafd","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 3821,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 408,\n  \"max_successively_errors\": 4450,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 1171,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a193950f-df7a-4c9b-a720-75c2013914a5"},{"name":"OutboundResource item","id":"b3660148-d475-4be8-a05c-a290bd05d70a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resources/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"fc621a75-6174-4486-9ce5-4c330dbdf094","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5128dd5c-087a-4ffd-aef8-5bb52e676d1d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 1595,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 6253,\n  \"max_successively_errors\": 4919,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 5590,\n  \"successively_errors\": 4647,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"a209a29c-fbaa-456c-8661-0e06a8649faf","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b3660148-d475-4be8-a05c-a290bd05d70a"},{"name":"Update OutboundResource","id":"34cc0641-97d8-4da3-b5fe-90bac247b483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 1435,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 3635,\n  \"max_successively_errors\": 1302,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 8768,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resources/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d45d7413-ed2e-484f-b05d-911c3d1bda79","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0584d733-dd13-4870-9fc6-a26571300f5e","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 3821,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 408,\n  \"max_successively_errors\": 4450,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 1171,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:id","host":["https://api.webitel.com/api"],"path":["call_center","resources",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 1595,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 6253,\n  \"max_successively_errors\": 4919,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 5590,\n  \"successively_errors\": 4647,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"94f8707e-5465-4371-a389-3860b53dcd77","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 3821,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 408,\n  \"max_successively_errors\": 4450,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 1171,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:id","host":["https://api.webitel.com/api"],"path":["call_center","resources",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"34cc0641-97d8-4da3-b5fe-90bac247b483"},{"name":"Remove OutboundResource","id":"dee363b8-1bda-4e06-8f72-726ed0a61ff8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resources/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"45775360-f83f-4386-8dde-57de64a280ea","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"150283fe-8808-4e0b-bdca-682fc3129b26","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 1595,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 6253,\n  \"max_successively_errors\": 4919,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 5590,\n  \"successively_errors\": 4647,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"70ac5d74-068d-4ef9-9b13-eaad7eb3b759","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dee363b8-1bda-4e06-8f72-726ed0a61ff8"},{"name":"Patch OutboundResource","id":"421e1a4c-6389-4e48-a8c8-f4d471497f85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 2714,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 8288,\n  \"max_successively_errors\": 5333,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 6464,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resources/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"75f47d2e-da57-4aec-8c08-6a3f9216d4c0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"67cadbd9-5873-4f9b-8bd0-6e3285a32ff1","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 9782,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 9494,\n  \"max_successively_errors\": 935,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 6274,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:id","host":["https://api.webitel.com/api"],"path":["call_center","resources",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 1595,\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 6253,\n  \"max_successively_errors\": 4919,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 5590,\n  \"successively_errors\": 4647,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"3b9569d7-3222-4b3b-af6c-e5ebe9ce8f63","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 9782,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"gateway\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"limit\": 9494,\n  \"max_successively_errors\": 935,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": \"string\",\n    \"ignore_early_media\": \"string\"\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 6274,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:id","host":["https://api.webitel.com/api"],"path":["call_center","resources",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"421e1a4c-6389-4e48-a8c8-f4d471497f85"},{"name":"List of ResourceDisplay","id":"d000816f-18c1-4c77-803d-eb2d4f84c510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resources/:resource_id/display?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":resource_id","display"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[{"id":"70cca494-44e0-4566-b477-ecca583eba49","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"}]}},"response":[{"id":"30edbfd9-842c-45d9-bd53-2f99f8c7b7cd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"resource_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"display\": \"string\",\n      \"id\": \"string\"\n    },\n    {\n      \"display\": \"string\",\n      \"id\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"5b6ecf2e-6962-49be-b2e3-901d3b766e98","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"resource_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d000816f-18c1-4c77-803d-eb2d4f84c510"},{"name":"Create CreateOutboundResourceDisplay","id":"a6c2485e-8e4c-414a-a8a9-028e0f42f799","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"display\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resources/:resource_id/display","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":resource_id","display"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"10d97bfa-6255-444e-a131-0d1f253dd1cb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"}]}},"response":[{"id":"e7677a00-b948-4a02-9d83-c1fd3de99124","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"display\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display"],"variable":[{"key":"resource_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"display\": \"string\",\n  \"id\": \"string\"\n}"},{"id":"31db5705-913a-4eec-9917-e058af2f8327","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"display\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display"],"variable":[{"key":"resource_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a6c2485e-8e4c-414a-a8a9-028e0f42f799"},{"name":"Remove ResourceDisplays","id":"2ed488a0-6625-44a1-a683-572c76558de5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resources/:resource_id/display?items=string&items=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":resource_id","display"],"host":["https://api.webitel.com/api"],"query":[{"key":"items","value":"string"},{"key":"items","value":"string"}],"variable":[{"id":"f88a0c5a-c71c-412b-9896-d6f303521a8e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"}]}},"response":[{"id":"741cc215-7ee7-4463-b1d8-81cbcc754b38","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display?items=string&items=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display"],"query":[{"key":"items","value":"string"},{"key":"items","value":"string"}],"variable":[{"key":"resource_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"bcce4313-2510-4900-9612-c77d285efaa1","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display?items=string&items=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display"],"query":[{"key":"items","value":"string"},{"key":"items","value":"string"}],"variable":[{"key":"resource_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2ed488a0-6625-44a1-a683-572c76558de5"},{"name":"Create CreateOutboundResourceDisplay","id":"a9fea54f-6b1e-432f-8b55-9a40f82a2ce1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"display\": \"string\",\n      \"domain_id\": \"string\",\n      \"resource_id\": \"string\"\n    },\n    {\n      \"display\": \"string\",\n      \"domain_id\": \"string\",\n      \"resource_id\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resources/:resource_id/display/bulk","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":resource_id","display","bulk"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"128b8ae7-c28f-4ddd-b248-be3e5725c7e2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"}]}},"response":[{"id":"75a8bb86-0877-4e30-9938-65bb0e8f2160","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"display\": \"string\",\n      \"domain_id\": \"string\",\n      \"resource_id\": \"string\"\n    },\n    {\n      \"display\": \"string\",\n      \"domain_id\": \"string\",\n      \"resource_id\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display/bulk","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display","bulk"],"variable":[{"key":"resource_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"5951732e-6f36-499c-a363-de5e8a30491c","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"display\": \"string\",\n      \"domain_id\": \"string\",\n      \"resource_id\": \"string\"\n    },\n    {\n      \"display\": \"string\",\n      \"domain_id\": \"string\",\n      \"resource_id\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display/bulk","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display","bulk"],"variable":[{"key":"resource_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a9fea54f-6b1e-432f-8b55-9a40f82a2ce1"},{"name":"ResourceDisplay item","id":"75cc7b7b-2ac1-4dbd-8176-b8c3e69833f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":resource_id","display",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"7dab5e09-74df-49b2-ad8f-eaf4f7470d1b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"},{"id":"45cddd96-8157-4df3-acd9-6342e8dce234","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d007b3a9-526f-41b4-aadc-c6c50437c8fc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"resource_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"display\": \"string\",\n  \"id\": \"string\"\n}"},{"id":"dfa28dd9-fcc9-4cbd-8306-988f8fe72dea","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"resource_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"75cc7b7b-2ac1-4dbd-8176-b8c3e69833f4"},{"name":"Update ResourceDisplay","id":"4b508be0-108c-4672-b9f3-cfc33ded51e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"display\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":resource_id","display",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b8391da3-0ef7-4903-ad8f-393179d20353","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"},{"id":"c69b5063-881f-481a-9b38-426ee5262e7e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"13e169a5-6e5a-468d-8943-c6c45758ddd6","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"display\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display",":id"],"variable":[{"key":"resource_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"display\": \"string\",\n  \"id\": \"string\"\n}"},{"id":"b27f4e50-282b-4901-98c5-f65382644b7e","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"display\": \"string\",\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display",":id"],"variable":[{"key":"resource_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4b508be0-108c-4672-b9f3-cfc33ded51e5"},{"name":"Remove ResourceDisplay","id":"87e89791-2627-4627-b8f4-dbce0844bd85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","resources",":resource_id","display",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"f6f383f9-18fc-479e-a5b2-6ae458a9c483","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"},{"id":"ab7b20e0-a122-42d1-ae07-205c354aee76","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b258fa11-1964-4698-ab1b-d752fdb7e1de","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"resource_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"display\": \"string\",\n  \"id\": \"string\"\n}"},{"id":"61440eae-3858-4cf5-9e2d-ac564459aadf","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/resources/:resource_id/display/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"resource_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"87e89791-2627-4627-b8f4-dbce0844bd85"}],"id":"0d54e214-249a-44a4-b270-de7ee12db4f6","_postman_id":"0d54e214-249a-44a4-b270-de7ee12db4f6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"PresetQueryService","item":[{"name":"Search Preset Query","id":"bddf425d-ebfc-4b16-b9fb-0487b470828d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/preset/query?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=2388&id=1829&section=string&section=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","preset","query"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2388"},{"key":"id","value":"1829"},{"key":"section","value":"string"},{"key":"section","value":"string"}],"variable":[]}},"response":[{"id":"269ba820-a812-4a25-a7e2-ee0d52290c8c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/preset/query?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228&section=string&section=string","host":["https://api.webitel.com/api"],"path":["call_center","preset","query"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"section","value":"string"},{"key":"section","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"description\": \"string\",\n      \"id\": 169,\n      \"name\": \"string\",\n      \"preset\": \"\",\n      \"section\": \"string\",\n      \"updated_at\": \"string\"\n    },\n    {\n      \"created_at\": \"string\",\n      \"description\": \"string\",\n      \"id\": 6902,\n      \"name\": \"string\",\n      \"preset\": \"\",\n      \"section\": \"string\",\n      \"updated_at\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"6c9d9ad0-16f3-41bd-aa3e-0e4e2873bfb9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/preset/query?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228&section=string&section=string","host":["https://api.webitel.com/api"],"path":["call_center","preset","query"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"section","value":"string"},{"key":"section","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bddf425d-ebfc-4b16-b9fb-0487b470828d"},{"name":"Create Preset Query","id":"5700ff39-1d65-45c5-8c53-1325c988baaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/preset/query","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","preset","query"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"b0fdfd02-95ff-4ce5-a409-5866d46b5b1c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/preset/query"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"description\": \"string\",\n  \"id\": 5670,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"9756c589-fcf2-46f0-8420-2cfe79060c04","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/preset/query"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5700ff39-1d65-45c5-8c53-1325c988baaf"},{"name":"Read Preset Query","id":"70ce51c7-6841-42af-b19e-5b681936a49e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/preset/query/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","preset","query",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f299a7fb-6372-41c5-a003-264d6c553339","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"fb62e69e-0d1e-4a26-81bb-4f9a44e44a77","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/preset/query/:id","host":["https://api.webitel.com/api"],"path":["call_center","preset","query",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"description\": \"string\",\n  \"id\": 5670,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"2c4cee0e-dab7-4a01-bfe1-efd4e923a704","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/preset/query/:id","host":["https://api.webitel.com/api"],"path":["call_center","preset","query",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"70ce51c7-6841-42af-b19e-5b681936a49e"},{"name":"Update Preset Query","id":"3bc4c4f8-d5db-48a4-8227-19b6ade37410","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/preset/query/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","preset","query",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f658b425-25a6-42b3-9196-d1383fbc0023","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"aeecb186-2455-4b59-9696-8e54dfe6d937","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/preset/query/:id","host":["https://api.webitel.com/api"],"path":["call_center","preset","query",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"description\": \"string\",\n  \"id\": 5670,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"894fc0b2-d423-461a-abe2-9dd5c923a7b4","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/preset/query/:id","host":["https://api.webitel.com/api"],"path":["call_center","preset","query",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3bc4c4f8-d5db-48a4-8227-19b6ade37410"},{"name":"Delete Preset Query","id":"6c578704-2aa0-4c46-a2af-34fdfcec51b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/preset/query/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","preset","query",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ec1f5bc2-bbc4-41bf-a47a-64728ad43992","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"3e6dffc8-40ac-4f00-889e-d57882798467","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/preset/query/:id","host":["https://api.webitel.com/api"],"path":["call_center","preset","query",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"description\": \"string\",\n  \"id\": 5670,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"6413f0cb-5705-4381-a88d-143a2850fe0c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/preset/query/:id","host":["https://api.webitel.com/api"],"path":["call_center","preset","query",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6c578704-2aa0-4c46-a2af-34fdfcec51b9"},{"name":"Patch Preset Query","id":"31001a40-3268-460c-8c1a-ec89f2d7c00a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/preset/query/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","preset","query",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"bb0b4606-4f73-4db4-81d8-31602f7cb388","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"ddf18911-7f9d-4627-9dc5-47e158c2d05f","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/preset/query/:id","host":["https://api.webitel.com/api"],"path":["call_center","preset","query",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"description\": \"string\",\n  \"id\": 5670,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"965fe00c-12e8-4bc6-9d18-606c64ed9bd5","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/preset/query/:id","host":["https://api.webitel.com/api"],"path":["call_center","preset","query",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"31001a40-3268-460c-8c1a-ec89f2d7c00a"}],"id":"cc689e67-81c4-442a-b73c-856df34e1b7e","_postman_id":"cc689e67-81c4-442a-b73c-856df34e1b7e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"QueueBucketService","item":[{"name":"SearchQueueRouting","id":"7248084b-ea10-4ba8-9775-10f2916042a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","buckets"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[{"id":"d95d6300-209a-46a3-ba0c-c56a3ae65240","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"c56b9f2e-3d5b-4054-ac6e-78642f8850a8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"disabled\": true,\n      \"id\": \"string\",\n      \"priority\": 9327,\n      \"ratio\": 1377\n    },\n    {\n      \"bucket\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"disabled\": true,\n      \"id\": \"string\",\n      \"priority\": 3022,\n      \"ratio\": 9567\n    }\n  ],\n  \"next\": true\n}"},{"id":"e54158ff-1975-4c74-937b-aa6cd9e11244","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7248084b-ea10-4ba8-9775-10f2916042a2"},{"name":"Create QueueBucket","id":"79bedce2-0643-4def-8dd9-41f00bbaf216","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": true,\n  \"priority\": 9157,\n  \"ratio\": 5942\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","buckets"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"09bfb598-fb62-4fc9-90c6-90d688644744","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"8ce9e4d5-a218-4b09-9670-656c1fe3c6af","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": true,\n  \"priority\": 9157,\n  \"ratio\": 5942\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": false,\n  \"id\": \"string\",\n  \"priority\": 7621,\n  \"ratio\": 1332\n}"},{"id":"3754da0e-958a-467c-9aaf-207d11af7aa1","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": true,\n  \"priority\": 9157,\n  \"ratio\": 5942\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"79bedce2-0643-4def-8dd9-41f00bbaf216"},{"name":"ReadQueueRouting","id":"30625153-206c-45be-806b-de0841f69f5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","buckets",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2e2b9c29-9579-4267-bc22-3e1d92a5ac52","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"a9459659-1b35-4c8c-9b86-fb32e8189c49","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8a35ec85-8d77-4337-af8b-33d395fdb31c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": false,\n  \"id\": \"string\",\n  \"priority\": 7621,\n  \"ratio\": 1332\n}"},{"id":"61346143-e86e-4518-9a13-aca7f259531a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"30625153-206c-45be-806b-de0841f69f5a"},{"name":"UpdateQueueBucket","id":"6e0bc137-cafc-4f29-a765-8020e6815983","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": true,\n  \"priority\": 9157,\n  \"ratio\": 5942\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","buckets",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b29656fe-889b-4c7d-a838-f9e7c936f413","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"8d583752-ffb7-4bd6-9ed7-d9e689fccb45","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"77e8f6e6-1e9d-41b5-9f89-56e0a786a89e","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": true,\n  \"priority\": 9157,\n  \"ratio\": 5942\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": false,\n  \"id\": \"string\",\n  \"priority\": 7621,\n  \"ratio\": 1332\n}"},{"id":"9bf89008-5784-46d0-a3bd-d21d805e5633","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": true,\n  \"priority\": 9157,\n  \"ratio\": 5942\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6e0bc137-cafc-4f29-a765-8020e6815983"},{"name":"DeleteQueueRouting","id":"1db04474-c7fe-4240-b616-5e26f7e3da19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","buckets",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"034fe5bd-a695-4b80-befd-c417257731f6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"05797913-3e79-4987-99cc-f89464649fb6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3b7e17ea-d7c5-44fb-9fb0-5644b54e5676","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": false,\n  \"id\": \"string\",\n  \"priority\": 7621,\n  \"ratio\": 1332\n}"},{"id":"c9da00c9-5dbb-402a-9113-d65e6a9bc03b","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1db04474-c7fe-4240-b616-5e26f7e3da19"},{"name":"Patch Queue Bucket","id":"d2da8a2f-8c0d-4a43-ab65-3770eae8e3b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": 9540,\n  \"ratio\": 8700\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","buckets",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"39f6beb4-37b1-46af-bf49-fcf8a97f7e5a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"97d51fdd-5995-40f8-a0b0-69634fb35671","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"bf5cdffc-863e-42b2-9c5c-b5dbb7aff1dd","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": 2404,\n  \"ratio\": 889\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": false,\n  \"id\": \"string\",\n  \"priority\": 7621,\n  \"ratio\": 1332\n}"},{"id":"b4493a07-be26-466b-b91e-ad5949f472a3","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bucket\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"disabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": 2404,\n  \"ratio\": 889\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/buckets/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d2da8a2f-8c0d-4a43-ab65-3770eae8e3b0"}],"id":"6d569ce4-5266-4826-a30c-921754fce674","_postman_id":"6d569ce4-5266-4826-a30c-921754fce674","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"QueueHookService","item":[{"name":"Search Queue Hook","id":"e7c435ab-3fff-4edf-95e9-3c02ffc30e0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&schema_id=5412&schema_id=8782&event=string&event=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","hooks"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"schema_id","value":"5412"},{"key":"schema_id","value":"8782"},{"key":"event","value":"string"},{"key":"event","value":"string"}],"variable":[{"id":"d578c9e4-c504-440c-bb73-fce067442852","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"}]}},"response":[{"id":"17e20aa6-a70f-4431-96c3-7959c8d394f3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&schema_id=6572&schema_id=7588&event=string&event=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"},{"key":"event","value":"string"},{"key":"event","value":"string"}],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"enabled\": false,\n      \"event\": \"string\",\n      \"id\": 1760,\n      \"properties\": [\n        \"string\",\n        \"string\"\n      ],\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"enabled\": true,\n      \"event\": \"string\",\n      \"id\": 726,\n      \"properties\": [\n        \"string\",\n        \"string\"\n      ],\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"038bb37e-b99c-4337-b3d7-fbf360fcdf94","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&schema_id=6572&schema_id=7588&event=string&event=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"},{"key":"event","value":"string"},{"key":"event","value":"string"}],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e7c435ab-3fff-4edf-95e9-3c02ffc30e0f"},{"name":"Create Queue Hook","id":"c68b736f-8097-4d20-a8b3-4c35545c0d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","hooks"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b9c195fb-e224-45de-b099-b30c9916ebc6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"}]}},"response":[{"id":"a958c64c-86a9-483a-9990-66420c2c0b11","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"string\",\n  \"id\": 1490,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"17fe41c9-27fd-4bf4-9961-f0e710eb9d8d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c68b736f-8097-4d20-a8b3-4c35545c0d35"},{"name":"Read Queue Hook","id":"06ba15e1-d24b-4fec-a732-8262e6b50271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","hooks",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a56a2e74-571e-4428-909d-a886bc4f1aed","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"},{"id":"5b096b0d-0305-4c8f-9e82-3c849249378d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"16d9a31c-a597-4fb4-99ec-5e27b9a69465","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"string\",\n  \"id\": 1490,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"5921331f-ecd4-4189-b52e-36c4c350b624","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"06ba15e1-d24b-4fec-a732-8262e6b50271"},{"name":"Update Queue Hook","id":"0390388c-def2-4281-99a2-d95dcd9a5ecd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","hooks",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e8de633f-aa90-4139-932b-65ad8256d772","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"},{"id":"4ae6de0e-d83f-49d1-85d7-85cb4eb2896e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"792bfdaa-4ff1-40f5-96d4-a5e49222d743","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"string\",\n  \"id\": 1490,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"7f5adff7-88f2-40db-a523-b96e44ed362c","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0390388c-def2-4281-99a2-d95dcd9a5ecd"},{"name":"Delete Queue Hook","id":"98c031ee-7a40-4029-92c2-9dff42c70589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","hooks",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"afb85256-2d66-4278-8228-81cf897da827","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"},{"id":"f27c6c27-1109-47e8-93b3-cf3d8a7cfd96","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"27a30cba-d13a-4167-a44f-4ed64f9371f1","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"string\",\n  \"id\": 1490,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"761453a7-79c9-4b79-893c-91cf1edc8357","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"98c031ee-7a40-4029-92c2-9dff42c70589"},{"name":"Patch Queue Hook","id":"1dc8f774-a25d-4c00-b363-758ff1b68f86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","hooks",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"13e5ac07-a079-497c-8918-4192e49cf7ec","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"},{"id":"bf00cdbb-cdef-4b5d-aaad-b9d8763495eb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"cfd0c676-c701-4fc5-9cb7-0b837f17bbfd","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"string\",\n  \"id\": 1490,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"fcb81234-02d8-442c-86c6-50ba1a018bd4","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1dc8f774-a25d-4c00-b363-758ff1b68f86"}],"id":"720237fe-041b-4a7a-a3f6-6840ceb96bd0","_postman_id":"720237fe-041b-4a7a-a3f6-6840ceb96bd0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"QueueResourcesService","item":[{"name":"SearchQueueResourceGroup","id":"71d2345e-1581-42c5-8033-53c8e13b4839","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","resource_groups"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[{"id":"b8a064ac-003e-4fba-9a43-9b803cbd8118","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"08ccf964-57b4-4cb7-8017-2a4a8c5f47c2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"communication\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"resource_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"communication\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"resource_group\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"e5a5570f-1ff7-4540-8d61-680a4a7cfea9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"71d2345e-1581-42c5-8033-53c8e13b4839"},{"name":"CreateQueueResourceGroup","id":"40ee6800-482f-4f94-8f99-e7b44895a5cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","resource_groups"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"5da452a1-72cb-4c3d-a35d-f165f37a6e13","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"c3530027-d458-4f87-9300-800e6179c5c4","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"0f643e82-d17b-480b-bd10-87ca5fd1bc25","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"40ee6800-482f-4f94-8f99-e7b44895a5cd"},{"name":"ReadQueueResourceGroup","id":"a0bb445d-2f0a-4468-a101-36cc855388fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","resource_groups",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"79521580-d06e-4971-8842-680a374e86fb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"6a558a54-bee8-4bd8-b77a-6a99aa6a28b8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4a68cffc-94f0-4ce4-b440-25509578a2e9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"ab2ee282-4388-4339-a861-a8050dff5541","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a0bb445d-2f0a-4468-a101-36cc855388fb"},{"name":"UpdateQueueResourceGroup","id":"0d9162a4-75fe-4853-802d-20e2b5cde127","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","resource_groups",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"826f4c68-bb4b-42c3-84ee-31c09f6783e9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"406bc3f5-8597-4613-955e-62e295b2356a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"57a57c9b-648c-498b-b53d-7bbe3b83cdf8","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"aa8719be-5db1-4309-9f2c-ad8b784bbcfa","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups",":id"],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0d9162a4-75fe-4853-802d-20e2b5cde127"},{"name":"DeleteQueueResourceGroup","id":"60981051-70c3-4cce-afa1-5b508418da23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","resource_groups",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"e134b9ec-6c5c-4d82-b1bb-590b72cc2e86","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"id":"300fe1e4-425e-44ec-9683-90995a2fe1be","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b3ce8899-c72a-43ea-a683-ca4a04fe1758","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"communication\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"resource_group\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"0a7258f8-e037-45b8-baea-2729d97550c7","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/resource_groups/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"queue_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"60981051-70c3-4cce-afa1-5b508418da23"}],"id":"0673e602-d88d-4a7f-bd84-419cd447e12b","_postman_id":"0673e602-d88d-4a7f-bd84-419cd447e12b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"QueueService","item":[{"name":"List of Queue","id":"9bb48c24-df6c-40cb-80db-f26a0449f1d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&type=5412&type=8782&team_id=2388&team_id=1829&tags=string&tags=string&enabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"type","value":"5412"},{"key":"type","value":"8782"},{"key":"team_id","value":"2388"},{"key":"team_id","value":"1829"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"enabled","value":"true"}],"variable":[]}},"response":[{"id":"c566cc16-1f52-4e26-98c5-842f4f2e9b9f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&type=6572&type=7588&team_id=7935&team_id=228&tags=string&tags=string&enabled=true","host":["https://api.webitel.com/api"],"path":["call_center","queues"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"type","value":"6572"},{"key":"type","value":"7588"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"enabled","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"active\": 7164,\n      \"after_schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"calendar\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"count\": 137,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"dnc_list\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"do_schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"enabled\": true,\n      \"form_schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"payload\": \"\",\n      \"priority\": 2732,\n      \"processing\": true,\n      \"processing_renewal_sec\": 5741,\n      \"processing_sec\": 3841,\n      \"resource_groups\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"resources\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"ringtone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sec_locate_agent\": 8757,\n      \"sticky_agent\": false,\n      \"strategy\": \"string\",\n      \"tags\": [\n        {\n          \"name\": \"string\"\n        },\n        {\n          \"name\": \"string\"\n        }\n      ],\n      \"task_processing\": {\n        \"autosave\": true,\n        \"enabled\": true,\n        \"form_schema\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"prolongation_options\": {\n          \"enabled\": true,\n          \"is_timeout_retry\": false,\n          \"prolongation_time_sec\": 8585,\n          \"repeats_number\": 8773\n        },\n        \"renewal_sec\": 8765,\n        \"sec\": 4176\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timeout\": 7929,\n      \"type\": 2930,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\"\n      },\n      \"waiting\": 9046\n    },\n    {\n      \"active\": 3239,\n      \"after_schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"calendar\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"count\": 1408,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"dnc_list\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"do_schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"enabled\": true,\n      \"form_schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"payload\": \"\",\n      \"priority\": 4122,\n      \"processing\": true,\n      \"processing_renewal_sec\": 9400,\n      \"processing_sec\": 3415,\n      \"resource_groups\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"resources\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"ringtone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sec_locate_agent\": 2802,\n      \"sticky_agent\": false,\n      \"strategy\": \"string\",\n      \"tags\": [\n        {\n          \"name\": \"string\"\n        },\n        {\n          \"name\": \"string\"\n        }\n      ],\n      \"task_processing\": {\n        \"autosave\": false,\n        \"enabled\": true,\n        \"form_schema\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"prolongation_options\": {\n          \"enabled\": false,\n          \"is_timeout_retry\": true,\n          \"prolongation_time_sec\": 9656,\n          \"repeats_number\": 6087\n        },\n        \"renewal_sec\": 42,\n        \"sec\": 4075\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timeout\": 4846,\n      \"type\": 2002,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"waiting\": 3272\n    }\n  ],\n  \"next\": true\n}"},{"id":"73249308-1e27-46b0-8573-90b337a54dab","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&type=6572&type=7588&team_id=7935&team_id=228&tags=string&tags=string&enabled=true","host":["https://api.webitel.com/api"],"path":["call_center","queues"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"type","value":"6572"},{"key":"type","value":"7588"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"enabled","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9bb48c24-df6c-40cb-80db-f26a0449f1d6"},{"name":"Create Queue","id":"c51fd78c-834b-42d6-a2d1-747c3604b2c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 9929,\n  \"processing\": false,\n  \"processing_renewal_sec\": 738,\n  \"processing_sec\": 535,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 4577,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": true,\n    \"enabled\": false,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 9684,\n      \"repeats_number\": 7675\n    },\n    \"renewal_sec\": 913,\n    \"sec\": 3765\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 3878,\n  \"type\": 6894,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"c1855749-49ef-446d-8308-f49b7654d88e","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 9920,\n  \"processing\": true,\n  \"processing_renewal_sec\": 2093,\n  \"processing_sec\": 6928,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 9042,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": true,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 1591,\n      \"repeats_number\": 9299\n    },\n    \"renewal_sec\": 8524,\n    \"sec\": 304\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 9289,\n  \"type\": 3881,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active\": 2454,\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"count\": 3563,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 2394,\n  \"processing\": false,\n  \"processing_renewal_sec\": 2880,\n  \"processing_sec\": 8700,\n  \"resource_groups\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 8360,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": false,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": false,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 8513,\n      \"repeats_number\": 7518\n    },\n    \"renewal_sec\": 3767,\n    \"sec\": 5347\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 1700,\n  \"type\": 4945,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"waiting\": 6874\n}"},{"id":"7542aa1a-469c-454a-9107-360cf2c9c3d4","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 9920,\n  \"processing\": true,\n  \"processing_renewal_sec\": 2093,\n  \"processing_sec\": 6928,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 9042,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": true,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 1591,\n      \"repeats_number\": 9299\n    },\n    \"renewal_sec\": 8524,\n    \"sec\": 304\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 9289,\n  \"type\": 3881,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c51fd78c-834b-42d6-a2d1-747c3604b2c7"},{"name":"Search Queue Report General","id":"68aa6774-f732-4528-bf3e-17d37599ea04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/reports/general?page=7616&size=7616&joined_at.from=string&joined_at.to=string&domain_id=string&fields=string&fields=string&sort=string&q=string&queue_id=2388&queue_id=1829&team_id=2388&team_id=1829&type=2388&type=1829","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","reports","general"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"domain_id","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"queue_id","value":"2388"},{"key":"queue_id","value":"1829"},{"key":"team_id","value":"2388"},{"key":"team_id","value":"1829"},{"key":"type","value":"2388"},{"key":"type","value":"1829"}],"variable":[]}},"response":[{"id":"cabb3c0e-9568-4d61-8165-3506a0a91aeb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/reports/general?page=7616&size=7616&joined_at.from=string&joined_at.to=string&domain_id=string&fields=string&fields=string&sort=string&q=string&queue_id=7935&queue_id=228&team_id=7935&team_id=228&type=7935&type=228","host":["https://api.webitel.com/api"],"path":["call_center","queues","reports","general"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"domain_id","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"queue_id","value":"7935"},{"key":"queue_id","value":"228"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"type","value":"7935"},{"key":"type","value":"228"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"aggs\": {\n    \"busy\": 3599,\n    \"free\": 2590,\n    \"offline\": 3493,\n    \"online\": 6916,\n    \"pause\": 9394,\n    \"total\": 7497\n  },\n  \"items\": [\n    {\n      \"abandoned\": 2518,\n      \"agent_status\": {\n        \"busy\": 5549,\n        \"free\": 6580,\n        \"offline\": 3907,\n        \"online\": 5331,\n        \"pause\": 2170,\n        \"total\": 8660\n      },\n      \"attempts\": 4028,\n      \"avg_aht_sec\": 3127.54614127742,\n      \"avg_asa_sec\": 9073.73752060167,\n      \"avg_awt_sec\": 3793.3493248943705,\n      \"avg_wrap_sec\": 2019.6728395407204,\n      \"bridged\": 7218.795935187845,\n      \"count\": \"string\",\n      \"missed\": 809,\n      \"processed\": 2706,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sl20\": 4910.742140784101,\n      \"sl30\": 4507.992737227926,\n      \"sum_bill_sec\": 5384.863741062298,\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"transferred\": 2792,\n      \"waiting\": 7893\n    },\n    {\n      \"abandoned\": 3679,\n      \"agent_status\": {\n        \"busy\": 4761,\n        \"free\": 3950,\n        \"offline\": 4794,\n        \"online\": 1028,\n        \"pause\": 5648,\n        \"total\": 3661\n      },\n      \"attempts\": 7124,\n      \"avg_aht_sec\": 259.2865436280123,\n      \"avg_asa_sec\": 2181.0545101504995,\n      \"avg_awt_sec\": 9377.018267162674,\n      \"avg_wrap_sec\": 4364.527387571353,\n      \"bridged\": 8147.560190805531,\n      \"count\": \"string\",\n      \"missed\": 3381,\n      \"processed\": 5195,\n      \"queue\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sl20\": 6068.426788014008,\n      \"sl30\": 2012.3308955786201,\n      \"sum_bill_sec\": 9431.94149812902,\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"transferred\": 6976,\n      \"waiting\": 181\n    }\n  ],\n  \"next\": true\n}"},{"id":"5a021069-f452-4d06-8709-2247103edd44","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/reports/general?page=7616&size=7616&joined_at.from=string&joined_at.to=string&domain_id=string&fields=string&fields=string&sort=string&q=string&queue_id=7935&queue_id=228&team_id=7935&team_id=228&type=7935&type=228","host":["https://api.webitel.com/api"],"path":["call_center","queues","reports","general"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"joined_at.from","value":"string"},{"key":"joined_at.to","value":"string"},{"key":"domain_id","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"queue_id","value":"7935"},{"key":"queue_id","value":"228"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"type","value":"7935"},{"key":"type","value":"228"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"68aa6774-f732-4528-bf3e-17d37599ea04"},{"name":"Get Queues Global State","id":"6235694b-a607-46db-8315-9c1971675d3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/state?q=string&type=5412&type=8782&team_id=2388&team_id=1829&tags=string&tags=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","state"],"host":["https://api.webitel.com/api"],"query":[{"key":"q","value":"string"},{"key":"type","value":"5412"},{"key":"type","value":"8782"},{"key":"team_id","value":"2388"},{"key":"team_id","value":"1829"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}],"variable":[]}},"response":[{"id":"0c9a5f14-4266-47be-b7c1-7442c8550dd1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/state?q=string&type=6572&type=7588&team_id=7935&team_id=228&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","state"],"query":[{"key":"q","value":"string"},{"key":"type","value":"6572"},{"key":"type","value":"7588"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"is_all_enabled\": false,\n  \"potential_rows\": 7999\n}"},{"id":"f2f4cacd-ad2b-4246-91b0-2b997b683b49","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/state?q=string&type=6572&type=7588&team_id=7935&team_id=228&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","state"],"query":[{"key":"q","value":"string"},{"key":"type","value":"6572"},{"key":"type","value":"7588"},{"key":"team_id","value":"7935"},{"key":"team_id","value":"228"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6235694b-a607-46db-8315-9c1971675d3b"},{"name":"Set Queues Global State","id":"b527c895-98a0-474a-b045-05924a0c1ec4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": [\n    3150,\n    2145\n  ],\n  \"type\": [\n    6654,\n    8227\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/state","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","state"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"07203b5a-c2d2-4148-8666-17e4458be18f","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": [\n    4691,\n    7572\n  ],\n  \"type\": [\n    6955,\n    2801\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/state"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": 1226\n}"},{"id":"94da053a-e082-44d8-8d68-9ebbd42ab1e5","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": [\n    4691,\n    7572\n  ],\n  \"type\": [\n    6955,\n    2801\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/state"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b527c895-98a0-474a-b045-05924a0c1ec4"},{"name":"List RoutingSchemaTags","id":"40e4bbcc-c2dd-44ea-96ab-7393a4b6305e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues","tags"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"cda4b9a5-579f-46e7-9996-ad7f3fe5e099","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"24115a3a-b461-4c58-ac60-6397dac1b3ac","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"40e4bbcc-c2dd-44ea-96ab-7393a4b6305e"},{"name":"Queue item","id":"c2864498-52a0-45f6-8a44-d4590b5af2e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"9e1fd680-ebf8-4fc7-965e-d22fdeb0fbc1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b839eeec-b771-4d54-997c-4daef917053c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active\": 2454,\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"count\": 3563,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 2394,\n  \"processing\": false,\n  \"processing_renewal_sec\": 2880,\n  \"processing_sec\": 8700,\n  \"resource_groups\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 8360,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": false,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": false,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 8513,\n      \"repeats_number\": 7518\n    },\n    \"renewal_sec\": 3767,\n    \"sec\": 5347\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 1700,\n  \"type\": 4945,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"waiting\": 6874\n}"},{"id":"9bbcda80-98be-4b02-8227-ed07c64c2eaa","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c2864498-52a0-45f6-8a44-d4590b5af2e3"},{"name":"Update Queue","id":"0415cc59-8a1a-453e-864d-fcce8aee236b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 9929,\n  \"processing\": false,\n  \"processing_renewal_sec\": 738,\n  \"processing_sec\": 535,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 4577,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": true,\n    \"enabled\": false,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 9684,\n      \"repeats_number\": 7675\n    },\n    \"renewal_sec\": 913,\n    \"sec\": 3765\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 3878,\n  \"type\": 6894,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"136ec098-543f-4547-9baf-faaf8080d524","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"09f9aaba-d608-4535-88b3-e5c30a8d9b38","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 9920,\n  \"processing\": true,\n  \"processing_renewal_sec\": 2093,\n  \"processing_sec\": 6928,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 9042,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": true,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 1591,\n      \"repeats_number\": 9299\n    },\n    \"renewal_sec\": 8524,\n    \"sec\": 304\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 9289,\n  \"type\": 3881,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active\": 2454,\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"count\": 3563,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 2394,\n  \"processing\": false,\n  \"processing_renewal_sec\": 2880,\n  \"processing_sec\": 8700,\n  \"resource_groups\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 8360,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": false,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": false,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 8513,\n      \"repeats_number\": 7518\n    },\n    \"renewal_sec\": 3767,\n    \"sec\": 5347\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 1700,\n  \"type\": 4945,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"waiting\": 6874\n}"},{"id":"91556968-4e3e-4272-a3e6-d53e8ba96c31","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 9920,\n  \"processing\": true,\n  \"processing_renewal_sec\": 2093,\n  \"processing_sec\": 6928,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 9042,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": true,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 1591,\n      \"repeats_number\": 9299\n    },\n    \"renewal_sec\": 8524,\n    \"sec\": 304\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 9289,\n  \"type\": 3881,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0415cc59-8a1a-453e-864d-fcce8aee236b"},{"name":"Remove Queue","id":"ec490bef-e05f-402c-909e-43d80b9bc7e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"c095f17e-4796-4b51-b634-f9145f58a025","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a000ffa2-5ba3-48ea-ab96-1f87026ed13c","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active\": 2454,\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"count\": 3563,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 2394,\n  \"processing\": false,\n  \"processing_renewal_sec\": 2880,\n  \"processing_sec\": 8700,\n  \"resource_groups\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 8360,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": false,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": false,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 8513,\n      \"repeats_number\": 7518\n    },\n    \"renewal_sec\": 3767,\n    \"sec\": 5347\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 1700,\n  \"type\": 4945,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"waiting\": 6874\n}"},{"id":"a4fcd706-2607-4470-b112-d9130f1831b4","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ec490bef-e05f-402c-909e-43d80b9bc7e2"},{"name":"Patch Queue","id":"1cb0506f-ec00-4292-bdf1-f574a74962f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 4270,\n  \"processing\": false,\n  \"processing_renewal_sec\": 7447,\n  \"processing_sec\": 8417,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 5945,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": false,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": true,\n      \"prolongation_time_sec\": 951,\n      \"repeats_number\": 1564\n    },\n    \"renewal_sec\": 9473,\n    \"sec\": 74\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2520,\n  \"type\": 9823,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"0d807e30-0155-46ef-bcd3-f96249194d9e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1edf35fd-c5f7-4fed-a644-eed4ccbf9d7b","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 8492,\n  \"processing\": true,\n  \"processing_renewal_sec\": 6252,\n  \"processing_sec\": 4536,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 8518,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": true,\n    \"enabled\": true,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": true,\n      \"prolongation_time_sec\": 2251,\n      \"repeats_number\": 2049\n    },\n    \"renewal_sec\": 3129,\n    \"sec\": 2328\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 4116,\n  \"type\": 3588,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active\": 2454,\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"count\": 3563,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 2394,\n  \"processing\": false,\n  \"processing_renewal_sec\": 2880,\n  \"processing_sec\": 8700,\n  \"resource_groups\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 8360,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": false,\n    \"enabled\": false,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": false,\n      \"is_timeout_retry\": false,\n      \"prolongation_time_sec\": 8513,\n      \"repeats_number\": 7518\n    },\n    \"renewal_sec\": 3767,\n    \"sec\": 5347\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 1700,\n  \"type\": 4945,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"waiting\": 6874\n}"},{"id":"4587030a-e601-41b7-9b59-53e064670287","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"after_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"calendar\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"do_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"form_schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"grantee\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 8492,\n  \"processing\": true,\n  \"processing_renewal_sec\": 6252,\n  \"processing_sec\": 4536,\n  \"ringtone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"sec_locate_agent\": 8518,\n  \"sticky_agent\": true,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": true,\n    \"enabled\": true,\n    \"form_schema\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"prolongation_options\": {\n      \"enabled\": true,\n      \"is_timeout_retry\": true,\n      \"prolongation_time_sec\": 2251,\n      \"repeats_number\": 2049\n    },\n    \"renewal_sec\": 3129,\n    \"sec\": 2328\n  },\n  \"team\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 4116,\n  \"type\": 3588,\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1cb0506f-ec00-4292-bdf1-f574a74962f0"}],"id":"3857ee57-e66b-427c-a20c-8f36e759d325","_postman_id":"3857ee57-e66b-427c-a20c-8f36e759d325","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"QueueSkillService","item":[{"name":"Search Queue Skill","id":"1efbc09c-1084-4031-b368-981c5b1db87f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&skill_id=5412&skill_id=8782&bucket_id=5412&bucket_id=8782&lvl=2388&lvl=1829&min_capacity=2388&min_capacity=1829&max_capacity=2388&max_capacity=1829&enabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","skills"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"skill_id","value":"5412"},{"key":"skill_id","value":"8782"},{"key":"bucket_id","value":"5412"},{"key":"bucket_id","value":"8782"},{"key":"lvl","value":"2388"},{"key":"lvl","value":"1829"},{"key":"min_capacity","value":"2388"},{"key":"min_capacity","value":"1829"},{"key":"max_capacity","value":"2388"},{"key":"max_capacity","value":"1829"},{"key":"enabled","value":"true"}],"variable":[{"id":"6010c348-1990-4983-9f32-7b780fa79285","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"}]}},"response":[{"id":"611666eb-abc4-404f-9f4a-ec5c36df7a86","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&skill_id=6572&skill_id=7588&bucket_id=6572&bucket_id=7588&lvl=7935&lvl=228&min_capacity=7935&min_capacity=228&max_capacity=7935&max_capacity=228&enabled=true","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"skill_id","value":"6572"},{"key":"skill_id","value":"7588"},{"key":"bucket_id","value":"6572"},{"key":"bucket_id","value":"7588"},{"key":"lvl","value":"7935"},{"key":"lvl","value":"228"},{"key":"min_capacity","value":"7935"},{"key":"min_capacity","value":"228"},{"key":"max_capacity","value":"7935"},{"key":"max_capacity","value":"228"},{"key":"enabled","value":"true"}],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"buckets\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"enabled\": false,\n      \"id\": 190,\n      \"lvl\": 2475,\n      \"max_capacity\": 5257,\n      \"min_capacity\": 6906,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"buckets\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"enabled\": true,\n      \"id\": 7256,\n      \"lvl\": 1381,\n      \"max_capacity\": 7153,\n      \"min_capacity\": 9489,\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"74613348-ea4b-4564-9c32-5a200cf8816b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&skill_id=6572&skill_id=7588&bucket_id=6572&bucket_id=7588&lvl=7935&lvl=228&min_capacity=7935&min_capacity=228&max_capacity=7935&max_capacity=228&enabled=true","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"skill_id","value":"6572"},{"key":"skill_id","value":"7588"},{"key":"bucket_id","value":"6572"},{"key":"bucket_id","value":"7588"},{"key":"lvl","value":"7935"},{"key":"lvl","value":"228"},{"key":"min_capacity","value":"7935"},{"key":"min_capacity","value":"228"},{"key":"max_capacity","value":"7935"},{"key":"max_capacity","value":"228"},{"key":"enabled","value":"true"}],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1efbc09c-1084-4031-b368-981c5b1db87f"},{"name":"Create Queue Skill","id":"54514f7e-21c4-4484-8e96-e56303c8f6eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"lvl\": 8557,\n  \"max_capacity\": 3364,\n  \"min_capacity\": 1455,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/skills","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","skills"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c7d6fbbb-bccc-47f1-9796-e0cb4a56fbcb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"}]}},"response":[{"id":"66d4824e-ed06-4fd8-859d-d14139968fd2","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"lvl\": 8976,\n  \"max_capacity\": 3240,\n  \"min_capacity\": 2251,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"id\": 27,\n  \"lvl\": 8872,\n  \"max_capacity\": 4373,\n  \"min_capacity\": 3235,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"87ecbc4e-020c-461c-89fe-280195758d73","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"lvl\": 8976,\n  \"max_capacity\": 3240,\n  \"min_capacity\": 2251,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"54514f7e-21c4-4484-8e96-e56303c8f6eb"},{"name":"Read Queue Skill","id":"3b7d47f4-719d-4094-9f7e-1ea68e37fa9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d0268f27-1a9e-41f5-b0da-21afef30b181","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"},{"id":"5560e4e6-a135-432e-85ee-e795bead4ee4","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"9a42767c-53c6-43b0-8381-b359d59fbf4c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"id\": 27,\n  \"lvl\": 8872,\n  \"max_capacity\": 4373,\n  \"min_capacity\": 3235,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"d97f0acb-a6b0-45f6-924e-d2912ccd3861","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3b7d47f4-719d-4094-9f7e-1ea68e37fa9a"},{"name":"Update Queue Skill","id":"11712896-847b-48dd-b41b-57ffe3e5330a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"lvl\": 8557,\n  \"max_capacity\": 3364,\n  \"min_capacity\": 1455,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"5cb1c449-60e8-4fc3-b580-c4e75f7448c6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"},{"id":"a713f53e-2ca9-4e92-9d0d-a90746ace4a1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"44b83022-ab5a-4f0f-a19a-fcf214cf012f","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"lvl\": 8976,\n  \"max_capacity\": 3240,\n  \"min_capacity\": 2251,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"id\": 27,\n  \"lvl\": 8872,\n  \"max_capacity\": 4373,\n  \"min_capacity\": 3235,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"852b55f6-0395-4775-9687-23fe60162260","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"lvl\": 8976,\n  \"max_capacity\": 3240,\n  \"min_capacity\": 2251,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"11712896-847b-48dd-b41b-57ffe3e5330a"},{"name":"Delete Queue Skill","id":"d70798b6-1112-4025-be72-196952e4d31c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3111aa3d-cea1-4865-8256-15222cbe0b25","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"},{"id":"123dab99-4e76-4acb-b8c1-7db65bfd36cb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"b2ec956f-4f6d-4a2f-b411-fddc31d609a6","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"id\": 27,\n  \"lvl\": 8872,\n  \"max_capacity\": 4373,\n  \"min_capacity\": 3235,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"76a635e3-faa6-4161-84cb-c0ac2bdd0e9d","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d70798b6-1112-4025-be72-196952e4d31c"},{"name":"Patch Queue Skill","id":"15f98b53-394f-43c6-acde-c8903832dba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lvl\": 7311,\n  \"max_capacity\": 3143,\n  \"min_capacity\": 8825,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","queues",":queue_id","skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d20632c8-9469-4a99-9da1-56af28816b5f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"queue_id"},{"id":"3ec89027-dbee-421c-a69f-3bff7e689dba","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"513d3a84-76e0-4c43-9863-305548649183","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lvl\": 6430,\n  \"max_capacity\": 3621,\n  \"min_capacity\": 9473,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"id\": 27,\n  \"lvl\": 8872,\n  \"max_capacity\": 4373,\n  \"min_capacity\": 3235,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"799fbff6-d85f-4904-a616-e91d152bbb7b","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buckets\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lvl\": 6430,\n  \"max_capacity\": 3621,\n  \"min_capacity\": 9473,\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/queues/:queue_id/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills",":id"],"variable":[{"key":"queue_id","value":"8831","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"15f98b53-394f-43c6-acde-c8903832dba3"}],"id":"5e6212f1-33d3-4194-837d-8ae469215f91","_postman_id":"5e6212f1-33d3-4194-837d-8ae469215f91","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"QuickRepliesService","item":[{"name":"Search Quick Replies","id":"a41b1eb1-b98a-4985-92b7-55c43e472d13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/quick_replies?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&queue=5412&queue=8782&restrict_to_agent=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","quick_replies"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"queue","value":"5412"},{"key":"queue","value":"8782"},{"key":"restrict_to_agent","value":"true"}],"variable":[]}},"response":[{"id":"0123e57a-148c-4a45-80f1-2aa37e9ee121","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&queue=6572&queue=7588&restrict_to_agent=true","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"queue","value":"6572"},{"key":"queue","value":"7588"},{"key":"restrict_to_agent","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"article\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": 8523,\n      \"name\": \"string\",\n      \"queues\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"text\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"article\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": 9095,\n      \"name\": \"string\",\n      \"queues\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"text\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"460528d1-90b0-43f0-b815-288583850c56","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&queue=6572&queue=7588&restrict_to_agent=true","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"queue","value":"6572"},{"key":"queue","value":"7588"},{"key":"restrict_to_agent","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a41b1eb1-b98a-4985-92b7-55c43e472d13"},{"name":"Create Quick Reply","id":"4dbd27f5-f674-4ecb-806a-a4aa92a2f589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/quick_replies","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","quick_replies"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"556d06f1-da2a-4ca0-a3b5-3121f3d34d5c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/quick_replies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": 8316,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"b581805b-77c9-4da8-a0a8-fc28bffffee8","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/quick_replies"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4dbd27f5-f674-4ecb-806a-a4aa92a2f589"},{"name":"Read Quick Reply","id":"de52b19d-5aaf-4654-9363-cecace3c31e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/quick_replies/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","quick_replies",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"def68f5d-30c4-428b-a250-546b5a19d6cc","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"85281d4f-c221-4436-829c-2cb9b1d81a49","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies/:id","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": 8316,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"6f8174fb-2eb9-41f5-aca7-411cc1cb2833","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies/:id","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"de52b19d-5aaf-4654-9363-cecace3c31e5"},{"name":"Update Quick Reply","id":"bce56d3e-c2f3-4921-a660-b2db032bf2e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/quick_replies/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","quick_replies",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2e36848d-b5bf-42b0-afac-ad1b83e8c400","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"d0c92f5e-7d1a-49d4-ab28-d30925c90469","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies/:id","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": 8316,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"14dd3252-dd08-4c0c-9715-27f8b1788cad","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies/:id","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bce56d3e-c2f3-4921-a660-b2db032bf2e0"},{"name":"Delete Quick Reply","id":"cc302c21-1528-45ee-8ef6-07641a27d249","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/quick_replies/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","quick_replies",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8462f194-ccda-408c-a74e-777fd3cdfa92","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"419b5a61-7c56-4d15-853b-524c832ade96","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies/:id","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": 8316,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c90dccd4-79b6-4684-bb92-5928bd8ee40f","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies/:id","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cc302c21-1528-45ee-8ef6-07641a27d249"},{"name":"Patch Quick Reply","id":"f0a8fa45-8850-46cb-b0fa-614f0829d9d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/quick_replies/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","quick_replies",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"05760af6-5eb4-426f-8378-e910ad1dea3a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"33388a83-96a5-4870-b93f-572d11ea641b","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies/:id","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": 8316,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"67841ec6-a50f-4518-8464-ca792ab05e2d","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"article\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"text\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/quick_replies/:id","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies",":id"],"variable":[{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f0a8fa45-8850-46cb-b0fa-614f0829d9d4"}],"id":"17bde2d4-9cfa-4617-933a-87931b7cb24d","_postman_id":"17bde2d4-9cfa-4617-933a-87931b7cb24d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"RegionService","item":[{"name":"Search Region","id":"a0cd8dee-2cb8-4b4b-a0b4-cb278c77f724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/regions?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&name=string&description=string&timezone_id=5412&timezone_id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["regions"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"name","value":"string"},{"key":"description","value":"string"},{"key":"timezone_id","value":"5412"},{"key":"timezone_id","value":"8782"}],"variable":[]}},"response":[{"id":"8f2957cc-0cd8-4a01-aecb-4112c32ff7c6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/regions?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&name=string&description=string&timezone_id=6572&timezone_id=7588","host":["https://api.webitel.com/api"],"path":["regions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"name","value":"string"},{"key":"description","value":"string"},{"key":"timezone_id","value":"6572"},{"key":"timezone_id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"35abad52-2cfd-4dfc-bc61-18a3eb6367f9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/regions?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&name=string&description=string&timezone_id=6572&timezone_id=7588","host":["https://api.webitel.com/api"],"path":["regions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"name","value":"string"},{"key":"description","value":"string"},{"key":"timezone_id","value":"6572"},{"key":"timezone_id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a0cd8dee-2cb8-4b4b-a0b4-cb278c77f724"},{"name":"Create Region","id":"2ba87ea7-08d7-48eb-91f1-639bde0a29ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/regions","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["regions"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"091966da-2abc-49e0-a566-0b61c8997e2b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/regions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"9b667fd0-d91e-4866-a32d-14adae1e280e","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/regions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2ba87ea7-08d7-48eb-91f1-639bde0a29ac"},{"name":"Read Region","id":"8cc25252-126f-442d-861b-089522c4e55d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/regions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["regions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"80da03ff-2e95-45e7-9b61-e7a266b15d6f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b7c14bd3-2736-4a12-9ea1-15af5920c0dc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/regions/:id","host":["https://api.webitel.com/api"],"path":["regions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"0fc9d55b-f3db-4354-8fdf-a88de47e02e8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/regions/:id","host":["https://api.webitel.com/api"],"path":["regions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8cc25252-126f-442d-861b-089522c4e55d"},{"name":"Update Region","id":"45e0f0d6-db96-4aa8-81cc-ca7071c5d8a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/regions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["regions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"fef948d8-c8b1-4e07-ad53-9a3c529433b7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"830f9931-2503-4712-92b0-7eaf2b2c1e1b","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/regions/:id","host":["https://api.webitel.com/api"],"path":["regions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"e58d609e-7d25-454f-9686-0146028b86e6","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/regions/:id","host":["https://api.webitel.com/api"],"path":["regions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"45e0f0d6-db96-4aa8-81cc-ca7071c5d8a6"},{"name":"Delete Region","id":"10222e2b-aea2-4163-a784-85fb30e4a59d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/regions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["regions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3d23b7c9-19ec-4edd-bb53-ad5afb8319a6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"596d66ad-d1dd-4fac-a01e-d0c192b5fc0c","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/regions/:id","host":["https://api.webitel.com/api"],"path":["regions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"5806dc6f-5517-4b23-b5d2-a99a27ef3ab0","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/regions/:id","host":["https://api.webitel.com/api"],"path":["regions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"10222e2b-aea2-4163-a784-85fb30e4a59d"},{"name":"Patch Region","id":"10e2aea6-acaf-4f41-8d0d-be556330f83b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/regions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["regions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"193e4593-f44e-40f0-89d1-3f4c9e0727f2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0e9ab69a-c9d1-4f9c-9fca-7eadd79f9005","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/regions/:id","host":["https://api.webitel.com/api"],"path":["regions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"20d4bf78-fa25-4e06-876d-39f09ff5aec5","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/regions/:id","host":["https://api.webitel.com/api"],"path":["regions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"10e2aea6-acaf-4f41-8d0d-be556330f83b"}],"id":"d7602aa6-81c8-4790-8cd3-af75175397a7","_postman_id":"d7602aa6-81c8-4790-8cd3-af75175397a7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"RoutingChatPlanService","item":[{"name":"Search Chat Plan","id":"e9ee28dd-26a0-40d8-a132-4c53c52d2526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/outbound/chat?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=2388&id=1829&name=string&enabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","chat"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2388"},{"key":"id","value":"1829"},{"key":"name","value":"string"},{"key":"enabled","value":"true"}],"variable":[]}},"response":[{"id":"220411ef-6dff-496c-93e5-9fb1c7885257","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228&name=string&enabled=true","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"name","value":"string"},{"key":"enabled","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"enabled\": true,\n      \"id\": 1556,\n      \"name\": \"string\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": 7798,\n      \"name\": \"string\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"77d24eb9-3b7b-41c9-b0c6-921221b325da","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228&name=string&enabled=true","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"name","value":"string"},{"key":"enabled","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e9ee28dd-26a0-40d8-a132-4c53c52d2526"},{"name":"Create Chat Plan","id":"8aad3944-edef-41e0-9d3d-4c9f1b2265e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/chat","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","chat"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"5083340d-a343-4373-9329-e50b9e73384a","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8291,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"83afab95-39f5-4529-99f8-802d11524239","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/chat"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8aad3944-edef-41e0-9d3d-4c9f1b2265e0"},{"name":"Read Chat Plan","id":"35bbf2f2-a322-4418-b535-51af5062052e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/outbound/chat/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","chat",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b701862b-f486-469c-83d6-82f9ca1eca98","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"efa3d084-2db4-47a3-8936-d5bf971530e7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8291,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"9a071a79-1648-4184-9490-36d119d6981a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"35bbf2f2-a322-4418-b535-51af5062052e"},{"name":"Update Chat Plan","id":"1173f1c6-7836-4bbb-8059-4bba1526cd8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/chat/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","chat",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e60dc60a-1c0d-41e0-9bd5-373a2e17f82f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"0131fe04-712b-4aba-a428-828750d4973e","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8291,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"91f82e7a-7ab6-4df6-9bab-8b5225ec5e20","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1173f1c6-7836-4bbb-8059-4bba1526cd8a"},{"name":"Delete Chat Plan","id":"10dd08a6-2c27-4de1-aa33-ef92c6f470c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/outbound/chat/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","chat",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4004320c-3c7d-4d2b-901c-f677412a2ac6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"052f3ace-2c9a-46bb-9200-8e518ea15bdb","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8291,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"a23e2a55-db4d-443d-b735-b57197c7995c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"10dd08a6-2c27-4de1-aa33-ef92c6f470c7"},{"name":"Patch Chat Plan","id":"fbaa172a-cbec-4b68-9ee9-60370e21a75c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/chat/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","chat",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a53de253-9ee3-48d1-be19-241580ce3a56","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"f30d1b10-0889-45ed-aa92-e9ac057f11fa","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8291,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"801e170c-7362-495f-8168-eec267c21395","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/chat/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fbaa172a-cbec-4b68-9ee9-60370e21a75c"}],"id":"093b74a1-10e9-49fd-9cc7-8f74d72cb611","_postman_id":"093b74a1-10e9-49fd-9cc7-8f74d72cb611","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"RoutingOutboundCallService","item":[{"name":"List of RoutingOutboundCall","id":"1910a4dc-0624-445d-921b-9c7c53ce6d1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/outbound/calls?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&name=string&schema_id=5412&schema_id=8782&pattern=string&description=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","calls"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"name","value":"string"},{"key":"schema_id","value":"5412"},{"key":"schema_id","value":"8782"},{"key":"pattern","value":"string"},{"key":"description","value":"string"}],"variable":[]}},"response":[{"id":"10b90c82-7d93-44e3-b440-509203e5f0f5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&name=string&schema_id=6572&schema_id=7588&pattern=string&description=string","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"name","value":"string"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"},{"key":"pattern","value":"string"},{"key":"description","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"disabled\": true,\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"pattern\": \"string\",\n      \"position\": 8601,\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"disabled\": false,\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"pattern\": \"string\",\n      \"position\": 5245,\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"cc2ebc70-7018-440f-89d8-44f2ee010af7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&name=string&schema_id=6572&schema_id=7588&pattern=string&description=string","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"name","value":"string"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"},{"key":"pattern","value":"string"},{"key":"description","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1910a4dc-0624-445d-921b-9c7c53ce6d1e"},{"name":"Create RoutingOutboundCall","id":"5354f540-71c5-4392-9a0d-3db539711345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/calls","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","calls"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"85b266ba-9221-4340-aa5a-5d31f635da16","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/calls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"02cca572-3916-4ec2-8c2e-f311f9a58f8a","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/calls"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5354f540-71c5-4392-9a0d-3db539711345"},{"name":"Move RoutingOutboundCall","id":"a6b3ee4e-7ae4-4537-a909-58de5f45f209","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/calls/:from_id/to/:to_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","calls",":from_id","to",":to_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7024d52e-ff2d-48c8-a69f-fd9bd9c5d544","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"from_id"},{"id":"11ddc073-1bfc-4583-9bd9-311dfb48bd2f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"to_id"}]}},"response":[{"id":"cc0275a8-bc89-497a-8ba1-eefb097ef78d","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:from_id/to/:to_id","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":from_id","to",":to_id"],"variable":[{"key":"from_id","value":"string","description":"(Required) "},{"key":"to_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": false\n}"},{"id":"710f97ea-9b44-436c-a02f-6b1a2d67a790","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:from_id/to/:to_id","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":from_id","to",":to_id"],"variable":[{"key":"from_id","value":"string","description":"(Required) "},{"key":"to_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a6b3ee4e-7ae4-4537-a909-58de5f45f209"},{"name":"RoutingOutboundCall item","id":"02ebca23-80a1-4cc6-9b0d-581590bd796b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/outbound/calls/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","calls",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"855a7e36-13ba-44b1-962c-cddc6e3ccee4","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"19fce0fa-a512-4fc6-b233-de47cd91a014","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"febb5570-1fb5-43cc-a9a7-a8c919aa5ab1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"02ebca23-80a1-4cc6-9b0d-581590bd796b"},{"name":"Update RoutingOutboundCall","id":"4f7104c5-77b0-42fc-a2ee-c2b136f188d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/calls/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","calls",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"cd5fd5c9-10f7-4f8a-b937-9daab4dbd7a0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8f80665d-1a36-4adc-860e-f154ef7a06a3","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"17842336-2008-46f6-8a80-25a75de80bff","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4f7104c5-77b0-42fc-a2ee-c2b136f188d4"},{"name":"Remove RoutingOutboundCall","id":"8ddc3e98-c7d6-4283-968c-8cbab1ee4a9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/outbound/calls/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","calls",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"8127007f-910a-4365-9923-a73ebdbaf40b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6395b537-86ae-4b5f-a47c-04e298f062bb","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"382c44ae-1cb0-441e-856e-5f2a6b212deb","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8ddc3e98-c7d6-4283-968c-8cbab1ee4a9b"},{"name":"Patch RoutingOutboundCall","id":"36fc7b18-f558-4b6d-9d96-fb918dd5392b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/outbound/calls/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","outbound","calls",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b2bee00e-1ace-4db9-aa43-1ff5db932166","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"147dfce0-facc-40ef-ae24-886cef889f14","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"07994b3f-0ff8-4afc-8dde-239cd9e383f8","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/outbound/calls/:id","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"36fc7b18-f558-4b6d-9d96-fb918dd5392b"}],"id":"4b25fc58-f3a1-4ece-aa2d-61ba5a53cd20","_postman_id":"4b25fc58-f3a1-4ece-aa2d-61ba5a53cd20","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"RoutingSchemaService","item":[{"name":"List RoutingSchema","id":"094cdc36-8259-4d4f-a475-147dd250bc65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&name=string&type=processing&type=default&editor=true&tags=string&tags=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"name","value":"string"},{"key":"type","value":"processing"},{"key":"type","value":"default"},{"key":"editor","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}],"variable":[]}},"response":[{"id":"b2046a20-891e-47ff-9c0b-8441905e65be","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&name=string&type=service&type=default&editor=true&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["routing","schema"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"name","value":"string"},{"key":"type","value":"service"},{"key":"type","value":"default"},{"key":"editor","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"debug\": true,\n      \"description\": \"string\",\n      \"editor\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"payload\": \"\",\n      \"schema\": \"\",\n      \"tags\": [\n        {\n          \"name\": \"string\"\n        },\n        {\n          \"name\": \"string\"\n        }\n      ],\n      \"type\": \"default\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"debug\": true,\n      \"description\": \"string\",\n      \"editor\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"payload\": \"\",\n      \"schema\": \"\",\n      \"tags\": [\n        {\n          \"name\": \"string\"\n        },\n        {\n          \"name\": \"string\"\n        }\n      ],\n      \"type\": \"default\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"daea39c3-4043-4152-9abb-8ef72f9d7cfa","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&name=string&type=service&type=default&editor=true&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["routing","schema"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"name","value":"string"},{"key":"type","value":"service"},{"key":"type","value":"default"},{"key":"editor","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"094cdc36-8259-4d4f-a475-147dd250bc65"},{"name":"Create RoutingSchema","id":"d6eb2f5b-5a12-4ed4-a1bd-b0e9e81710b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"e224403e-92b1-44e8-87f2-95a2b57bad96","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"14abcac4-c646-407f-b8ac-fb0d6eeb97bf","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d6eb2f5b-5a12-4ed4-a1bd-b0e9e81710b7"},{"name":"List RoutingSchemaTags","id":"9a4d4f28-b61b-44a8-8c27-bb5c06294b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&type=processing&type=default","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema","tags"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"type","value":"processing"},{"key":"type","value":"default"}],"variable":[]}},"response":[{"id":"866e2968-46d1-4d67-8053-b55dddb12478","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&type=service&type=default","host":["https://api.webitel.com/api"],"path":["routing","schema","tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"type","value":"service"},{"key":"type","value":"default"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"count\": 9453,\n      \"name\": \"string\"\n    },\n    {\n      \"count\": 164,\n      \"name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"46205392-8ccf-4e41-94da-7357062b1254","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&type=service&type=default","host":["https://api.webitel.com/api"],"path":["routing","schema","tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"type","value":"service"},{"key":"type","value":"default"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9a4d4f28-b61b-44a8-8c27-bb5c06294b59"},{"name":"RoutingSchema item","id":"c693c202-e49d-49fa-8aed-2cfc325a487e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"ff3f221e-9b9f-483c-b53e-ab45a9de8798","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"706a5616-4af4-40bb-8e6d-470d6274150f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","schema",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"ad125e2d-edf2-489b-8ec8-bfd1909f628d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","schema",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c693c202-e49d-49fa-8aed-2cfc325a487e"},{"name":"Update RoutingSchema","id":"b65dfe27-c8e8-4901-a7c2-5b6acb5897aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7925605d-6659-46e8-b27b-432777d80a4e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2a579adc-bdc0-4ac9-9a9a-b3c94ba20596","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/schema/:id","host":["https://api.webitel.com/api"],"path":["routing","schema",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"e18cf1d8-3f91-44be-b587-c79754074e96","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/schema/:id","host":["https://api.webitel.com/api"],"path":["routing","schema",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b65dfe27-c8e8-4901-a7c2-5b6acb5897aa"},{"name":"Remove RoutingSchema","id":"83a51ab9-edc8-4265-9932-4af803b2f97b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"83d748cd-3787-4c31-b8a6-5271e7819c15","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dd9a49d4-c02e-4a18-8872-94d9ff3594d9","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","schema",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"384a6aba-5709-44c6-971c-dd7340748f8b","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","schema",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"83a51ab9-edc8-4265-9932-4af803b2f97b"},{"name":"Patch RoutingSchema","id":"f5532587-11d6-4f30-af5c-3d4720d866d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3563a319-f7dd-4a8e-87f9-b21fcbd0d2a9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"02d624be-ae5b-48ad-ab04-2a32c3a8ccad","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/schema/:id","host":["https://api.webitel.com/api"],"path":["routing","schema",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"52fd97af-d59c-4176-aa28-c2f1744ee99c","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"type\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/schema/:id","host":["https://api.webitel.com/api"],"path":["routing","schema",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f5532587-11d6-4f30-af5c-3d4720d866d4"}],"id":"d5701bcb-cbe0-430c-a8c6-eb692060a9a0","_postman_id":"d5701bcb-cbe0-430c-a8c6-eb692060a9a0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"RoutingVariableService","item":[{"name":"List of RoutingVariable","id":"b1820f6c-78d3-48fa-aab6-4719d7df3ab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/variables?page=7616&size=7616&domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","variables"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"domain_id","value":"string"}],"variable":[]}},"response":[{"id":"e256bfc7-5b85-4109-adc4-14a0b8796c0e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/variables?page=7616&size=7616&domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","variables"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"domain_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}"},{"id":"fc2782fe-410c-4589-ac99-4191b837b0fa","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/variables?page=7616&size=7616&domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","variables"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"domain_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b1820f6c-78d3-48fa-aab6-4719d7df3ab1"},{"name":"Create RoutingVariable","id":"24d210e7-c5f1-427d-a17e-2eb87614d29e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/variables","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","variables"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"acb011cb-323b-4c4f-a176-f7cb62bf1017","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/variables"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}"},{"id":"05a16791-6917-48cd-a845-18d59ca286b2","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/variables"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"24d210e7-c5f1-427d-a17e-2eb87614d29e"},{"name":"RoutingVariable item","id":"d5bbf43d-eb1f-4896-8445-d10e23ac25a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/variables/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","variables",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"eefb1593-49b3-4efd-9795-21dce5fc18fb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"57d7fdda-69c0-4d51-b01a-d3b3c883e101","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/variables/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","variables",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}"},{"id":"3eb84891-255a-43e8-9fa4-115df3a3ea18","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/variables/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","variables",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d5bbf43d-eb1f-4896-8445-d10e23ac25a1"},{"name":"Update RoutingVariable","id":"5d625c72-1b07-4cdd-9e5b-41cc513f0878","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/variables/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","variables",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"94f7e9ed-e902-443e-83ad-1e8387336d3e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dc1a8ace-8c11-4b0c-bee4-da7eafd46c86","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","variables",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}"},{"id":"80f0beb5-0536-4b57-8359-38f5d317ab43","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","variables",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5d625c72-1b07-4cdd-9e5b-41cc513f0878"},{"name":"Remove RoutingVariable","id":"c436e0f0-d39e-4fb1-993c-2d6783dd26cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/variables/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","variables",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"dd4a3f69-3c92-439a-ad74-bf5724a258d7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ac8134f5-c69f-495f-8e53-bb761b3da9cd","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/variables/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","variables",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"key\": \"string\",\n  \"value\": \"string\"\n}"},{"id":"0c81f3f8-ccc9-4646-8d15-23adc0f1633a","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/variables/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","variables",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c436e0f0-d39e-4fb1-993c-2d6783dd26cb"}],"id":"b9186d6d-f161-454e-b881-c756cf56efd9","_postman_id":"b9186d6d-f161-454e-b881-c756cf56efd9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"SchemaVariablesService","item":[{"name":"Search Schema Variable","id":"2b1648a8-7856-4445-8322-44be35502266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/variables?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema","variables"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"4cb002af-d216-4e51-a55e-6ae628e68140","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/variables?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["routing","schema","variables"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"encrypt\": false,\n      \"id\": 3741,\n      \"name\": \"string\",\n      \"value\": \"\"\n    },\n    {\n      \"encrypt\": false,\n      \"id\": 2978,\n      \"name\": \"string\",\n      \"value\": \"\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"7294557c-2930-4f62-ac46-a61e78c7e6fe","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/variables?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["routing","schema","variables"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2b1648a8-7856-4445-8322-44be35502266"},{"name":"Create Schema Variable","id":"cb8e4fff-bab6-446d-86c6-9f7ccd4304d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema/variables","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema","variables"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"f30d1214-b4bb-4e6e-bbec-8b6ddd7e9d8f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema/variables"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": false,\n  \"id\": 3036,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"c823e60d-99cf-4dbd-97c8-de26d98aff1e","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema/variables"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cb8e4fff-bab6-446d-86c6-9f7ccd4304d0"},{"name":"Read Schema Variable","id":"181c2852-1a6b-4adc-917a-9e63927eb8c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/variables/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema","variables",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d6bc6c8f-f2ee-42cf-9353-d4d23484074d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"7ce875f6-d1ce-4ce5-86a7-96726c8fc8c6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","schema","variables",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": false,\n  \"id\": 3036,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"43122748-ab81-42e1-8282-d4f2bf0020de","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","schema","variables",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"181c2852-1a6b-4adc-917a-9e63927eb8c2"},{"name":"Update Schema Variable","id":"310404e7-420c-41ba-ba19-8d609caa9e1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema/variables/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema","variables",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"eb79feb5-b1fe-4f7a-8b9e-45f51f6a7383","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"6c65a25e-8a3b-4090-8fd3-a87a909ed611","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/schema/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","schema","variables",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": false,\n  \"id\": 3036,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"942b528a-62fd-4928-a8c9-f8ec02c138db","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/schema/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","schema","variables",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"310404e7-420c-41ba-ba19-8d609caa9e1a"},{"name":"Delete Schema Variable","id":"07481c8c-b2cc-4814-aca3-dac5515c547c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/variables/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema","variables",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8ac3985e-a723-459d-a18a-60691e299df8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"dffb60b1-58c1-4667-90fd-b7153a297705","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","schema","variables",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": false,\n  \"id\": 3036,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"9d94234d-6537-494e-8819-d0217a2a04f2","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","schema","variables",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"07481c8c-b2cc-4814-aca3-dac5515c547c"},{"name":"Patch Schema Variable","id":"e4427386-3e25-4c29-9c43-4f6eed20d317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/routing/schema/variables/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema","variables",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"5c00cb84-95ba-4b75-bf35-d59d773d5d1f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"79a0d34f-1017-4e8c-a05b-603d01021539","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/schema/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","schema","variables",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": false,\n  \"id\": 3036,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"feca824a-51f3-498b-abfe-ba8158a7c934","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/routing/schema/variables/:id","host":["https://api.webitel.com/api"],"path":["routing","schema","variables",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e4427386-3e25-4c29-9c43-4f6eed20d317"}],"id":"9e51ff1b-d7a0-4f56-a8b6-b89475bb3b04","_postman_id":"9e51ff1b-d7a0-4f56-a8b6-b89475bb3b04","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"SchemaVersionService","item":[{"name":"Search Schema Version","id":"f2a4ba9c-7c7a-4a39-bec0-3bdd9d9694e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/:schema_id/versions?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["routing","schema",":schema_id","versions"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"9afae41f-8853-4871-a55c-0c3b8a7c0882","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"schema_id"}]}},"response":[{"id":"1037bc39-721e-4312-8e7b-b96b430f9775","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/:schema_id/versions?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["routing","schema",":schema_id","versions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"schema_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"payload\": \"\",\n      \"schema\": \"\",\n      \"schema_id\": \"string\",\n      \"version\": \"string\"\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"payload\": \"\",\n      \"schema\": \"\",\n      \"schema_id\": \"string\",\n      \"version\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"ff99f0df-45ff-46e2-8cda-5d35f923696b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/routing/schema/:schema_id/versions?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["routing","schema",":schema_id","versions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"schema_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f2a4ba9c-7c7a-4a39-bec0-3bdd9d9694e2"}],"id":"deb77808-b6d4-47dc-bfa0-5cf9f253be4b","_postman_id":"deb77808-b6d4-47dc-bfa0-5cf9f253be4b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"SkillService","item":[{"name":"List of Skill","id":"2f91a840-aeca-43d1-8cf4-5cbddcb1e665","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"12e702a3-9fc9-4b78-8351-e9e096ddb039","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","skills"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"active_agents\": 4299,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"total_agents\": 1851,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"active_agents\": 8966,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"total_agents\": 6766,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"10482121-2da8-4ba7-8737-60276446401f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/skills?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","skills"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2f91a840-aeca-43d1-8cf4-5cbddcb1e665"},{"name":"Create Skill","id":"2794197d-1a52-4ad2-bf34-bfe6209c8d00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/skills","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"30b16703-ee8e-473e-87e0-033f0d30d78a","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/skills"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active_agents\": 2784,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"total_agents\": 4947,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"610c5f3b-d077-4a11-829b-65ba1d6072d8","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/skills"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2794197d-1a52-4ad2-bf34-bfe6209c8d00"},{"name":"Skill item","id":"ee941f46-ef78-498b-af7f-3a4c5d1e80bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/skills/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"607ac101-0afc-423a-8f08-7647e4e7b82a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"43995084-9683-4aa2-bd9a-506ed885b817","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/skills/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","skills",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active_agents\": 2784,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"total_agents\": 4947,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"4d492538-e661-4e6f-8c35-69a0345fa13d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/skills/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","skills",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ee941f46-ef78-498b-af7f-3a4c5d1e80bc"},{"name":"Update Skill","id":"fcee00ec-2742-424a-b096-a16a2f7743ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/skills/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d8025fbe-71fb-43fd-aa64-d2a52d57f06b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8333e8bf-e48a-4c6e-b1ee-7e78c2643882","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active_agents\": 2784,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"total_agents\": 4947,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"5c5c6a5c-a79b-4aab-8fd2-5eaf4b3e4421","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/skills/:id","host":["https://api.webitel.com/api"],"path":["call_center","skills",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fcee00ec-2742-424a-b096-a16a2f7743ac"},{"name":"Remove Skill","id":"efbfa821-b0a4-4c03-992f-31a951e40765","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/skills/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"d3e3a680-dbcf-4aa9-a41f-b6ea5cce1122","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ca7856b6-3b6c-42b6-9672-91fa8a384576","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/skills/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","skills",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"active_agents\": 2784,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"total_agents\": 4947,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"a4cc934e-dc42-4f7b-92c3-a655cb90c2c7","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/skills/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","skills",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"efbfa821-b0a4-4c03-992f-31a951e40765"},{"name":"For agents\nSearchSkillAgent","id":"105afc47-7e8e-4dd5-b62a-8773fa0808ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/skills/:skill_id/agents?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&agent_id=string&agent_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills",":skill_id","agents"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"}],"variable":[{"id":"ba857be2-df5c-4194-a76d-31337f46784f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"skill_id"}]}},"response":[{"id":"893af210-bf98-48fe-a7ba-3466d5469823","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/skills/:skill_id/agents?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&agent_id=string&agent_id=string","host":["https://api.webitel.com/api"],"path":["call_center","skills",":skill_id","agents"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"}],"variable":[{"key":"skill_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"aggs\": {\n    \"enabled\": false,\n    \"potential_rows\": 4812\n  },\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"capacity\": 7979,\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"capacity\": 3725,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"14cc601d-5b01-4222-b7e6-0fb0d1849310","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/skills/:skill_id/agents?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&agent_id=string&agent_id=string","host":["https://api.webitel.com/api"],"path":["call_center","skills",":skill_id","agents"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"agent_id","value":"string"},{"key":"agent_id","value":"string"}],"variable":[{"key":"skill_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"105afc47-7e8e-4dd5-b62a-8773fa0808ed"},{"name":"Create Skill Agent","id":"43019360-de57-4b61-927e-287fbca1fa2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"capacity\": 4043,\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills",":skill_id","agents"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"bfe21870-70c7-4d52-9e97-c73a8ad1a075","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"skill_id"}]}},"response":[{"id":"8dc96972-b39b-4543-bec1-a803c3b6c868","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"capacity\": 3879,\n  \"enabled\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","host":["https://api.webitel.com/api"],"path":["call_center","skills",":skill_id","agents"],"variable":[{"key":"skill_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"capacity\": 3107,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"capacity\": 9979,\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}"},{"id":"1caf02c0-40d2-47a8-b5a1-9741467e8645","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"capacity\": 3879,\n  \"enabled\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","host":["https://api.webitel.com/api"],"path":["call_center","skills",":skill_id","agents"],"variable":[{"key":"skill_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"43019360-de57-4b61-927e-287fbca1fa2e"},{"name":"Delete Skill Agent","id":"cbdf614c-6936-4ce1-8519-51a79a6bc04c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills",":skill_id","agents"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a4b5ea07-8009-47dc-9014-d0ec41768e68","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"skill_id"}]}},"response":[{"id":"90ad02f3-bb51-4fc5-ab6d-7b95916c9fbe","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","host":["https://api.webitel.com/api"],"path":["call_center","skills",":skill_id","agents"],"variable":[{"key":"skill_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"capacity\": 3107,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"capacity\": 9979,\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}"},{"id":"275d748b-1678-42df-8d45-b1af66365799","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","host":["https://api.webitel.com/api"],"path":["call_center","skills",":skill_id","agents"],"variable":[{"key":"skill_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cbdf614c-6936-4ce1-8519-51a79a6bc04c"},{"name":"Patch Skill Agent","id":"d8ca8e26-1472-47fc-86c8-2c2b38fff36b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"capacity\": 7538,\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","skills",":skill_id","agents"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2c1a10fd-288e-4e7d-b6cc-56404f44857c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"skill_id"}]}},"response":[{"id":"d5194e8a-6503-4d1b-8303-83982b286938","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"capacity\": 916,\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","host":["https://api.webitel.com/api"],"path":["call_center","skills",":skill_id","agents"],"variable":[{"key":"skill_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"capacity\": 3107,\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"capacity\": 9979,\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"skill\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}"},{"id":"32fc7196-0771-4fa0-b9e5-eae214fe2524","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"capacity\": 916,\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"skill\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/skills/:skill_id/agents","host":["https://api.webitel.com/api"],"path":["call_center","skills",":skill_id","agents"],"variable":[{"key":"skill_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d8ca8e26-1472-47fc-86c8-2c2b38fff36b"}],"id":"ee45f75c-473f-4aa2-8a62-1eb2c50de67c","_postman_id":"ee45f75c-473f-4aa2-8a62-1eb2c50de67c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"SystemSettingService","item":[{"name":"Search System Setting","id":"ffe41844-8b29-4aaa-b747-d6ad0dd826b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/settings?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&name=autolink_mail_to_contact&name=chat_end_push_notification","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["settings"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"description":{"content":"<p>Filter by setting names</p>\n","type":"text/plain"},"key":"name","value":"autolink_mail_to_contact"},{"description":{"content":"<p>Filter by setting names</p>\n","type":"text/plain"},"key":"name","value":"chat_end_push_notification"}],"variable":[]}},"response":[{"id":"ae567123-994e-492f-b1b1-ca3a515ed154","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/settings?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&name=password_contains_login&name=call_end_sound_notification","host":["https://api.webitel.com/api"],"path":["settings"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"name","value":"password_contains_login"},{"key":"name","value":"call_end_sound_notification"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": 8354,\n      \"name\": \"empty_system_settings_name\",\n      \"value\": \"\"\n    },\n    {\n      \"id\": 8,\n      \"name\": \"empty_system_settings_name\",\n      \"value\": \"\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"c3de0ca0-b220-4996-8b8f-f86ea3003506","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/settings?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&name=password_contains_login&name=call_end_sound_notification","host":["https://api.webitel.com/api"],"path":["settings"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"name","value":"password_contains_login"},{"key":"name","value":"call_end_sound_notification"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ffe41844-8b29-4aaa-b747-d6ad0dd826b2"},{"name":"Create System Setting","id":"782e044a-781e-48d1-a855-907bb3050086","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/settings","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["settings"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"1a415c49-6056-47b0-ae5d-10e483688526","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 8452,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"3ce7cd1a-3be1-4295-8d0d-8a649a458f35","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/settings"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"782e044a-781e-48d1-a855-907bb3050086"},{"name":"Search Available System Setting","id":"61a762c9-91b2-4e17-abb9-8f1772bd8d46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/settings/available?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["settings","available"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"4aa82924-35ea-4005-98e0-abced0f63ca6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/settings/available?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["settings","available"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"98815f4b-3e61-4b68-b1ba-515043b997d8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/settings/available?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["settings","available"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"61a762c9-91b2-4e17-abb9-8f1772bd8d46"},{"name":"Read System Setting","id":"b3f62de8-45e4-4c8c-82a4-cd86b676d5c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/settings/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["settings",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d0c08e9f-b36b-4786-af94-808a8eeb4bd0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"b25d56f9-0d92-42ba-8281-10a80666f7fd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/settings/:id","host":["https://api.webitel.com/api"],"path":["settings",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 8452,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"02b3fba5-d181-42f7-ad4a-8c8c1e6e4cd9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/settings/:id","host":["https://api.webitel.com/api"],"path":["settings",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b3f62de8-45e4-4c8c-82a4-cd86b676d5c6"},{"name":"Update System Setting","id":"499af7e9-4d89-44bb-be7b-f3c95c220389","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/settings/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["settings",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"67ad9dd6-7b2b-4e1a-8aae-cbf19223f38c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"3a1a4ef2-b9ed-4ad9-a3c8-a1208760df78","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/settings/:id","host":["https://api.webitel.com/api"],"path":["settings",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 8452,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"d35c8e8a-3444-4ab1-96a0-7fbb56df4684","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/settings/:id","host":["https://api.webitel.com/api"],"path":["settings",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"499af7e9-4d89-44bb-be7b-f3c95c220389"},{"name":"Delete System Setting","id":"75f1948e-9604-45ca-b4b5-9be47f35470a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/settings/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["settings",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"44a91b57-62ec-49f5-b7e8-1515485124b3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"1718018a-1b8f-48af-8451-41ee3c40d07d","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/settings/:id","host":["https://api.webitel.com/api"],"path":["settings",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 8452,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"864316e9-3492-4abe-bcfb-cdf629d7b55c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/settings/:id","host":["https://api.webitel.com/api"],"path":["settings",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"75f1948e-9604-45ca-b4b5-9be47f35470a"},{"name":"Patch System Setting","id":"dc5607ec-6120-4b94-be27-0a4db176aa5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/settings/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["settings",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2c04253d-f1e6-47a9-a384-9fa8d115278c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"e1679da8-461c-410d-b5f8-158d657e0a26","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/settings/:id","host":["https://api.webitel.com/api"],"path":["settings",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 8452,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"d9b8dc3a-77cc-43f6-861f-86c6b754449e","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"value\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/settings/:id","host":["https://api.webitel.com/api"],"path":["settings",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dc5607ec-6120-4b94-be27-0a4db176aa5c"}],"id":"4c9cab1a-e48c-43c5-a074-752ec3425b70","_postman_id":"4c9cab1a-e48c-43c5-a074-752ec3425b70","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"TeamChatTagService","item":[{"name":"Search Chat Tag","id":"8d92eba6-f517-46ef-a263-cb0a25e072b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","chat_tags"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[{"id":"6c05001b-8aa1-4fad-878d-c2fa4229c253","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"6cc8f6a4-128b-4380-adfd-b11c681b3a66","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","chat_tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": 1995,\n      \"tag\": \"string\"\n    },\n    {\n      \"id\": 3330,\n      \"tag\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"dfda3f37-2be6-431e-9108-78c628ae3a49","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","chat_tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8d92eba6-f517-46ef-a263-cb0a25e072b1"},{"name":"Create Chat Tag","id":"68de200e-d523-4758-9979-7c73ece737cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","chat_tags"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2d89406e-fc7c-4bb4-8224-302354e97e42","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"e6f012ba-9276-4cfd-8291-25573cf05fcf","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","chat_tags"],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 5585,\n  \"tag\": \"string\"\n}"},{"id":"45b7ac07-5ba1-4c81-9f4e-c81649addb10","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","chat_tags"],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"68de200e-d523-4758-9979-7c73ece737cb"},{"name":"Update Chat Tag","id":"b4d745bf-4e52-44bb-b6e8-02dc1963e371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","chat_tags",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"81fd984b-ae86-4490-9617-df359efd265c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"c3f67dcb-a52e-4405-b3c4-66882ff61e27","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"1335741e-ba31-4919-b9d7-d644c67564ae","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","chat_tags",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 5585,\n  \"tag\": \"string\"\n}"},{"id":"2fa52fcf-aa20-4a0b-970b-fa44c80a2f96","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","chat_tags",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b4d745bf-4e52-44bb-b6e8-02dc1963e371"},{"name":"Delete Chat Tag","id":"d14554d7-a7f1-411f-911a-63246187226f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","chat_tags",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c65bb55b-0fd9-4abf-b923-ab22a5c5abcb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"765d3e47-872f-4bcf-8d15-05c211885ef0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"6bb3b4a6-7701-40b6-bf72-c9171ca8ba85","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","chat_tags",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 5585,\n  \"tag\": \"string\"\n}"},{"id":"2652be3a-3a4e-40da-b647-ffc140e3a8eb","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/chat_tags/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","chat_tags",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d14554d7-a7f1-411f-911a-63246187226f"}],"id":"6c8d8c52-f264-43ff-ba16-cb2bb3e25099","_postman_id":"6c8d8c52-f264-43ff-ba16-cb2bb3e25099","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"TeamHookService","item":[{"name":"Search Team Hook","id":"494a2aa8-aa12-4bdc-af8d-42225eff8eba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:team_id/hooks?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782&schema_id=5412&schema_id=8782&event=teamHookEventUndefined&event=agent_status","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","hooks"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"schema_id","value":"5412"},{"key":"schema_id","value":"8782"},{"key":"event","value":"teamHookEventUndefined"},{"key":"event","value":"agent_status"}],"variable":[{"id":"fad94903-87cd-44e9-9653-514a8c2ae716","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"bdd3f1f0-a710-4f6e-9085-19b3a8b16906","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&schema_id=6572&schema_id=7588&event=teamHookEventUndefined&event=teamHookEventUndefined","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"},{"key":"event","value":"teamHookEventUndefined"},{"key":"event","value":"teamHookEventUndefined"}],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"enabled\": true,\n      \"event\": \"teamHookEventUndefined\",\n      \"id\": 9127,\n      \"properties\": [\n        \"string\",\n        \"string\"\n      ],\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"enabled\": true,\n      \"event\": \"teamHookEventUndefined\",\n      \"id\": 8458,\n      \"properties\": [\n        \"string\",\n        \"string\"\n      ],\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"6da0dc5b-9dc6-4cff-96bd-4dfa4d3bc220","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588&schema_id=6572&schema_id=7588&event=teamHookEventUndefined&event=teamHookEventUndefined","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"},{"key":"event","value":"teamHookEventUndefined"},{"key":"event","value":"teamHookEventUndefined"}],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"494a2aa8-aa12-4bdc-af8d-42225eff8eba"},{"name":"Create Team Hook","id":"2318c7ef-f845-44e6-8868-14d31c59100e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:team_id/hooks","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","hooks"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"15cb9ed1-cf88-4547-aa31-62edd4067be6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"520c15d9-eca1-4a64-9db8-4104165cfc91","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks"],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"id\": 2301,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"efd105be-e4e6-41d3-9ca7-7a97f82a48dc","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks"],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2318c7ef-f845-44e6-8868-14d31c59100e"},{"name":"Read Team Hook","id":"5a785a30-0ca8-4a9f-a0a6-ba25cd421e41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","hooks",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7e9bfd8a-ce95-49d0-a135-43b0f128cfdb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"131db50c-eb80-4eab-a449-99a2a2c2bc09","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"5abe91b8-4bf5-4eb2-8010-da137634a4db","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"id\": 2301,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"849910a8-a192-40ea-8766-9f2ef4053bac","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5a785a30-0ca8-4a9f-a0a6-ba25cd421e41"},{"name":"Update Team Hook","id":"91fc92c5-e5da-4d79-affa-2fb68f7b2afe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","hooks",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8c206eb6-1804-4d7c-9d13-5e6cb488edf2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"c15cb7af-b59c-4d50-83e4-bf601abcd5c6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"164ef3fe-e383-4b23-a991-2b23de542fd7","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"id\": 2301,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"6df94e0a-2187-4d20-98fc-4e8081eb6535","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"91fc92c5-e5da-4d79-affa-2fb68f7b2afe"},{"name":"Delete Team Hook","id":"0365a68e-8647-40fe-b2aa-45486f2a4e44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","hooks",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c9d678b5-3829-4950-bf46-18235393e191","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"aee508db-783f-46ab-93b3-109216ff6ec2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"7e21a9a0-3389-4b1f-91a0-3f0c9b1dceef","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"id\": 2301,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c133de19-fce4-4003-9c61-0ff346a48695","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0365a68e-8647-40fe-b2aa-45486f2a4e44"},{"name":"Patch Team Hook","id":"47ddd36d-03ab-441d-a24b-64ef3535f952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"event\": \"teamHookEventUndefined\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","hooks",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ab85db9c-7554-4397-8321-217ef80a6981","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"42d3c8d8-496c-4595-aa1e-a103a1a910ec","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"8c028980-3fe4-45c6-a248-7d0355034360","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"id\": 2301,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"8307b509-4c3e-4516-a199-426d33db46b2","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"event\": \"teamHookEventUndefined\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/hooks/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"47ddd36d-03ab-441d-a24b-64ef3535f952"}],"id":"2daefcad-7934-418b-aa87-2b08bfe8b6f0","_postman_id":"2daefcad-7934-418b-aa87-2b08bfe8b6f0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"TeamTriggerService","item":[{"name":"Search Agent Trigger","id":"35d102bc-cd6e-4465-8f4a-2e65b431e875","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/triggers/agent?team_id=string&page=7616&size=7616&q=string&sort=string&fields=string&fields=string&enabled=true&id=5412&id=8782&schema_id=5412&schema_id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams","triggers","agent"],"host":["https://api.webitel.com/api"],"query":[{"key":"team_id","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"schema_id","value":"5412"},{"key":"schema_id","value":"8782"}],"variable":[]}},"response":[{"id":"fadc2b49-4f53-45a1-953d-905cf93fba38","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/triggers/agent?team_id=string&page=7616&size=7616&q=string&sort=string&fields=string&fields=string&enabled=true&id=6572&id=7588&schema_id=6572&schema_id=7588","host":["https://api.webitel.com/api"],"path":["call_center","teams","triggers","agent"],"query":[{"key":"team_id","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"enabled\": true,\n      \"id\": 3039,\n      \"name\": \"string\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": 6884,\n      \"name\": \"string\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"b1d4e079-c6a8-40c3-a47c-db150a3537e0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/triggers/agent?team_id=string&page=7616&size=7616&q=string&sort=string&fields=string&fields=string&enabled=true&id=6572&id=7588&schema_id=6572&schema_id=7588","host":["https://api.webitel.com/api"],"path":["call_center","teams","triggers","agent"],"query":[{"key":"team_id","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"35d102bc-cd6e-4465-8f4a-2e65b431e875"},{"name":"Run Team Trigger","id":"87266da0-05ae-417a-a81b-745bb8801a76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/triggers/:trigger_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams","triggers",":trigger_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ffa65954-de12-4afa-8653-0f2ef8fe6da5","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"trigger_id"}]}},"response":[{"id":"890be39e-4b03-40db-aec8-33a51acebacc","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/triggers/:trigger_id","host":["https://api.webitel.com/api"],"path":["call_center","teams","triggers",":trigger_id"],"variable":[{"key":"trigger_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"job_id\": \"string\"\n}"},{"id":"a251a536-1287-4b58-b38c-5931f2c4f681","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/triggers/:trigger_id","host":["https://api.webitel.com/api"],"path":["call_center","teams","triggers",":trigger_id"],"variable":[{"key":"trigger_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"87266da0-05ae-417a-a81b-745bb8801a76"},{"name":"Search Team Trigger","id":"1380066d-f189-42de-96d4-7e239d888168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:team_id/triggers?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&enabled=true&id=5412&id=8782&schema_id=5412&schema_id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","triggers"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"5412"},{"key":"id","value":"8782"},{"key":"schema_id","value":"5412"},{"key":"schema_id","value":"8782"}],"variable":[{"id":"44d6fd3d-b537-4d84-911d-dfd30e773d18","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"f8d1639d-9a6d-4ea3-823e-33a8f8b9916c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&enabled=true&id=6572&id=7588&schema_id=6572&schema_id=7588","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"}],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"enabled\": true,\n      \"id\": 1859,\n      \"name\": \"string\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"enabled\": true,\n      \"id\": 689,\n      \"name\": \"string\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"1b336ced-fff2-4da3-a1d0-9973fefb4f3f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&enabled=true&id=6572&id=7588&schema_id=6572&schema_id=7588","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"6572"},{"key":"id","value":"7588"},{"key":"schema_id","value":"6572"},{"key":"schema_id","value":"7588"}],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1380066d-f189-42de-96d4-7e239d888168"},{"name":"Create Team Trigger","id":"03f7a1e8-55f3-4ba3-b832-cf5f1799c4ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:team_id/triggers","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","triggers"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"78735e4a-1707-4353-8957-9873e5dfea57","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"2483a4f7-24f8-405a-91d7-58c3ad6e0bf1","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers"],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 7352,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"8e818471-bfad-4582-8714-3fda6d4ed0f6","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers"],"variable":[{"key":"team_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"03f7a1e8-55f3-4ba3-b832-cf5f1799c4ba"},{"name":"Read Team Trigger","id":"d6590d50-1e17-4721-a464-2963dbac4090","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","triggers",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d98b559c-2db6-473a-b454-23b979d6918c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"c7d639f8-77a9-47e2-9421-3e7e9d325a93","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"f6b8d307-dc30-4792-ae2a-01710e77b242","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 7352,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"dfef0d33-692d-4a6e-9216-685f78b8805c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d6590d50-1e17-4721-a464-2963dbac4090"},{"name":"Update Team Trigger","id":"8e3a556b-3d4b-4f2f-8a5b-fadf9dc7dd42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","triggers",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"79cf3fe9-6794-49d9-84f6-b10288a3ca18","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"021bdcf7-a039-495e-b4e3-eb105eac4fb2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"4964dbc6-1d70-465b-a02a-1297dc8a1961","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 7352,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"586b3af9-a9c2-46c9-8da5-2e7dcba3ff7c","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8e3a556b-3d4b-4f2f-8a5b-fadf9dc7dd42"},{"name":"Delete Team Trigger","id":"c6680d16-0aa0-481f-bef2-36e7de966cdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","triggers",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8afecf4e-b6d4-4021-83f3-4d021f5ae099","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"85d21951-d588-487a-acd7-af33c7a242d2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"c293be38-700e-4e2b-ad2f-8e9431463cca","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 7352,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"5ea3e5dc-0d72-4162-bd8e-84ae0e17dce4","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c6680d16-0aa0-481f-bef2-36e7de966cdf"},{"name":"Patch Team Trigger","id":"e26d9436-6abd-4b97-b1eb-ce302bcd9f4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["call_center","teams",":team_id","triggers",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a7a3cf3c-4b04-4679-9a03-334b71f8c935","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"id":"7fa14026-5887-4404-9860-d4717d45f927","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8831","key":"id"}]}},"response":[{"id":"c82f1aab-129e-42c9-be8e-b0aa11c83d65","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 7352,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"b54da8f8-c0e1-4313-833e-69f7189e4a27","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/call_center/teams/:team_id/triggers/:id","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers",":id"],"variable":[{"key":"team_id","value":"string","description":"(Required) "},{"key":"id","value":"8831","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e26d9436-6abd-4b97-b1eb-ce302bcd9f4f"}],"id":"6bcae390-17e3-49bd-990e-6bcb16853e43","_postman_id":"6bcae390-17e3-49bd-990e-6bcb16853e43","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"TriggerService","item":[{"name":"List of Trigger","id":"9c8d15c7-c6ce-410e-a905-7b4156e9c784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/trigger?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=2388&id=1829&schema_id=2388&schema_id=1829","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["trigger"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2388"},{"key":"id","value":"1829"},{"key":"schema_id","value":"2388"},{"key":"schema_id","value":"1829"}],"variable":[]}},"response":[{"id":"e471e440-ed4e-4050-89f7-1ae2eac630c5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/trigger?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228&schema_id=7935&schema_id=228","host":["https://api.webitel.com/api"],"path":["trigger"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"schema_id","value":"7935"},{"key":"schema_id","value":"228"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"event\": \"empty_trigger_event\",\n      \"expression\": \"string\",\n      \"id\": 8430,\n      \"name\": \"string\",\n      \"object\": \"empty_trigger_object\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timeout\": 1517,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"type\": \"default_trigger_type\",\n      \"variables\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      }\n    },\n    {\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"event\": \"empty_trigger_event\",\n      \"expression\": \"string\",\n      \"id\": 4078,\n      \"name\": \"string\",\n      \"object\": \"empty_trigger_object\",\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"timeout\": 5888,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"type\": \"default_trigger_type\",\n      \"variables\": {\n        \"key_0\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"cd6cc1b0-4ab1-496d-b08c-30bb21c44d36","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/trigger?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228&schema_id=7935&schema_id=228","host":["https://api.webitel.com/api"],"path":["trigger"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"},{"key":"schema_id","value":"7935"},{"key":"schema_id","value":"228"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9c8d15c7-c6ce-410e-a905-7b4156e9c784"},{"name":"Create Trigger","id":"5bd04260-94b9-4784-8618-03a333abb492","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2410,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/trigger","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["trigger"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"d73e9dfa-f00c-4503-9424-0796da52284f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2410,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/trigger"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 9522,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2673,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"798bba9c-a826-4d83-a4f4-b6ea3bd620b5","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2410,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/trigger"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5bd04260-94b9-4784-8618-03a333abb492"},{"name":"Trigger item","id":"4b0c1940-7f2f-4ac8-aec7-2d2486568a79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/trigger/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["trigger",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d95dc69d-0a12-4c4e-887f-b1deb435aa7f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"9f590cec-d902-49d0-9ffe-9595573ec69d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/trigger/:id","host":["https://api.webitel.com/api"],"path":["trigger",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 9522,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2673,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"41880ce6-2501-424d-8977-a373e0bd0614","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/trigger/:id","host":["https://api.webitel.com/api"],"path":["trigger",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4b0c1940-7f2f-4ac8-aec7-2d2486568a79"},{"name":"Update Trigger","id":"d5a3c91b-1dda-4216-8320-542c0ab5285b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2410,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/trigger/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["trigger",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"760ce6ed-4d36-4d20-80a9-8e5a4a45bb5f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"c0d21ff5-751a-4af6-a56a-c4cdc3d7aa7c","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2410,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/trigger/:id","host":["https://api.webitel.com/api"],"path":["trigger",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 9522,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2673,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"77afe722-6c39-430f-9f13-1a2bd5363f0c","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2410,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/trigger/:id","host":["https://api.webitel.com/api"],"path":["trigger",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d5a3c91b-1dda-4216-8320-542c0ab5285b"},{"name":"Remove Trigger","id":"826d1500-1001-4ff4-8dd1-4cc596e8db5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/trigger/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["trigger",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"348d0c5e-4de6-4abf-868c-6a7e40cd5831","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"f2ef2c21-67c0-4724-a1d4-4af783abad39","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/trigger/:id","host":["https://api.webitel.com/api"],"path":["trigger",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 9522,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2673,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"e62f45cb-7574-40f6-9bf8-40beca2abd24","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/trigger/:id","host":["https://api.webitel.com/api"],"path":["trigger",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"826d1500-1001-4ff4-8dd1-4cc596e8db5f"},{"name":"Patch Trigger","id":"0d0f1f91-b615-4df4-b003-0342d282c0b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 3824,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/trigger/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["trigger",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3784dbe1-481d-46a4-a737-c29f4670f9cb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"0a441af8-a611-4dc2-bef4-8d0fbb3c390d","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 3157,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/trigger/:id","host":["https://api.webitel.com/api"],"path":["trigger",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 9522,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 2673,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"acb34d6b-a76b-4477-980c-cd144db8ac99","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"timeout\": 3157,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/trigger/:id","host":["https://api.webitel.com/api"],"path":["trigger",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0d0f1f91-b615-4df4-b003-0342d282c0b4"},{"name":"Search Trigger Job","id":"11143a60-7f23-47a9-93cb-3da6ee7cdede","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/trigger/:trigger_id/job?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&started_at.from=string&started_at.to=string&duration.from=string&duration.to=string&state=idle&state=idle","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["trigger",":trigger_id","job"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"started_at.from","value":"string"},{"key":"started_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"state","value":"idle"},{"key":"state","value":"idle"}],"variable":[{"id":"001f1b99-c57a-48ec-acd9-d8732075f827","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"trigger_id"}]}},"response":[{"id":"b1213449-c9ff-4084-a949-d6a54c23e6ce","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/trigger/:trigger_id/job?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&started_at.from=string&started_at.to=string&duration.from=string&duration.to=string&state=done&state=done","host":["https://api.webitel.com/api"],"path":["trigger",":trigger_id","job"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"started_at.from","value":"string"},{"key":"started_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"state","value":"done"},{"key":"state","value":"done"}],"variable":[{"key":"trigger_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"error\": \"string\",\n      \"id\": \"string\",\n      \"parameters\": \"\",\n      \"result\": \"\",\n      \"started_at\": \"string\",\n      \"state\": \"idle\",\n      \"stopped_at\": \"string\",\n      \"trigger\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"error\": \"string\",\n      \"id\": \"string\",\n      \"parameters\": \"\",\n      \"result\": \"\",\n      \"started_at\": \"string\",\n      \"state\": \"idle\",\n      \"stopped_at\": \"string\",\n      \"trigger\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"8273141c-89e2-438a-9126-cfa025e75b08","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/trigger/:trigger_id/job?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&started_at.from=string&started_at.to=string&duration.from=string&duration.to=string&state=done&state=done","host":["https://api.webitel.com/api"],"path":["trigger",":trigger_id","job"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"created_at.from","value":"string"},{"key":"created_at.to","value":"string"},{"key":"started_at.from","value":"string"},{"key":"started_at.to","value":"string"},{"key":"duration.from","value":"string"},{"key":"duration.to","value":"string"},{"key":"state","value":"done"},{"key":"state","value":"done"}],"variable":[{"key":"trigger_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"11143a60-7f23-47a9-93cb-3da6ee7cdede"},{"name":"Create Trigger Job","id":"b3c5c17d-ff9a-43f5-80e9-b08c99b64386","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/trigger/:trigger_id/job","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["trigger",":trigger_id","job"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7eed69c2-bc51-4bc4-9302-8a612821f74a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"trigger_id"}]}},"response":[{"id":"9f433e7e-8aec-4434-ba03-3e8ec356d8b4","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/trigger/:trigger_id/job","host":["https://api.webitel.com/api"],"path":["trigger",":trigger_id","job"],"variable":[{"key":"trigger_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"error\": \"string\",\n  \"id\": \"string\",\n  \"parameters\": \"\",\n  \"result\": \"\",\n  \"started_at\": \"string\",\n  \"state\": \"idle\",\n  \"stopped_at\": \"string\",\n  \"trigger\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"06879f7d-e293-4cad-a7b1-6dd1552a6655","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/trigger/:trigger_id/job","host":["https://api.webitel.com/api"],"path":["trigger",":trigger_id","job"],"variable":[{"key":"trigger_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b3c5c17d-ff9a-43f5-80e9-b08c99b64386"}],"id":"b4a25506-e807-4096-9ddc-f7822851fcfc","_postman_id":"b4a25506-e807-4096-9ddc-f7822851fcfc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"UserHelperService","item":[{"name":"Default Device Config","id":"de8aef8d-de75-42b6-b7a0-83123869f5f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/user/device/config/:type","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["user","device","config",":type"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ff146244-e853-4322-b5c8-51e6ab475d7e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"type"}]}},"response":[{"id":"790840e6-75ee-4490-97ce-3dfbf1503dc4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user/device/config/:type","host":["https://api.webitel.com/api"],"path":["user","device","config",":type"],"variable":[{"key":"type","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sip\": {\n    \"auth\": \"string\",\n    \"domain\": \"string\",\n    \"extension\": \"string\",\n    \"password\": \"string\",\n    \"proxy\": \"string\"\n  },\n  \"webrtc\": {\n    \"authorization_user\": \"string\",\n    \"display_name\": \"string\",\n    \"extension\": \"string\",\n    \"ha1\": \"string\",\n    \"realm\": \"string\",\n    \"server\": \"string\",\n    \"uri\": \"string\"\n  }\n}"},{"id":"8417a864-d580-4518-bcce-72d7cc967185","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user/device/config/:type","host":["https://api.webitel.com/api"],"path":["user","device","config",":type"],"variable":[{"key":"type","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"de8aef8d-de75-42b6-b7a0-83123869f5f7"},{"name":"Activity Workspace Widget","id":"9580face-84a2-48bb-97bc-19f747770514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/user/widget/activity/today?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["user","widget","activity","today"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"5ef82937-7897-48dd-a842-6205b122497d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user/widget/activity/today?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["user","widget","activity","today"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"available\": 1710,\n  \"avg_hold_sec\": 5492.313290912829,\n  \"avg_talk_sec\": 9955.237729176797,\n  \"call_abandoned\": 2246,\n  \"call_dialer_queue\": 7686,\n  \"call_handled\": 7743,\n  \"call_inbound\": 8809,\n  \"call_inbound_queue\": 3519,\n  \"call_manual\": 4557,\n  \"call_missed\": 2442,\n  \"call_queue_missed\": 8999,\n  \"chat_accepts\": 2820,\n  \"chat_aht\": 2592.389676588953,\n  \"occupancy\": 1751.9125736187525,\n  \"online\": 5806,\n  \"processing\": 9091,\n  \"queue_talk_sec\": 7733,\n  \"score_count\": \"string\",\n  \"score_optional_avg\": 6490.464694018759,\n  \"score_optional_sum\": 8744.326131081314,\n  \"score_required_avg\": 8991.18520079002,\n  \"score_required_sum\": 263.73484759714347,\n  \"sum_talk_sec\": \"string\",\n  \"task_accepts\": 5849,\n  \"utilization\": 4395.756734274503,\n  \"voice_mail\": 3483\n}"},{"id":"a5ea1089-6408-486e-baa0-52f4f9e6d394","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user/widget/activity/today?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["user","widget","activity","today"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9580face-84a2-48bb-97bc-19f747770514"},{"name":"Opened Web Sockets","id":"6d39c21b-bdb1-4035-8856-5bd526ffe0bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/user/:user_id/websockets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["user",":user_id","websockets"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"c1808c9d-2d43-4ff6-93db-297faa32acad","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"}]}},"response":[{"id":"91514b93-b604-4329-a1e6-628fd5ed7409","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user/:user_id/websockets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["user",":user_id","websockets"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"user_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"application_name\": \"string\",\n      \"created_at\": \"string\",\n      \"duration\": \"string\",\n      \"id\": \"string\",\n      \"ip\": \"string\",\n      \"pong\": \"string\",\n      \"updated_at\": \"string\",\n      \"user_agent\": \"string\",\n      \"ver\": \"string\"\n    },\n    {\n      \"application_name\": \"string\",\n      \"created_at\": \"string\",\n      \"duration\": \"string\",\n      \"id\": \"string\",\n      \"ip\": \"string\",\n      \"pong\": \"string\",\n      \"updated_at\": \"string\",\n      \"user_agent\": \"string\",\n      \"ver\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"fa3f3f8a-f1e4-4b94-a912-698ee2df11b9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user/:user_id/websockets?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["user",":user_id","websockets"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"user_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6d39c21b-bdb1-4035-8856-5bd526ffe0bb"}],"id":"d9013648-2f54-4a44-bab6-be287760b2a7","_postman_id":"d9013648-2f54-4a44-bab6-be287760b2a7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"WebHookService","item":[{"name":"List of WebHook","id":"35934de2-37ef-4199-8b7c-ae5f69a80409","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/hook?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=2388&id=1829","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["hook"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2388"},{"key":"id","value":"1829"}],"variable":[]}},"response":[{"id":"2ff57b01-ef87-452d-983a-df8065badd3e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/hook?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228","host":["https://api.webitel.com/api"],"path":["hook"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"authorization\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": 5216,\n      \"key\": \"string\",\n      \"name\": \"string\",\n      \"origin\": [\n        \"string\",\n        \"string\"\n      ],\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"authorization\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": 5407,\n      \"key\": \"string\",\n      \"name\": \"string\",\n      \"origin\": [\n        \"string\",\n        \"string\"\n      ],\n      \"schema\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"33d32631-a75c-4da3-a215-288202784c6f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/hook?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228","host":["https://api.webitel.com/api"],"path":["hook"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"35934de2-37ef-4199-8b7c-ae5f69a80409"},{"name":"Create WebHook","id":"35f3d630-9a81-43c8-80c0-d722bb126345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/hook","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["hook"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"bc25a43f-e984-4a64-b98c-47b0e165fd57","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/hook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorization\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 4296,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"ecc53a83-3d50-47db-aede-f79f6cff1522","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/hook"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"35f3d630-9a81-43c8-80c0-d722bb126345"},{"name":"WebHook item","id":"397fa378-dcc3-44c4-942e-3f994d490acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/hook/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["hook",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"15b44b56-31d8-422c-bd97-94923926417c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"ce39b1de-207a-4af0-a3c8-8303fa435ae8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/hook/:id","host":["https://api.webitel.com/api"],"path":["hook",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorization\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 4296,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"731bfd6e-73da-4a23-9ed6-f618c6748616","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/hook/:id","host":["https://api.webitel.com/api"],"path":["hook",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"397fa378-dcc3-44c4-942e-3f994d490acb"},{"name":"Update WebHook","id":"e478df9c-7566-4852-bc14-e92122ddd531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/hook/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["hook",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"033660ed-00f6-46b5-932a-d3646eeb2d4d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"fb531ab5-fb30-4ef1-bc70-ea107bc63d5a","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/hook/:id","host":["https://api.webitel.com/api"],"path":["hook",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorization\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 4296,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"bcb4e563-c505-4e96-8dc5-f2a2f08802e8","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/hook/:id","host":["https://api.webitel.com/api"],"path":["hook",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e478df9c-7566-4852-bc14-e92122ddd531"},{"name":"Remove WebHook","id":"a993d7c4-7c70-4e31-99af-abc97f9cba71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/hook/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["hook",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"03f13515-5f5f-4ae3-8e68-f027c855910c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"0f605c86-7068-4559-842c-2276123d7c44","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/hook/:id","host":["https://api.webitel.com/api"],"path":["hook",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorization\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 4296,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"b9e36a5e-60dc-4e9b-809b-be2b43ec1381","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/hook/:id","host":["https://api.webitel.com/api"],"path":["hook",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a993d7c4-7c70-4e31-99af-abc97f9cba71"},{"name":"Patch WebHook","id":"1d10c05b-4136-4c76-9c9c-162bb9c1d5b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/hook/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["hook",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c004441f-4b57-41f9-8001-9544c74def55","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"bbba002b-b9ca-4f3b-b410-29ef0f779909","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/hook/:id","host":["https://api.webitel.com/api"],"path":["hook",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorization\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 4296,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"776731b6-bd6c-43c7-a5db-e9ca908c6cb8","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"authorization\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/hook/:id","host":["https://api.webitel.com/api"],"path":["hook",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1d10c05b-4136-4c76-9c9c-162bb9c1d5b4"}],"id":"65bdd93c-fd76-4cd9-ad03-cf406edf623b","_postman_id":"65bdd93c-fd76-4cd9-ad03-cf406edf623b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"32d45896-cbae-4e88-81b9-a99394d89f75","_postman_id":"32d45896-cbae-4e88-81b9-a99394d89f75","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"fts","item":[{"name":"FTSService","item":[{"name":"Search","id":"72ac8f47-f05e-4f7c-8d3b-4d17f5bc1161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/search?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object_name=string&object_name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["search"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object_name","value":"string"},{"key":"object_name","value":"string"}],"variable":[]}},"response":[{"id":"2f4a17e8-1e72-4d07-bf19-c7e08813bd20","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/search?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object_name=string&object_name=string","host":["https://api.webitel.com/api"],"path":["search"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object_name","value":"string"},{"key":"object_name","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": \"string\",\n      \"object_name\": \"string\",\n      \"text\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"object_name\": \"string\",\n      \"text\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"3e880e68-a5dd-4993-9410-80120e6c2d9c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/search?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object_name=string&object_name=string","host":["https://api.webitel.com/api"],"path":["search"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object_name","value":"string"},{"key":"object_name","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"72ac8f47-f05e-4f7c-8d3b-4d17f5bc1161"}],"id":"117f5fbc-67bf-4c68-8a47-98ad5aa44b7f","_postman_id":"117f5fbc-67bf-4c68-8a47-98ad5aa44b7f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"bd97ec5c-8978-4757-965d-30cf7537b842","_postman_id":"bd97ec5c-8978-4757-965d-30cf7537b842","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"im","item":[{"name":"Account","item":[{"name":"Register device to receive PUSH notifications","id":"4069e32e-803f-45b3-b3e4-0bee257de0c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apn\": \"string\",\n  \"fcm\": \"string\",\n  \"secret\": \"string\",\n  \"web\": {\n    \"endpoint\": \"string\",\n    \"key\": {\n      \"auth\": \"string\",\n      \"p256dh\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/auth/devices","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","auth","devices"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"35d49917-09c6-43f2-9bc0-9535e17f695f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/devices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"ae6d6dac-4a6b-48cf-9a0c-0c39ecda630a","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/devices"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4069e32e-803f-45b3-b3e4-0bee257de0c5"},{"name":"Deletes a device by its token, stops sending PUSH-notifications to it.","id":"29b9764a-5c88-4201-a530-0d24446ee204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apn\": \"string\",\n  \"fcm\": \"string\",\n  \"secret\": \"string\",\n  \"web\": {\n    \"endpoint\": \"string\",\n    \"key\": {\n      \"auth\": \"string\",\n      \"p256dh\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/auth/devices/unregister","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","auth","devices","unregister"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"9a09058d-f737-4585-a8f3-27c62e9f5c80","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/devices/unregister"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"fe5f8a3d-0ac4-4f28-8364-495e700620f3","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/devices/unregister"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"29b9764a-5c88-4201-a530-0d24446ee204"},{"name":"Logout Device Request","id":"12a5c233-609f-4c73-884d-9995f52a40f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/logout","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","auth","logout"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"c15d207b-ed8a-4e05-8a7d-517f5e771896","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"49ab17bd-e98d-4391-9c8b-17f8f7159747","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/logout"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"12a5c233-609f-4c73-884d-9995f52a40f5"},{"name":"Inspect current Authorization credentials","id":"23563ac8-b2d2-461e-beb5-618729b6db4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/token","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","auth","token"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"41441883-7fdf-471e-ae50-d879a922b91e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"app_id\": \"string\",\n  \"contact\": {\n    \"birthdate\": \"string\",\n    \"chat_name\": \"string\",\n    \"created_at\": \"string\",\n    \"deleted_at\": \"string\",\n    \"email\": \"string\",\n    \"email_verified\": true,\n    \"family_name\": \"string\",\n    \"gender\": \"string\",\n    \"given_name\": \"string\",\n    \"id\": \"string\",\n    \"iss\": \"string\",\n    \"locale\": \"string\",\n    \"metadata\": {},\n    \"middle_name\": \"string\",\n    \"name\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_verified\": true,\n    \"picture\": \"string\",\n    \"profile\": \"string\",\n    \"sub\": \"string\",\n    \"type\": \"string\",\n    \"updated_at\": \"string\",\n    \"username\": \"string\",\n    \"zoneinfo\": \"string\"\n  },\n  \"current\": true,\n  \"date\": \"string\",\n  \"device\": {\n    \"app\": {\n      \"bot\": true,\n      \"desktop\": true,\n      \"device\": \"string\",\n      \"mobile\": false,\n      \"name\": \"string\",\n      \"os\": \"string\",\n      \"os_version\": \"string\",\n      \"string\": \"string\",\n      \"tablet\": false,\n      \"version\": \"string\"\n    },\n    \"ip\": \"string\",\n    \"push\": \"string\"\n  },\n  \"name\": \"string\",\n  \"token\": {\n    \"access_token\": \"string\",\n    \"expires_in\": 5018,\n    \"refresh_token\": \"string\",\n    \"scope\": [\n      \"string\",\n      \"string\"\n    ],\n    \"state\": \"string\",\n    \"token_type\": \"string\"\n  }\n}"},{"id":"c39482f6-8351-4b80-982a-91736d6dcfa7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/auth/token"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"23563ac8-b2d2-461e-beb5-618729b6db4f"},{"name":"// Authorization Request. Part of OAuth flow\nrpc Auth(AuthRequest) returns (AuthResponse);","id":"21e39583-2129-4828-81f9-b168979d46a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"code\": \"string\",\n  \"identity\": {\n    \"birthdate\": \"string\",\n    \"email\": \"string\",\n    \"email_verified\": false,\n    \"family_name\": \"string\",\n    \"gender\": \"string\",\n    \"given_name\": \"string\",\n    \"iss\": \"string\",\n    \"locale\": \"string\",\n    \"metadata\": {},\n    \"middle_name\": \"string\",\n    \"name\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_verified\": true,\n    \"picture\": \"string\",\n    \"profile\": \"string\",\n    \"sub\": \"string\",\n    \"zoneinfo\": \"string\"\n  },\n  \"refresh_token\": \"string\",\n  \"scope\": [\n    \"string\",\n    \"string\"\n  ],\n  \"state\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/auth/token","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","auth","token"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"ca2b306e-a10a-44a1-b004-f4a45c9af619","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"code\": \"string\",\n  \"identity\": {\n    \"birthdate\": \"string\",\n    \"email\": \"string\",\n    \"email_verified\": false,\n    \"family_name\": \"string\",\n    \"gender\": \"string\",\n    \"given_name\": \"string\",\n    \"iss\": \"string\",\n    \"locale\": \"string\",\n    \"metadata\": {},\n    \"middle_name\": \"string\",\n    \"name\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_verified\": true,\n    \"picture\": \"string\",\n    \"profile\": \"string\",\n    \"sub\": \"string\",\n    \"zoneinfo\": \"string\"\n  },\n  \"refresh_token\": \"string\",\n  \"scope\": [\n    \"string\",\n    \"string\"\n  ],\n  \"state\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/auth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"app_id\": \"string\",\n  \"contact\": {\n    \"birthdate\": \"string\",\n    \"chat_name\": \"string\",\n    \"created_at\": \"string\",\n    \"deleted_at\": \"string\",\n    \"email\": \"string\",\n    \"email_verified\": true,\n    \"family_name\": \"string\",\n    \"gender\": \"string\",\n    \"given_name\": \"string\",\n    \"id\": \"string\",\n    \"iss\": \"string\",\n    \"locale\": \"string\",\n    \"metadata\": {},\n    \"middle_name\": \"string\",\n    \"name\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_verified\": true,\n    \"picture\": \"string\",\n    \"profile\": \"string\",\n    \"sub\": \"string\",\n    \"type\": \"string\",\n    \"updated_at\": \"string\",\n    \"username\": \"string\",\n    \"zoneinfo\": \"string\"\n  },\n  \"current\": true,\n  \"date\": \"string\",\n  \"device\": {\n    \"app\": {\n      \"bot\": false,\n      \"desktop\": false,\n      \"device\": \"string\",\n      \"mobile\": false,\n      \"name\": \"string\",\n      \"os\": \"string\",\n      \"os_version\": \"string\",\n      \"string\": \"string\",\n      \"tablet\": true,\n      \"version\": \"string\"\n    },\n    \"ip\": \"string\",\n    \"push\": \"string\"\n  },\n  \"name\": \"string\",\n  \"token\": {\n    \"access_token\": \"string\",\n    \"expires_in\": 9886,\n    \"refresh_token\": \"string\",\n    \"scope\": [\n      \"string\",\n      \"string\"\n    ],\n    \"state\": \"string\",\n    \"token_type\": \"string\"\n  }\n}"},{"id":"ef8a3721-7a65-48c0-b8c8-99dc3228b387","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"code\": \"string\",\n  \"identity\": {\n    \"birthdate\": \"string\",\n    \"email\": \"string\",\n    \"email_verified\": false,\n    \"family_name\": \"string\",\n    \"gender\": \"string\",\n    \"given_name\": \"string\",\n    \"iss\": \"string\",\n    \"locale\": \"string\",\n    \"metadata\": {},\n    \"middle_name\": \"string\",\n    \"name\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_verified\": true,\n    \"picture\": \"string\",\n    \"profile\": \"string\",\n    \"sub\": \"string\",\n    \"zoneinfo\": \"string\"\n  },\n  \"refresh_token\": \"string\",\n  \"scope\": [\n    \"string\",\n    \"string\"\n  ],\n  \"state\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/auth/token"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"21e39583-2129-4828-81f9-b168979d46a0"}],"id":"21b22d4a-3828-4d10-a749-2203d66d947b","_postman_id":"21b22d4a-3828-4d10-a749-2203d66d947b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Bots","item":[{"name":"Create a new bot","id":"b97061eb-1ffc-40ae-b60a-bde4fa55be26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"metadata\": {\n    \"key_0\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/bots","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","bots"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"a7723c21-3f69-4c58-bf6a-d43ba1e6acb7","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"metadata\": {\n    \"key_0\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/bots"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"06e60dad-ebf6-4630-b4c6-80a78cf2aab4","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"metadata\": {\n    \"key_0\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/bots"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b97061eb-1ffc-40ae-b60a-bde4fa55be26"},{"name":"Delete a bot","id":"04ec9aff-8cef-4037-a473-cafff4940c56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/bots/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","bots",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f2fe37f1-589e-46b8-b3be-5016e354c836","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"35ffbc7e-0c26-4e6d-a9c5-f79a7bafcef1","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/bots/:id","host":["https://api.webitel.com/api"],"path":["v1","bots",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"f523fb9a-6e58-43ee-bea3-73b254242e5c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/bots/:id","host":["https://api.webitel.com/api"],"path":["v1","bots",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"04ec9aff-8cef-4037-a473-cafff4940c56"},{"name":"Update existing bot","id":"911c7534-ae77-4280-a637-f141a4ad2c40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"field_mask\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/bots/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","bots",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"390c7cfa-d466-4953-afd3-2f646fd7ac08","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ed5b7333-5cc7-4ceb-89e6-6a92faf7e59b","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"field_mask\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/bots/:id","host":["https://api.webitel.com/api"],"path":["v1","bots",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"e7336aec-87b4-45b6-8cee-ee40a720468a","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"field_mask\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"name\": \"string\",\n  \"schema_id\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/bots/:id","host":["https://api.webitel.com/api"],"path":["v1","bots",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"911c7534-ae77-4280-a637-f141a4ad2c40"}],"id":"b4c1ea5a-ffa5-4789-aa4a-b8ce3ee99ec8","_postman_id":"b4c1ea5a-ffa5-4789-aa4a-b8ce3ee99ec8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ContactSettingsManagement","item":[{"name":"Get retrieves the contact settings for the request initiator.","id":"6d7910aa-819b-4fc2-80bf-3e570c57b0bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/contacts/self/settings?contact_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","contacts","self","settings"],"host":["https://api.webitel.com/api"],"query":[{"key":"contact_id","value":"string"}],"variable":[]}},"response":[{"id":"8afdaa67-cce3-41bc-b0e2-f4527b0361fd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/contacts/self/settings?contact_id=string","host":["https://api.webitel.com/api"],"path":["v1","contacts","self","settings"],"query":[{"key":"contact_id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"settings\": {\n    \"allow_invites_from\": \"ALL\",\n    \"contact_id\": \"string\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"6b2adfdd-88e3-49aa-a692-050e1c4b1221","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/contacts/self/settings?contact_id=string","host":["https://api.webitel.com/api"],"path":["v1","contacts","self","settings"],"query":[{"key":"contact_id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6d7910aa-819b-4fc2-80bf-3e570c57b0bb"},{"name":"Update modifies the contact settings for the request initiator. Only the fields provided in the request will be updated; other existing settings will remain unchanged.","id":"299ac9d4-7c7a-4207-9fa8-22cc7e00ea44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/contacts/self/settings?contact_id=string&allow_invites_from=ALL","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","contacts","self","settings"],"host":["https://api.webitel.com/api"],"query":[{"key":"contact_id","value":"string"},{"key":"allow_invites_from","value":"ALL"}],"variable":[]}},"response":[{"id":"2406de25-19ce-461c-88b5-710d740920ec","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/contacts/self/settings?contact_id=string&allow_invites_from=ALL","host":["https://api.webitel.com/api"],"path":["v1","contacts","self","settings"],"query":[{"key":"contact_id","value":"string"},{"key":"allow_invites_from","value":"ALL"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"settings\": {\n    \"allow_invites_from\": \"ALL\",\n    \"contact_id\": \"string\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"75b75243-da06-4794-820a-77eb2b146194","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/contacts/self/settings?contact_id=string&allow_invites_from=ALL","host":["https://api.webitel.com/api"],"path":["v1","contacts","self","settings"],"query":[{"key":"contact_id","value":"string"},{"key":"allow_invites_from","value":"ALL"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"299ac9d4-7c7a-4207-9fa8-22cc7e00ea44"}],"id":"5285b718-7588-41ea-875b-7060b3379035","_postman_id":"5285b718-7588-41ea-875b-7060b3379035","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Contacts","item":[{"name":"Search retrieves a paginated list of contacts based on filters and search queries.","id":"09fdee7b-5494-49bf-a3e7-c47561a19c0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/contacts?page=7616&size=7616&sort=string&fields=string&fields=string&q=string&type=string&type=string&subjects=string&subjects=string&only_bots=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","contacts"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number to retrieve (starts from 1).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Sorting criteria (e.g., \"name\" or \"-created_at\").</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>List of specific fields to include in the response. If empty, all fields are returned.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of specific fields to include in the response. If empty, all fields are returned.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Full-text search query (matches against name or username).</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Filter by channel types (e.g., [\"telegram\", \"viber\"]).</p>\n","type":"text/plain"},"key":"type","value":"string"},{"description":{"content":"<p>Filter by channel types (e.g., [\"telegram\", \"viber\"]).</p>\n","type":"text/plain"},"key":"type","value":"string"},{"description":{"content":"<p>Filter by internal system subjects/user IDs.</p>\n","type":"text/plain"},"key":"subjects","value":"string"},{"description":{"content":"<p>Filter by internal system subjects/user IDs.</p>\n","type":"text/plain"},"key":"subjects","value":"string"},{"key":"only_bots","value":"true"}],"variable":[]}},"response":[{"id":"d65ce832-8358-4a36-b372-dbbeeb581e05","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/contacts?page=7616&size=7616&sort=string&fields=string&fields=string&q=string&type=string&type=string&subjects=string&subjects=string&only_bots=true","host":["https://api.webitel.com/api"],"path":["v1","contacts"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"type","value":"string"},{"key":"type","value":"string"},{"key":"subjects","value":"string"},{"key":"subjects","value":"string"},{"key":"only_bots","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"app_id\": \"string\",\n      \"created_at\": \"string\",\n      \"is_bot\": true,\n      \"iss\": \"string\",\n      \"metadata\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"name\": \"string\",\n      \"sub\": \"string\",\n      \"type\": \"string\",\n      \"updated_at\": \"string\",\n      \"username\": \"string\",\n      \"vias\": [\n        {\n          \"contact_id\": \"string\",\n          \"created_at\": \"string\",\n          \"disable\": true,\n          \"disable_reason\": \"string\",\n          \"metadata\": {},\n          \"updated_at\": \"string\",\n          \"via\": \"string\"\n        },\n        {\n          \"contact_id\": \"string\",\n          \"created_at\": \"string\",\n          \"disable\": true,\n          \"disable_reason\": \"string\",\n          \"metadata\": {},\n          \"updated_at\": \"string\",\n          \"via\": \"string\"\n        }\n      ]\n    },\n    {\n      \"app_id\": \"string\",\n      \"created_at\": \"string\",\n      \"is_bot\": true,\n      \"iss\": \"string\",\n      \"metadata\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"name\": \"string\",\n      \"sub\": \"string\",\n      \"type\": \"string\",\n      \"updated_at\": \"string\",\n      \"username\": \"string\",\n      \"vias\": [\n        {\n          \"contact_id\": \"string\",\n          \"created_at\": \"string\",\n          \"disable\": false,\n          \"disable_reason\": \"string\",\n          \"metadata\": {},\n          \"updated_at\": \"string\",\n          \"via\": \"string\"\n        },\n        {\n          \"contact_id\": \"string\",\n          \"created_at\": \"string\",\n          \"disable\": true,\n          \"disable_reason\": \"string\",\n          \"metadata\": {},\n          \"updated_at\": \"string\",\n          \"via\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"next\": false,\n  \"page\": 3187,\n  \"size\": 5559\n}"},{"id":"16c76286-0c73-4a0a-939e-bbce22268cca","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/contacts?page=7616&size=7616&sort=string&fields=string&fields=string&q=string&type=string&type=string&subjects=string&subjects=string&only_bots=true","host":["https://api.webitel.com/api"],"path":["v1","contacts"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"type","value":"string"},{"key":"type","value":"string"},{"key":"subjects","value":"string"},{"key":"subjects","value":"string"},{"key":"only_bots","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"09fdee7b-5494-49bf-a3e7-c47561a19c0e"}],"id":"532437cd-d605-4049-8d35-1bd1ab44b070","_postman_id":"532437cd-d605-4049-8d35-1bd1ab44b070","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"FacebookService","item":[{"name":"/ CreateFacebookGate activates a Facebook Messenger gateway for a specific Page.","id":"cf505947-ca3c-40b1-a590-ea198f715d8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"meta_app_id\": \"string\",\n  \"name\": \"string\",\n  \"page_id\": \"string\",\n  \"page_token\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/facebook","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","facebook"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6f67e0f9-4f42-43b8-947f-81ce3d677e50","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"meta_app_id\": \"string\",\n  \"name\": \"string\",\n  \"page_id\": \"string\",\n  \"page_token\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/facebook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"enabled\": true,\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"page_id\": \"string\",\n    \"page_name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"994c27e3-d677-40a0-8105-879e6d8490fa","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"meta_app_id\": \"string\",\n  \"name\": \"string\",\n  \"page_id\": \"string\",\n  \"page_token\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/facebook"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cf505947-ca3c-40b1-a590-ea198f715d8d"},{"name":"/ SetGetStarted sets the Get Started button payload for a Facebook gate.","id":"746353d3-d193-4e24-a77e-94de5ce70935","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/facebook/:gate_id/get-started","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","facebook",":gate_id","get-started"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"eb4cc28b-2b11-446c-b97f-fc8c12fb1b32","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"a692520b-bf87-4c64-9800-ec77cf3052d6","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:gate_id/get-started","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":gate_id","get-started"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"e843b3bd-eb44-453f-b4fa-c98ca9cc5de4","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:gate_id/get-started","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":gate_id","get-started"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"746353d3-d193-4e24-a77e-94de5ce70935"},{"name":"/ DeleteGetStarted removes the Get Started button for a Facebook gate.","id":"277aa1e4-84eb-420f-83b7-4a9c7395e2e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/facebook/:gate_id/get-started","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","facebook",":gate_id","get-started"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"32e5ed52-c18a-469a-ab59-19607d7de009","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"9767acad-0230-413b-b715-0c2adeb51304","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:gate_id/get-started","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":gate_id","get-started"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"835f5034-a53a-499e-a2e0-77309144b6ce","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:gate_id/get-started","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":gate_id","get-started"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"277aa1e4-84eb-420f-83b7-4a9c7395e2e7"},{"name":"/ SetPersistentMenu sets the Messenger persistent menu for a Facebook gate.","id":"8c8c3902-01a7-4bb2-b667-a440bf4f46c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"composer_input_disabled\": true,\n  \"items\": [\n    {\n      \"nested\": {\n        \"items\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          }\n        ]\n      },\n      \"payload\": \"string\",\n      \"title\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"nested\": {\n        \"items\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          }\n        ]\n      },\n      \"payload\": \"string\",\n      \"title\": \"string\",\n      \"url\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/facebook/:gate_id/menu","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","facebook",":gate_id","menu"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b7d78fdf-3521-43e5-8845-480095ff958e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"bf9dba20-5476-4e80-825f-854536ea340c","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"composer_input_disabled\": false,\n  \"items\": [\n    {\n      \"nested\": {\n        \"items\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          }\n        ]\n      },\n      \"payload\": \"string\",\n      \"title\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"nested\": {\n        \"items\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          }\n        ]\n      },\n      \"payload\": \"string\",\n      \"title\": \"string\",\n      \"url\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:gate_id/menu","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":gate_id","menu"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"23a53320-1052-4933-a8f5-4bba4e33f135","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"composer_input_disabled\": false,\n  \"items\": [\n    {\n      \"nested\": {\n        \"items\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          }\n        ]\n      },\n      \"payload\": \"string\",\n      \"title\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"nested\": {\n        \"items\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/webitel.im.provider.v1.ProviderMenuItem detected>\"\n          }\n        ]\n      },\n      \"payload\": \"string\",\n      \"title\": \"string\",\n      \"url\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:gate_id/menu","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":gate_id","menu"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8c8c3902-01a7-4bb2-b667-a440bf4f46c7"},{"name":"/ DeletePersistentMenu removes the Messenger persistent menu for a Facebook gate.","id":"f47c8ba3-3501-41cd-b372-743483c3ca66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/facebook/:gate_id/menu","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","facebook",":gate_id","menu"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9fe24325-2598-4763-8e86-1ca58716c7ca","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"4e2257ea-6454-41ff-b93c-6cc305ae44d4","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:gate_id/menu","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":gate_id","menu"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"c9877a33-227c-4bc2-bf8e-99b6064a3dda","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:gate_id/menu","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":gate_id","menu"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f47c8ba3-3501-41cd-b372-743483c3ca66"},{"name":"/ GetFacebookGate retrieves details of a specific Facebook gateway.","id":"4c636811-11f5-4078-a9bb-3278304eee8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/facebook/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","facebook",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"eb873cc4-31cc-463b-8f9a-c2935afb01bc","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ce1513ef-d7e7-4248-a660-c3dcbec90553","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:id","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"page_id\": \"string\",\n    \"page_name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"5a7bc27a-7fa5-4c5d-8109-b4172b11a73b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:id","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4c636811-11f5-4078-a9bb-3278304eee8e"},{"name":"/ DeleteFacebookGate deactivates the gateway.","id":"c706e069-5f61-485a-9dec-620396a52a2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/facebook/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","facebook",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e5f8ba74-abd2-42e7-85f6-0812aed736c3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"66712ff5-13f1-40fd-99e5-b68ffcd9d1ef","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:id","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"page_id\": \"string\",\n    \"page_name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"e2d26bbc-9d80-46f9-b7d0-f6a73f399fb4","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:id","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c706e069-5f61-485a-9dec-620396a52a2d"},{"name":"/ UpdateFacebookGate modifies Facebook gateway settings.","id":"c9b0cbb9-c142-4e78-b2a4-2daf0acde238","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"page_token\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/facebook/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","facebook",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f1bf66f1-a105-43f4-a696-9bdad2e992a0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8a7024a2-d669-464a-8a0e-3f66bb4646e0","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"page_token\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:id","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"page_id\": \"string\",\n    \"page_name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"e15d5cbe-4d9a-405b-a204-b57e18548275","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"page_token\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/facebook/:id","host":["https://api.webitel.com/api"],"path":["im","gates","facebook",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c9b0cbb9-c142-4e78-b2a4-2daf0acde238"}],"id":"841105c1-0e7f-4902-9728-b30413a28101","_postman_id":"841105c1-0e7f-4902-9728-b30413a28101","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"GateService","item":[{"name":"/ ListGates returns a collection of all registered gateways within the current domain.","id":"3c7dd652-532c-463e-bc80-a82fdbf0fc2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates?page=7616&size=7616&types=PROVIDER_TYPE_TELEGRAM_BOT&types=PROVIDER_TYPE_FACEBOOK&status=PROVIDER_STATUS_UNSPECIFIED&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number (starts from 1)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Items per page</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Filter by channel type (Telegram, Facebook, etc.)</p>\n","type":"text/plain"},"key":"types","value":"PROVIDER_TYPE_TELEGRAM_BOT"},{"description":{"content":"<p>Filter by channel type (Telegram, Facebook, etc.)</p>\n","type":"text/plain"},"key":"types","value":"PROVIDER_TYPE_FACEBOOK"},{"description":{"content":"<p>Filter by active/inactive status</p>\n<ul>\n<li>PROVIDER_STATUS_ACTIVE: Provider is healthy and processing messages</li>\n<li>PROVIDER_STATUS_INACTIVE: Manually disabled by user</li>\n<li>PROVIDER_STATUS_ERROR: Connection or authentication failed</li>\n</ul>\n","type":"text/plain"},"key":"status","value":"PROVIDER_STATUS_UNSPECIFIED"},{"description":{"content":"<p>Search query for name or metadata</p>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[]}},"response":[{"id":"44ce4a6b-a2af-4096-986e-cd235416a4e7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates?page=7616&size=7616&types=PROVIDER_TYPE_WHATSAPP&types=PROVIDER_TYPE_FACEBOOK&status=PROVIDER_STATUS_UNSPECIFIED&q=string","host":["https://api.webitel.com/api"],"path":["im","gates"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"types","value":"PROVIDER_TYPE_WHATSAPP"},{"key":"types","value":"PROVIDER_TYPE_FACEBOOK"},{"key":"status","value":"PROVIDER_STATUS_UNSPECIFIED"},{"key":"q","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"capabilities\": {\n        \"delivered\": true,\n        \"failed\": false,\n        \"read\": true,\n        \"typing\": false\n      },\n      \"contact\": \"string\",\n      \"created_at\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"provider_app_id\": \"string\",\n      \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n      \"type\": \"PROVIDER_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"webhook_url\": \"string\"\n    },\n    {\n      \"capabilities\": {\n        \"delivered\": false,\n        \"failed\": false,\n        \"read\": true,\n        \"typing\": false\n      },\n      \"contact\": \"string\",\n      \"created_at\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"provider_app_id\": \"string\",\n      \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n      \"type\": \"PROVIDER_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"webhook_url\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 1960,\n  \"size\": 1578\n}"},{"id":"ecb03b8f-7f8c-46d2-b6c9-ad4fd9a2362a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates?page=7616&size=7616&types=PROVIDER_TYPE_WHATSAPP&types=PROVIDER_TYPE_FACEBOOK&status=PROVIDER_STATUS_UNSPECIFIED&q=string","host":["https://api.webitel.com/api"],"path":["im","gates"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"types","value":"PROVIDER_TYPE_WHATSAPP"},{"key":"types","value":"PROVIDER_TYPE_FACEBOOK"},{"key":"status","value":"PROVIDER_STATUS_UNSPECIFIED"},{"key":"q","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3c7dd652-532c-463e-bc80-a82fdbf0fc2f"}],"id":"06a37426-f594-48cf-b1fa-7f48b43585d3","_postman_id":"06a37426-f594-48cf-b1fa-7f48b43585d3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"GateTemplateService","item":[{"name":"/ ListGateTemplates returns all template overrides configured for a gate.","id":"caa811ca-ff09-4d04-813f-4b66ee0542cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/:gate_id/templates","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates",":gate_id","templates"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e2a33055-a21b-45c3-9d3b-1401307d3fe9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"a92d1349-0b2f-4e48-bbf0-dbed1136ec46","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/:gate_id/templates","host":["https://api.webitel.com/api"],"path":["im","gates",":gate_id","templates"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"event_type\": \"string\",\n      \"gate_id\": \"string\",\n      \"template\": \"string\"\n    },\n    {\n      \"event_type\": \"string\",\n      \"gate_id\": \"string\",\n      \"template\": \"string\"\n    }\n  ]\n}"},{"id":"266dc106-9b10-4a70-953c-49f0745971f9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/:gate_id/templates","host":["https://api.webitel.com/api"],"path":["im","gates",":gate_id","templates"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"caa811ca-ff09-4d04-813f-4b66ee0542cc"},{"name":"/ SetGateTemplate creates or replaces the template for a specific event type on a gate.","id":"04e85959-32b9-4a77-bfa4-ec830c466271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"template\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/:gate_id/templates/:event_type","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates",":gate_id","templates",":event_type"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"66e2142b-3c42-43b9-acfb-7a0db5021ecf","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"},{"id":"6db52e75-207f-487c-acd3-f046b7e5180d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"event_type"}]}},"response":[{"id":"c2f9b9e0-d980-434e-97d7-2dc402dd372e","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"template\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/:gate_id/templates/:event_type","host":["https://api.webitel.com/api"],"path":["im","gates",":gate_id","templates",":event_type"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "},{"key":"event_type","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"event_type\": \"string\",\n    \"gate_id\": \"string\",\n    \"template\": \"string\"\n  }\n}"},{"id":"177b702d-4222-4a6e-b7e9-62d46f13c549","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"template\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/:gate_id/templates/:event_type","host":["https://api.webitel.com/api"],"path":["im","gates",":gate_id","templates",":event_type"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "},{"key":"event_type","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"04e85959-32b9-4a77-bfa4-ec830c466271"},{"name":"/ DeleteGateTemplate removes the override, reverting to the built-in default.","id":"c8b90a7b-2ec0-4cae-b193-75c3c8ceae15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/:gate_id/templates/:event_type","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates",":gate_id","templates",":event_type"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b6306a8d-c3e1-4ac5-aa23-44bb7a1e097d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"},{"id":"cca80283-5623-4462-b490-30a1d0b5faa8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"event_type"}]}},"response":[{"id":"a38e0069-1d0b-4013-b576-4aa4910d3ba5","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/:gate_id/templates/:event_type","host":["https://api.webitel.com/api"],"path":["im","gates",":gate_id","templates",":event_type"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "},{"key":"event_type","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"1ee1be53-9f9f-4ee5-b5f0-912ad889fe69","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/:gate_id/templates/:event_type","host":["https://api.webitel.com/api"],"path":["im","gates",":gate_id","templates",":event_type"],"variable":[{"key":"gate_id","value":"string","description":"(Required) "},{"key":"event_type","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c8b90a7b-2ec0-4cae-b193-75c3c8ceae15"}],"id":"01f1fb1c-7d4e-440d-802c-11ee24441a97","_postman_id":"01f1fb1c-7d4e-440d-802c-11ee24441a97","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"InstagramService","item":[{"name":"/ CreateInstagramGate activates an Instagram Business Account gateway.","id":"6946e749-ce42-4ccd-a367-50141a2534ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"business_account_id\": \"string\",\n  \"business_account_token\": \"string\",\n  \"enabled\": false,\n  \"meta_app_id\": \"string\",\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/instagram","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","instagram"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"537a0f77-3c90-4060-ad1d-5267072778d8","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"business_account_id\": \"string\",\n  \"business_account_token\": \"string\",\n  \"enabled\": false,\n  \"meta_app_id\": \"string\",\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/instagram"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"business_account_id\": \"string\",\n    \"created_at\": \"string\",\n    \"enabled\": true,\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"18cc245b-07e3-4cec-bf5f-43ad1b2596b8","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"business_account_id\": \"string\",\n  \"business_account_token\": \"string\",\n  \"enabled\": false,\n  \"meta_app_id\": \"string\",\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/instagram"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6946e749-ce42-4ccd-a367-50141a2534ec"},{"name":"/ GetInstagramGate retrieves details of a specific Instagram gateway.","id":"99a827b1-c735-4f58-a2f3-f790e3c85c49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/instagram/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","instagram",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"50cb63da-dbc0-49b4-a8bb-3d6cabce705d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a89c2a0b-4c88-421d-9707-f7daac7e47e3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/instagram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","instagram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"business_account_id\": \"string\",\n    \"created_at\": \"string\",\n    \"enabled\": true,\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"0c99e165-c2b1-419c-875f-4705b903ca37","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/instagram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","instagram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"99a827b1-c735-4f58-a2f3-f790e3c85c49"},{"name":"/ DeleteInstagramGate deactivates the gateway.","id":"22d31b8b-66bd-4c21-91a9-cd7c6e906e7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/instagram/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","instagram",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"6d849edd-c437-4548-8645-d6a3ab9bacc1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0edb5054-d2c9-411d-8e95-4077dd2c04fe","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/instagram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","instagram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"business_account_id\": \"string\",\n    \"created_at\": \"string\",\n    \"enabled\": true,\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"f7c075bc-ba36-426a-b356-599ddc125953","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/instagram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","instagram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"22d31b8b-66bd-4c21-91a9-cd7c6e906e7b"},{"name":"/ UpdateInstagramGate modifies Instagram gateway settings.","id":"ead7e641-1b72-4d8e-b333-93b18f344618","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"business_account_token\": \"string\",\n  \"enabled\": true,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/instagram/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","instagram",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a21112c6-48de-408e-b8c2-13c3ec13ec5f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"81d8c129-1b33-4512-9ee9-f1ea0deb9b97","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"business_account_token\": \"string\",\n  \"enabled\": true,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/instagram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","instagram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"business_account_id\": \"string\",\n    \"created_at\": \"string\",\n    \"enabled\": true,\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"ca40e717-acc6-4d7d-8800-cdf5d77d24d9","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"business_account_token\": \"string\",\n  \"enabled\": true,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/instagram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","instagram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ead7e641-1b72-4d8e-b333-93b18f344618"}],"id":"c09acde5-f3f6-43e6-9891-07cc5fca7443","_postman_id":"c09acde5-f3f6-43e6-9891-07cc5fca7443","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Message","item":[{"name":"Sends a contact card.","id":"991e4240-7d88-43e9-9dae-a90abf5faf50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/contact","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","contact"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"d8d29f36-b346-4f39-8e61-b30eca169faf","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/contact"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}"},{"id":"14b3dd0f-a06d-4a39-9496-0b3414ea9d28","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/contact"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"991e4240-7d88-43e9-9dae-a90abf5faf50"},{"name":"Deletes one or more messages authored by the caller in an active chat.\nBest-effort: the response reports which ids were deleted and which skipped.","id":"ad2329e2-9063-4324-92ac-f9f385fae88b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/delete","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","delete"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"82292fa3-8bd0-4f06-9c84-cf75fc31940b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deleted_at\": \"string\",\n  \"deleted_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skipped\": [\n    {\n      \"id\": \"string\",\n      \"reason\": \"REASON_UNSPECIFIED\"\n    },\n    {\n      \"id\": \"string\",\n      \"reason\": \"REASON_UNSPECIFIED\"\n    }\n  ]\n}"},{"id":"d21a99cb-7a8f-4140-9872-cf2f0443940f","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/delete"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ad2329e2-9063-4324-92ac-f9f385fae88b"},{"name":"SendDocument delivers a document message.","id":"b25864d7-fd94-4baa-a2da-e80a94faf36d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"documents\": [\n    {\n      \"file_name\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"size_bytes\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"file_name\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"size_bytes\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/document","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","document"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"0ff19bad-ab80-443a-a02a-fa0f6b6fe813","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"documents\": [\n    {\n      \"file_name\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"size_bytes\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"file_name\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"size_bytes\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/document"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}"},{"id":"fd6c2a9f-cf9d-40a7-be2f-63273eea8fbf","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"documents\": [\n    {\n      \"file_name\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"size_bytes\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"file_name\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"size_bytes\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/document"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b25864d7-fd94-4baa-a2da-e80a94faf36d"},{"name":"Forwards messages the caller can read into a direct chat with [to],\nstamping each copy with its original author. The source chat is untouched.\nBest-effort: the response reports which sources were skipped.","id":"14c56cae-bf3c-4277-9f6e-3adcf312b951","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"message_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/forward","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","forward"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6b7e9c82-2b95-430f-addf-73a6d8122622","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"message_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/forward"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skipped\": [\n    {\n      \"id\": \"string\",\n      \"reason\": \"REASON_UNSPECIFIED\"\n    },\n    {\n      \"id\": \"string\",\n      \"reason\": \"REASON_UNSPECIFIED\"\n    }\n  ],\n  \"thread_id\": \"string\"\n}"},{"id":"eb56d882-4aed-4982-9363-7e1436f7163f","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"message_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/forward"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"14c56cae-bf3c-4277-9f6e-3adcf312b951"},{"name":"Sends an interactive message (buttons, lists, CTA).\nSupports idempotency via send_id.","id":"360cdb02-9cbc-48fb-adda-ca46fb0740f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"interactive\": {\n    \"documents\": {\n      \"documents\": [\n        {\n          \"file_name\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"size_bytes\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"file_name\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"size_bytes\": \"string\",\n          \"url\": \"string\"\n        }\n      ]\n    },\n    \"images\": {\n      \"images\": [\n        {\n          \"id\": \"string\",\n          \"link\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"link\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\"\n        }\n      ]\n    },\n    \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n    \"list_reply\": {\n      \"main_button_title\": \"string\",\n      \"sections\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        }\n      ]\n    },\n    \"markup\": {\n      \"rows\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        }\n      ]\n    },\n    \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n    \"single_use\": false\n  },\n  \"metadata\": {},\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/interactive","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","interactive"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"59c7bcb0-db9f-46d8-b915-9ea7fa6e7a18","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"interactive\": {\n    \"documents\": {\n      \"documents\": [\n        {\n          \"file_name\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"size_bytes\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"file_name\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"size_bytes\": \"string\",\n          \"url\": \"string\"\n        }\n      ]\n    },\n    \"images\": {\n      \"images\": [\n        {\n          \"id\": \"string\",\n          \"link\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"link\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\"\n        }\n      ]\n    },\n    \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n    \"list_reply\": {\n      \"main_button_title\": \"string\",\n      \"sections\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        }\n      ]\n    },\n    \"markup\": {\n      \"rows\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        }\n      ]\n    },\n    \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n    \"single_use\": false\n  },\n  \"metadata\": {},\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/interactive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}"},{"id":"e7b57c53-7400-4e1e-bad2-838dc43240b4","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"interactive\": {\n    \"documents\": {\n      \"documents\": [\n        {\n          \"file_name\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"size_bytes\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"file_name\": \"string\",\n          \"id\": \"string\",\n          \"mime_type\": \"string\",\n          \"size_bytes\": \"string\",\n          \"url\": \"string\"\n        }\n      ]\n    },\n    \"images\": {\n      \"images\": [\n        {\n          \"id\": \"string\",\n          \"link\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"link\": \"string\",\n          \"mime_type\": \"string\",\n          \"name\": \"string\"\n        }\n      ]\n    },\n    \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n    \"list_reply\": {\n      \"main_button_title\": \"string\",\n      \"sections\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        }\n      ]\n    },\n    \"markup\": {\n      \"rows\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"metadata\": {},\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        }\n      ]\n    },\n    \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n    \"single_use\": false\n  },\n  \"metadata\": {},\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/interactive"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"360cdb02-9cbc-48fb-adda-ca46fb0740f8"},{"name":"Handles user interaction callbacks.\nShould be called by client when user interacts with UI.","id":"78dc29cb-3799-4803-a56b-8919ede1fc56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"button_code\": \"string\",\n  \"callback_data\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/interactive/:in_reply_to/callback","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","interactive",":in_reply_to","callback"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1d4c26c5-1290-4486-b680-b2fea575150a","description":{"content":"<p>(Required) Original message ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"in_reply_to"}]}},"response":[{"id":"698a9914-0736-4699-a6d7-82b7c8d4db3e","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"button_code\": \"string\",\n  \"callback_data\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/messages/interactive/:in_reply_to/callback","host":["https://api.webitel.com/api"],"path":["v1","messages","interactive",":in_reply_to","callback"],"variable":[{"key":"in_reply_to","value":"string","description":"(Required) Original message ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"button_code\": \"string\",\n  \"callback_data\": \"string\",\n  \"in_reply_to\": \"string\",\n  \"reacted_at\": \"string\",\n  \"reacted_by\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}"},{"id":"f7e1e32e-ff93-4c49-b39c-8389740a8e07","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"button_code\": \"string\",\n  \"callback_data\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/messages/interactive/:in_reply_to/callback","host":["https://api.webitel.com/api"],"path":["v1","messages","interactive",":in_reply_to","callback"],"variable":[{"key":"in_reply_to","value":"string","description":"(Required) Original message ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"78dc29cb-3799-4803-a56b-8919ede1fc56"},{"name":"Posts an internal note into the thread — visible only to Webitel users,\nnever delivered to the client and never forwarded to an external messenger.","id":"d1ebeeec-76e9-4387-a45d-b92b638d8f08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/internal","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","internal"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"c7ed10fe-c907-4ec7-99e8-795838dd4820","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/internal"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}"},{"id":"0dcf42bf-34c5-4bd2-852d-c2597792ce73","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/internal"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d1ebeeec-76e9-4387-a45d-b92b638d8f08"},{"name":"Sends a geographic location message.","id":"fbe8887a-5773-429f-81a6-7ba93e6b4f57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"address\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"latitude\": 3756.290578773622,\n  \"longitude\": 4574.005714588973,\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/location","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","location"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"3731843c-05f7-48a5-9345-48e8d126bc06","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"address\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"latitude\": 3756.290578773622,\n  \"longitude\": 4574.005714588973,\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/location"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}"},{"id":"8ca14e93-6faf-451a-b8ce-8886ffbddefb","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"address\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"latitude\": 3756.290578773622,\n  \"longitude\": 4574.005714588973,\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/location"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fbe8887a-5773-429f-81a6-7ba93e6b4f57"},{"name":"SendText delivers a plain text message.\nWe use the shared Request/Response types directly to avoid duplication.","id":"13a32d0f-461c-4702-b4d2-3b8f80140d89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/text","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","text"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"847f99b0-3af2-43d7-ae70-176f0834d968","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/text"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}"},{"id":"45b4fcb2-500a-4672-910e-0e9a5cfa9ea9","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n    \"original_sent_at\": \"string\",\n    \"sender_iss\": \"string\",\n    \"sender_name\": \"string\",\n    \"sender_sub\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": \"string\",\n    \"contact\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    },\n    \"group_id\": \"string\",\n    \"thread_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/text"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"13a32d0f-461c-4702-b4d2-3b8f80140d89"},{"name":"Edits an existing message by ID. Only the sender or authorized users can edit messages.","id":"6636e8e9-bdaf-4c2b-8dcf-214aa48793d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"6bb5e215-ddda-40bd-a6ee-80446ca48a09","description":{"content":"<p>(Required) Original message ID to be edited.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"656c320f-d6c0-41f0-8a78-83decc57ae26","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/messages/:id","host":["https://api.webitel.com/api"],"path":["v1","messages",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Original message ID to be edited."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"edited_at\": \"string\",\n  \"id\": \"string\",\n  \"version\": 7475\n}"},{"id":"10d50b8b-d6b3-4c0e-96c8-522f778fa3a4","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/messages/:id","host":["https://api.webitel.com/api"],"path":["v1","messages",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Original message ID to be edited."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6636e8e9-bdaf-4c2b-8dcf-214aa48793d3"},{"name":"Marks the thread as read up to the given message (inclusive):\nevery earlier unread message of the caller in the thread is covered.","id":"955ce1df-ecb1-4ada-9f3a-f830a77ec59f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/messages/:id/read?thread_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages",":id","read"],"host":["https://api.webitel.com/api"],"query":[{"key":"thread_id","value":"string"}],"variable":[{"id":"7bfe588e-e593-4d7e-8e08-749d8a374702","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"044d8d38-628e-4be6-a873-1891bf73e56b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/messages/:id/read?thread_id=string","host":["https://api.webitel.com/api"],"path":["v1","messages",":id","read"],"query":[{"key":"thread_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"e012d2e8-bac0-4691-8676-02165d5849de","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/messages/:id/read?thread_id=string","host":["https://api.webitel.com/api"],"path":["v1","messages",":id","read"],"query":[{"key":"thread_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"955ce1df-ecb1-4ada-9f3a-f830a77ec59f"},{"name":"Sets or clears the caller's emoji reaction on a single message.","id":"36ee1f17-ebc2-403e-99d6-1909d3631fde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"emoji\": \"string\",\n  \"send_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/messages/:message_id/reaction","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages",":message_id","reaction"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1ce5abdd-7254-475e-977c-89852adfa2e6","description":{"content":"<p>(Required) Message being reacted to.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"message_id"}]}},"response":[{"id":"d9399691-f8dc-4478-8d8e-dec7a6382d78","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"emoji\": \"string\",\n  \"send_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/messages/:message_id/reaction","host":["https://api.webitel.com/api"],"path":["v1","messages",":message_id","reaction"],"variable":[{"key":"message_id","value":"string","description":"(Required) Message being reacted to."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"action\": \"string\",\n  \"emoji\": \"string\",\n  \"reacted_at\": \"string\"\n}"},{"id":"6f7dba9c-c234-42cc-bca3-67b03c2f2292","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"emoji\": \"string\",\n  \"send_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/messages/:message_id/reaction","host":["https://api.webitel.com/api"],"path":["v1","messages",":message_id","reaction"],"variable":[{"key":"message_id","value":"string","description":"(Required) Message being reacted to."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"36ee1f17-ebc2-403e-99d6-1909d3631fde"},{"name":"Sends an ephemeral \"…is typing\" indicator to the other participants of a\nthread. Real-time only: it is never stored and never triggers a push. The\ntyping member is the authenticated caller, resolved from the token.","id":"5f31d3b1-86d1-4af7-a207-65ab92f3ac96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"preview_text\": \"string\",\n  \"timeout_ms\": 5203\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads/:thread_id/typing","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","typing"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7e21a0ca-9805-40a5-9a71-10266683573c","description":{"content":"<p>(Required) Target thread, taken from the path. The typing member is the authenticated\ncaller resolved from the token (contact{sub,iss}); no sender is exposed.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"26cb57eb-9790-4647-96ea-35977bac7ab1","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"preview_text\": \"string\",\n  \"timeout_ms\": 5203\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/typing","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","typing"],"variable":[{"key":"thread_id","value":"string","description":"(Required) Target thread, taken from the path. The typing member is the authenticated\ncaller resolved from the token (contact{sub,iss}); no sender is exposed."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"a74664ab-392e-4bdc-9780-c716f4aa5b86","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"preview_text\": \"string\",\n  \"timeout_ms\": 5203\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/typing","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","typing"],"variable":[{"key":"thread_id","value":"string","description":"(Required) Target thread, taken from the path. The typing member is the authenticated\ncaller resolved from the token (contact{sub,iss}); no sender is exposed."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5f31d3b1-86d1-4af7-a207-65ab92f3ac96"}],"id":"98ae9f50-bab1-4186-8b9f-7cf8d3311df2","_postman_id":"98ae9f50-bab1-4186-8b9f-7cf8d3311df2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"MessageHistory","item":[{"name":"Full-text search over message bodies. Scoped to a single thread when\nthread_id is set, otherwise it spans every thread the caller belongs to.\nEach hit carries its thread_id, so a client can open that dialog and jump\nto the message by passing its id as the","id":"799b8cb0-e28e-46c9-be47-f34ff600a0b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/messages/search?fields=string&fields=string&q=string&thread_id=string&sender_ids=string&sender_ids=string&types=2388&types=1829&cursor.id=string&cursor.before=true&size=8831","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages","search"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of message fields to be returned.\nUsed to reduce payload size.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of message fields to be returned.\nUsed to reduce payload size.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Text to look for. Matched case-insensitively against any part of the\nmessage body.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Narrows the search to a single dialog.\nEmpty spans every thread the caller is a member of.</p>\n","type":"text/plain"},"key":"thread_id","value":"string"},{"description":{"content":"<p>Filter matches by sender contact IDs.</p>\n","type":"text/plain"},"key":"sender_ids","value":"string"},{"description":{"content":"<p>Filter matches by sender contact IDs.</p>\n","type":"text/plain"},"key":"sender_ids","value":"string"},{"description":{"content":"<p>Filter matches by message types.</p>\n","type":"text/plain"},"key":"types","value":"2388"},{"description":{"content":"<p>Filter matches by message types.</p>\n","type":"text/plain"},"key":"types","value":"1829"},{"description":{"content":"<p>Cursor identifier.\nMust be a valid UUID referencing an existing message.\nDefines the starting point for pagination.</p>\n","type":"text/plain"},"key":"cursor.id","value":"string"},{"description":{"content":"<p>Pagination direction flag.</p>\n<p>false -&gt; fetch messages older than the cursor (scrolling up the chat)\ntrue  -&gt; fetch messages newer than the cursor (moving toward the present)</p>\n","type":"text/plain"},"key":"cursor.before","value":"true"},{"description":{"content":"<p>Maximum number of matches to return.</p>\n","type":"text/plain"},"key":"size","value":"8831"}],"variable":[]}},"response":[{"id":"d1ab619b-1021-48a6-8d13-f5e7e30020da","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/messages/search?fields=string&fields=string&q=string&thread_id=string&sender_ids=string&sender_ids=string&types=7935&types=228&cursor.id=string&cursor.before=true&size=8831","host":["https://api.webitel.com/api"],"path":["v1","messages","search"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"thread_id","value":"string"},{"key":"sender_ids","value":"string"},{"key":"sender_ids","value":"string"},{"key":"types","value":"7935"},{"key":"types","value":"228"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8831"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"body\": \"string\",\n      \"contact\": {\n        \"email\": \"string\",\n        \"name\": \"string\",\n        \"phone\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"deleted\": true,\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": true,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": true,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n      \"documents\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"edited_at\": \"string\",\n      \"forward_origin\": {\n        \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n        \"original_sent_at\": \"string\",\n        \"sender_id\": \"string\",\n        \"sender_name\": \"string\",\n        \"source_message_id\": \"string\"\n      },\n      \"id\": \"string\",\n      \"images\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 8049,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 6181\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 5422,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 7638\n        }\n      ],\n      \"interactive\": {\n        \"documents\": {\n          \"documents\": [\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        \"images\": {\n          \"images\": [\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            },\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            }\n          ]\n        },\n        \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n        \"list_reply\": {\n          \"main_button_title\": \"string\",\n          \"sections\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            }\n          ]\n        },\n        \"markup\": {\n          \"rows\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            }\n          ]\n        },\n        \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n        \"single_use\": false\n      },\n      \"location\": {\n        \"address\": \"string\",\n        \"latitude\": 560.0249175056682,\n        \"longitude\": 1126.8753832923583,\n        \"name\": \"string\"\n      },\n      \"metadata\": {},\n      \"reacted_metadata\": {\n        \"button_code\": \"string\",\n        \"callback_data\": \"string\",\n        \"in_reply_to\": \"string\",\n        \"reacted_at\": \"string\",\n        \"reacted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": true,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      },\n      \"reactions\": [\n        {\n          \"count\": 7394,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"count\": 8145,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"reply_to\": {\n        \"attachment_address\": \"string\",\n        \"attachment_kind\": \"string\",\n        \"attachment_mime\": \"string\",\n        \"attachment_name\": \"string\",\n        \"body\": \"string\",\n        \"created_at\": \"string\",\n        \"is_deleted\": false,\n        \"message_id\": \"string\",\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"sender_id\": \"string\",\n        \"type\": \"string\"\n      },\n      \"revision_count\": 7337,\n      \"sender\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"seq\": \"string\",\n      \"statuses\": [\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        },\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        }\n      ],\n      \"system\": {\n        \"message_id\": \"string\",\n        \"metadata\": {},\n        \"type\": \"string\"\n      },\n      \"thread_id\": \"string\",\n      \"type\": 6183\n    },\n    {\n      \"body\": \"string\",\n      \"contact\": {\n        \"email\": \"string\",\n        \"name\": \"string\",\n        \"phone\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"deleted\": true,\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": false,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n      \"documents\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"edited_at\": \"string\",\n      \"forward_origin\": {\n        \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n        \"original_sent_at\": \"string\",\n        \"sender_id\": \"string\",\n        \"sender_name\": \"string\",\n        \"source_message_id\": \"string\"\n      },\n      \"id\": \"string\",\n      \"images\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 5502,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 3773\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 5540,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 7649\n        }\n      ],\n      \"interactive\": {\n        \"documents\": {\n          \"documents\": [\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        \"images\": {\n          \"images\": [\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            },\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            }\n          ]\n        },\n        \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n        \"list_reply\": {\n          \"main_button_title\": \"string\",\n          \"sections\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            }\n          ]\n        },\n        \"markup\": {\n          \"rows\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            }\n          ]\n        },\n        \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n        \"single_use\": true\n      },\n      \"location\": {\n        \"address\": \"string\",\n        \"latitude\": 892.9174729531875,\n        \"longitude\": 2124.053064368747,\n        \"name\": \"string\"\n      },\n      \"metadata\": {},\n      \"reacted_metadata\": {\n        \"button_code\": \"string\",\n        \"callback_data\": \"string\",\n        \"in_reply_to\": \"string\",\n        \"reacted_at\": \"string\",\n        \"reacted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": true,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      },\n      \"reactions\": [\n        {\n          \"count\": 8841,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"count\": 6068,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"reply_to\": {\n        \"attachment_address\": \"string\",\n        \"attachment_kind\": \"string\",\n        \"attachment_mime\": \"string\",\n        \"attachment_name\": \"string\",\n        \"body\": \"string\",\n        \"created_at\": \"string\",\n        \"is_deleted\": true,\n        \"message_id\": \"string\",\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": true,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"sender_id\": \"string\",\n        \"type\": \"string\"\n      },\n      \"revision_count\": 6856,\n      \"sender\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"seq\": \"string\",\n      \"statuses\": [\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        },\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        }\n      ],\n      \"system\": {\n        \"message_id\": \"string\",\n        \"metadata\": {},\n        \"type\": \"string\"\n      },\n      \"thread_id\": \"string\",\n      \"type\": 6363\n    }\n  ],\n  \"next_cursor\": {\n    \"id\": \"string\"\n  },\n  \"prev_cursor\": {\n    \"id\": \"string\"\n  }\n}"},{"id":"9c16fdd4-9d84-4df5-be64-25c7061e6aab","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/messages/search?fields=string&fields=string&q=string&thread_id=string&sender_ids=string&sender_ids=string&types=7935&types=228&cursor.id=string&cursor.before=true&size=8831","host":["https://api.webitel.com/api"],"path":["v1","messages","search"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"thread_id","value":"string"},{"key":"sender_ids","value":"string"},{"key":"sender_ids","value":"string"},{"key":"types","value":"7935"},{"key":"types","value":"228"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8831"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"799b8cb0-e28e-46c9-be47-f34ff600a0b6"},{"name":"Returns the edit and deletion history of a single message, oldest first.\nReadable by every member of the thread the message belongs to.","id":"e9467678-9eb1-4ed8-929d-50544d946919","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/messages/:message_id/revisions","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","messages",":message_id","revisions"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8bd6a9a2-d38a-4158-bad8-0a92041b3682","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"message_id"}]}},"response":[{"id":"b0061739-df5b-4e0f-ac6e-06305e28ee2f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/messages/:message_id/revisions","host":["https://api.webitel.com/api"],"path":["v1","messages",":message_id","revisions"],"variable":[{"key":"message_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"action\": \"MESSAGE_REVISION_ACTION_UNSPECIFIED\",\n      \"body\": \"string\",\n      \"changed_at\": \"string\",\n      \"changed_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": false,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": true,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"version\": 1828\n    },\n    {\n      \"action\": \"MESSAGE_REVISION_ACTION_UNSPECIFIED\",\n      \"body\": \"string\",\n      \"changed_at\": \"string\",\n      \"changed_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\",\n            \"key_4\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": true,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"version\": 7587\n    }\n  ]\n}"},{"id":"e9a1c282-ec28-4aef-abb2-7aaf6dc97fdc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/messages/:message_id/revisions","host":["https://api.webitel.com/api"],"path":["v1","messages",":message_id","revisions"],"variable":[{"key":"message_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e9467678-9eb1-4ed8-929d-50544d946919"},{"name":"Searches messages grouped by the user's closed membership periods\nwithin a thread. Active memberships are excluded — their\nmessages are available via SearchThreadMessagesHistory.","id":"26013484-41c4-4e6e-b724-5bbd5c9a9f9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/:thread_id/left_threads/messages?fields=string&fields=string&sender_ids=string&sender_ids=string&types=2388&types=1829&period_from=string&period_to=string&cursor.id=string&cursor.before=true&size=8831","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","left_threads","messages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of message fields to be returned.\nUsed to reduce payload size.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of message fields to be returned.\nUsed to reduce payload size.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Filter messages by sender user IDs.</p>\n","type":"text/plain"},"key":"sender_ids","value":"string"},{"description":{"content":"<p>Filter messages by sender user IDs.</p>\n","type":"text/plain"},"key":"sender_ids","value":"string"},{"description":{"content":"<p>Filter messages by message types.</p>\n","type":"text/plain"},"key":"types","value":"2388"},{"description":{"content":"<p>Filter messages by message types.</p>\n","type":"text/plain"},"key":"types","value":"1829"},{"description":{"content":"<p>Inclusive lower bound on the dialog interval (Unix time, milliseconds).\nZero means unbounded.</p>\n","type":"text/plain"},"key":"period_from","value":"string"},{"description":{"content":"<p>Inclusive upper bound on the dialog interval (Unix time, milliseconds).\nZero means unbounded.</p>\n","type":"text/plain"},"key":"period_to","value":"string"},{"description":{"content":"<p>Cursor identifier.\nMust be a valid UUID referencing an existing message.\nDefines the starting point for pagination.</p>\n","type":"text/plain"},"key":"cursor.id","value":"string"},{"description":{"content":"<p>Pagination direction flag.</p>\n<p>false -&gt; fetch messages older than the cursor (scrolling up the chat)\ntrue  -&gt; fetch messages newer than the cursor (moving toward the present)</p>\n","type":"text/plain"},"key":"cursor.before","value":"true"},{"description":{"content":"<p>Maximum number of messages to return.</p>\n","type":"text/plain"},"key":"size","value":"8831"}],"variable":[{"id":"ebc7420c-717b-4bc2-b4a3-ade04f024bdd","description":{"content":"<p>(Required) Filter by thread ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"bb065d7b-9f38-40c3-8eb1-c638a4bba602","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/left_threads/messages?fields=string&fields=string&sender_ids=string&sender_ids=string&types=7935&types=228&period_from=string&period_to=string&cursor.id=string&cursor.before=true&size=8831","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","left_threads","messages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sender_ids","value":"string"},{"key":"sender_ids","value":"string"},{"key":"types","value":"7935"},{"key":"types","value":"228"},{"key":"period_from","value":"string"},{"key":"period_to","value":"string"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8831"}],"variable":[{"key":"thread_id","value":"string","description":"(Required) Filter by thread ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"body\": \"string\",\n      \"contact\": {\n        \"email\": \"string\",\n        \"name\": \"string\",\n        \"phone\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"deleted\": true,\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": false,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": true,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n      \"documents\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"edited_at\": \"string\",\n      \"forward_origin\": {\n        \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n        \"original_sent_at\": \"string\",\n        \"sender_id\": \"string\",\n        \"sender_name\": \"string\",\n        \"source_message_id\": \"string\"\n      },\n      \"id\": \"string\",\n      \"images\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 6522,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 1089\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 9000,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 1189\n        }\n      ],\n      \"interactive\": {\n        \"documents\": {\n          \"documents\": [\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        \"images\": {\n          \"images\": [\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            },\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            }\n          ]\n        },\n        \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n        \"list_reply\": {\n          \"main_button_title\": \"string\",\n          \"sections\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            }\n          ]\n        },\n        \"markup\": {\n          \"rows\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            }\n          ]\n        },\n        \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n        \"single_use\": true\n      },\n      \"location\": {\n        \"address\": \"string\",\n        \"latitude\": 9557.628319102847,\n        \"longitude\": 8394.215810605552,\n        \"name\": \"string\"\n      },\n      \"metadata\": {},\n      \"reacted_metadata\": {\n        \"button_code\": \"string\",\n        \"callback_data\": \"string\",\n        \"in_reply_to\": \"string\",\n        \"reacted_at\": \"string\",\n        \"reacted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": true,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      },\n      \"reactions\": [\n        {\n          \"count\": 6091,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"count\": 7612,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": true,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"reply_to\": {\n        \"attachment_address\": \"string\",\n        \"attachment_kind\": \"string\",\n        \"attachment_mime\": \"string\",\n        \"attachment_name\": \"string\",\n        \"body\": \"string\",\n        \"created_at\": \"string\",\n        \"is_deleted\": false,\n        \"message_id\": \"string\",\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": true,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"sender_id\": \"string\",\n        \"type\": \"string\"\n      },\n      \"revision_count\": 4275,\n      \"sender\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"seq\": \"string\",\n      \"statuses\": [\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        },\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        }\n      ],\n      \"system\": {\n        \"message_id\": \"string\",\n        \"metadata\": {},\n        \"type\": \"string\"\n      },\n      \"thread_id\": \"string\",\n      \"type\": 4665\n    },\n    {\n      \"body\": \"string\",\n      \"contact\": {\n        \"email\": \"string\",\n        \"name\": \"string\",\n        \"phone\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"deleted\": true,\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": false,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": true,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n      \"documents\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"edited_at\": \"string\",\n      \"forward_origin\": {\n        \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n        \"original_sent_at\": \"string\",\n        \"sender_id\": \"string\",\n        \"sender_name\": \"string\",\n        \"source_message_id\": \"string\"\n      },\n      \"id\": \"string\",\n      \"images\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 9582,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 496\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 6768,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 1582\n        }\n      ],\n      \"interactive\": {\n        \"documents\": {\n          \"documents\": [\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        \"images\": {\n          \"images\": [\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            },\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            }\n          ]\n        },\n        \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n        \"list_reply\": {\n          \"main_button_title\": \"string\",\n          \"sections\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            }\n          ]\n        },\n        \"markup\": {\n          \"rows\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            }\n          ]\n        },\n        \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n        \"single_use\": true\n      },\n      \"location\": {\n        \"address\": \"string\",\n        \"latitude\": 3183.394487977973,\n        \"longitude\": 6254.356542319193,\n        \"name\": \"string\"\n      },\n      \"metadata\": {},\n      \"reacted_metadata\": {\n        \"button_code\": \"string\",\n        \"callback_data\": \"string\",\n        \"in_reply_to\": \"string\",\n        \"reacted_at\": \"string\",\n        \"reacted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      },\n      \"reactions\": [\n        {\n          \"count\": 2430,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"count\": 2128,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"reply_to\": {\n        \"attachment_address\": \"string\",\n        \"attachment_kind\": \"string\",\n        \"attachment_mime\": \"string\",\n        \"attachment_name\": \"string\",\n        \"body\": \"string\",\n        \"created_at\": \"string\",\n        \"is_deleted\": false,\n        \"message_id\": \"string\",\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"sender_id\": \"string\",\n        \"type\": \"string\"\n      },\n      \"revision_count\": 8291,\n      \"sender\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"seq\": \"string\",\n      \"statuses\": [\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        },\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        }\n      ],\n      \"system\": {\n        \"message_id\": \"string\",\n        \"metadata\": {},\n        \"type\": \"string\"\n      },\n      \"thread_id\": \"string\",\n      \"type\": 231\n    }\n  ],\n  \"next_cursor\": {\n    \"id\": \"string\"\n  },\n  \"prev_cursor\": {\n    \"id\": \"string\"\n  }\n}"},{"id":"034feb4d-395b-45b4-93df-bef3cc6238d6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/left_threads/messages?fields=string&fields=string&sender_ids=string&sender_ids=string&types=7935&types=228&period_from=string&period_to=string&cursor.id=string&cursor.before=true&size=8831","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","left_threads","messages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sender_ids","value":"string"},{"key":"sender_ids","value":"string"},{"key":"types","value":"7935"},{"key":"types","value":"228"},{"key":"period_from","value":"string"},{"key":"period_to","value":"string"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8831"}],"variable":[{"key":"thread_id","value":"string","description":"(Required) Filter by thread ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"26013484-41c4-4e6e-b724-5bbd5c9a9f9f"},{"name":"Searches messages within a specific thread.\nSupports cursor-based pagination and field selection.","id":"fdfc72f5-a3ca-4245-9f67-db0d0bd702c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/:thread_id/messages?fields=string&fields=string&ids=string&ids=string&sender_ids=string&sender_ids=string&types=2388&types=1829&cursor.id=string&cursor.before=true&size=8831","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1",":thread_id","messages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of message fields to be returned.\nUsed to reduce payload size.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of message fields to be returned.\nUsed to reduce payload size.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Filter by specific message IDs.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter by specific message IDs.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter messages by sender user IDs.</p>\n","type":"text/plain"},"key":"sender_ids","value":"string"},{"description":{"content":"<p>Filter messages by sender user IDs.</p>\n","type":"text/plain"},"key":"sender_ids","value":"string"},{"description":{"content":"<p>Filter messages by message types.</p>\n","type":"text/plain"},"key":"types","value":"2388"},{"description":{"content":"<p>Filter messages by message types.</p>\n","type":"text/plain"},"key":"types","value":"1829"},{"description":{"content":"<p>Cursor identifier.\nMust be a valid UUID referencing an existing message.\nDefines the starting point for pagination.</p>\n","type":"text/plain"},"key":"cursor.id","value":"string"},{"description":{"content":"<p>Pagination direction flag.</p>\n<p>false -&gt; fetch messages older than the cursor (scrolling up the chat)\ntrue  -&gt; fetch messages newer than the cursor (moving toward the present)</p>\n","type":"text/plain"},"key":"cursor.before","value":"true"},{"description":{"content":"<p>Maximum number of messages to return.</p>\n","type":"text/plain"},"key":"size","value":"8831"}],"variable":[{"id":"c9f5f52e-10ee-480c-944e-92950840c83f","description":{"content":"<p>(Required) Filter by thread IDs.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"cfa21138-329b-448b-a7c0-f404f55dc934","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/:thread_id/messages?fields=string&fields=string&ids=string&ids=string&sender_ids=string&sender_ids=string&types=7935&types=228&cursor.id=string&cursor.before=true&size=8831","host":["https://api.webitel.com/api"],"path":["v1",":thread_id","messages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sender_ids","value":"string"},{"key":"sender_ids","value":"string"},{"key":"types","value":"7935"},{"key":"types","value":"228"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8831"}],"variable":[{"key":"thread_id","value":"string","description":"(Required) Filter by thread IDs."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"body\": \"string\",\n      \"contact\": {\n        \"email\": \"string\",\n        \"name\": \"string\",\n        \"phone\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"deleted\": true,\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": false,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": true,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n      \"documents\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"edited_at\": \"string\",\n      \"forward_origin\": {\n        \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n        \"original_sent_at\": \"string\",\n        \"sender_id\": \"string\",\n        \"sender_name\": \"string\",\n        \"source_message_id\": \"string\"\n      },\n      \"id\": \"string\",\n      \"images\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 6522,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 1089\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 9000,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 1189\n        }\n      ],\n      \"interactive\": {\n        \"documents\": {\n          \"documents\": [\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        \"images\": {\n          \"images\": [\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            },\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            }\n          ]\n        },\n        \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n        \"list_reply\": {\n          \"main_button_title\": \"string\",\n          \"sections\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            }\n          ]\n        },\n        \"markup\": {\n          \"rows\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            }\n          ]\n        },\n        \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n        \"single_use\": true\n      },\n      \"location\": {\n        \"address\": \"string\",\n        \"latitude\": 9557.628319102847,\n        \"longitude\": 8394.215810605552,\n        \"name\": \"string\"\n      },\n      \"metadata\": {},\n      \"reacted_metadata\": {\n        \"button_code\": \"string\",\n        \"callback_data\": \"string\",\n        \"in_reply_to\": \"string\",\n        \"reacted_at\": \"string\",\n        \"reacted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": true,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      },\n      \"reactions\": [\n        {\n          \"count\": 6091,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"count\": 7612,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": true,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"reply_to\": {\n        \"attachment_address\": \"string\",\n        \"attachment_kind\": \"string\",\n        \"attachment_mime\": \"string\",\n        \"attachment_name\": \"string\",\n        \"body\": \"string\",\n        \"created_at\": \"string\",\n        \"is_deleted\": false,\n        \"message_id\": \"string\",\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": true,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"sender_id\": \"string\",\n        \"type\": \"string\"\n      },\n      \"revision_count\": 4275,\n      \"sender\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"seq\": \"string\",\n      \"statuses\": [\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        },\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        }\n      ],\n      \"system\": {\n        \"message_id\": \"string\",\n        \"metadata\": {},\n        \"type\": \"string\"\n      },\n      \"thread_id\": \"string\",\n      \"type\": 4665\n    },\n    {\n      \"body\": \"string\",\n      \"contact\": {\n        \"email\": \"string\",\n        \"name\": \"string\",\n        \"phone\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"deleted\": true,\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": false,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": true,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n      \"documents\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"edited_at\": \"string\",\n      \"forward_origin\": {\n        \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n        \"original_sent_at\": \"string\",\n        \"sender_id\": \"string\",\n        \"sender_name\": \"string\",\n        \"source_message_id\": \"string\"\n      },\n      \"id\": \"string\",\n      \"images\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 9582,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 496\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 6768,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 1582\n        }\n      ],\n      \"interactive\": {\n        \"documents\": {\n          \"documents\": [\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        \"images\": {\n          \"images\": [\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            },\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            }\n          ]\n        },\n        \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n        \"list_reply\": {\n          \"main_button_title\": \"string\",\n          \"sections\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            }\n          ]\n        },\n        \"markup\": {\n          \"rows\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            }\n          ]\n        },\n        \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n        \"single_use\": true\n      },\n      \"location\": {\n        \"address\": \"string\",\n        \"latitude\": 3183.394487977973,\n        \"longitude\": 6254.356542319193,\n        \"name\": \"string\"\n      },\n      \"metadata\": {},\n      \"reacted_metadata\": {\n        \"button_code\": \"string\",\n        \"callback_data\": \"string\",\n        \"in_reply_to\": \"string\",\n        \"reacted_at\": \"string\",\n        \"reacted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      },\n      \"reactions\": [\n        {\n          \"count\": 2430,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"count\": 2128,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"reply_to\": {\n        \"attachment_address\": \"string\",\n        \"attachment_kind\": \"string\",\n        \"attachment_mime\": \"string\",\n        \"attachment_name\": \"string\",\n        \"body\": \"string\",\n        \"created_at\": \"string\",\n        \"is_deleted\": false,\n        \"message_id\": \"string\",\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"sender_id\": \"string\",\n        \"type\": \"string\"\n      },\n      \"revision_count\": 8291,\n      \"sender\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": false,\n          \"can_send_messages\": false,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"seq\": \"string\",\n      \"statuses\": [\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        },\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        }\n      ],\n      \"system\": {\n        \"message_id\": \"string\",\n        \"metadata\": {},\n        \"type\": \"string\"\n      },\n      \"thread_id\": \"string\",\n      \"type\": 231\n    }\n  ],\n  \"next_cursor\": {\n    \"id\": \"string\"\n  },\n  \"prev_cursor\": {\n    \"id\": \"string\"\n  }\n}"},{"id":"1355e5f1-d76e-4c35-bcfb-aec8cb829a9e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/:thread_id/messages?fields=string&fields=string&ids=string&ids=string&sender_ids=string&sender_ids=string&types=7935&types=228&cursor.id=string&cursor.before=true&size=8831","host":["https://api.webitel.com/api"],"path":["v1",":thread_id","messages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sender_ids","value":"string"},{"key":"sender_ids","value":"string"},{"key":"types","value":"7935"},{"key":"types","value":"228"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8831"}],"variable":[{"key":"thread_id","value":"string","description":"(Required) Filter by thread IDs."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fdfc72f5-a3ca-4245-9f67-db0d0bd702c0"}],"id":"0f81cc09-a12e-4a67-a5e4-81a75f2e327c","_postman_id":"0f81cc09-a12e-4a67-a5e4-81a75f2e327c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"MetaAppService","item":[{"name":"/ CreateMetaApp registers a new Meta Application.","id":"71aef1cc-b367-4ae2-b99f-00635749a652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"app_secret\": \"string\",\n  \"name\": \"string\",\n  \"oauth_redirect_uri\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"uri\": \"string\",\n  \"verify_token\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/meta-apps","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","meta-apps"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"39cf2a28-99f8-469a-a052-e881925b5427","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"app_secret\": \"string\",\n  \"name\": \"string\",\n  \"oauth_redirect_uri\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"uri\": \"string\",\n  \"verify_token\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/meta-apps"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"app_id\": \"string\",\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"oauth_redirect_uri\": \"string\",\n    \"scopes\": [\n      \"string\",\n      \"string\"\n    ],\n    \"updated_at\": \"string\",\n    \"verify_token\": \"string\"\n  }\n}"},{"id":"beb2722f-3c63-431f-be0b-1277b9eaf85b","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_id\": \"string\",\n  \"app_secret\": \"string\",\n  \"name\": \"string\",\n  \"oauth_redirect_uri\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"uri\": \"string\",\n  \"verify_token\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/meta-apps"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"71aef1cc-b367-4ae2-b99f-00635749a652"},{"name":"/ GetMetaApp retrieves the configuration details of a specific Meta Application by its ID.","id":"fc63110a-56b8-4f20-90e3-022a4b84b935","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/meta-apps/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","meta-apps",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"fb40ba02-8c01-4dc2-baa0-0773c3ea13b6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"76b9a675-4918-4ef2-b4a8-2bf5e4cacc2b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:id","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"app_id\": \"string\",\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"oauth_redirect_uri\": \"string\",\n    \"scopes\": [\n      \"string\",\n      \"string\"\n    ],\n    \"updated_at\": \"string\",\n    \"verify_token\": \"string\"\n  }\n}"},{"id":"e34317c9-fddb-4c8c-a967-3248d8170606","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:id","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fc63110a-56b8-4f20-90e3-022a4b84b935"},{"name":"/ DeleteMetaApp removes a Meta Application registration.","id":"dd8e0859-4e2f-4f39-95b5-1bc637550a0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/meta-apps/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","meta-apps",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b23c1f7c-b740-4568-9026-d74fb46118ed","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b93d3f8a-6161-4fd9-a66b-c552116de2af","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:id","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"app_id\": \"string\",\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"oauth_redirect_uri\": \"string\",\n    \"scopes\": [\n      \"string\",\n      \"string\"\n    ],\n    \"updated_at\": \"string\",\n    \"verify_token\": \"string\"\n  }\n}"},{"id":"78091c82-d5ae-4492-91b4-0aa343ed123e","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:id","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dd8e0859-4e2f-4f39-95b5-1bc637550a0e"},{"name":"/ UpdateMetaApp modifies an existing Meta Application configuration.","id":"03779b45-15a6-462b-922e-c818e01e24e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_secret\": \"string\",\n  \"name\": \"string\",\n  \"oauth_redirect_uri\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"verify_token\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/meta-apps/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","meta-apps",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"feaefcca-0b6a-4359-a922-d09f412b3cf8","description":{"content":"<p>(Required) The internal ID of the MetaApp record</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a5d79191-278f-453f-ada7-cf38b3281941","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_secret\": \"string\",\n  \"name\": \"string\",\n  \"oauth_redirect_uri\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"verify_token\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:id","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The internal ID of the MetaApp record"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"app_id\": \"string\",\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"oauth_redirect_uri\": \"string\",\n    \"scopes\": [\n      \"string\",\n      \"string\"\n    ],\n    \"updated_at\": \"string\",\n    \"verify_token\": \"string\"\n  }\n}"},{"id":"c00877a3-f91d-4d8a-9c14-0cdbcb93202c","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_secret\": \"string\",\n  \"name\": \"string\",\n  \"oauth_redirect_uri\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"verify_token\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:id","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The internal ID of the MetaApp record"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"03779b45-15a6-462b-922e-c818e01e24e1"}],"id":"769fe6c3-63d1-4703-9565-a6afba298b3d","_postman_id":"769fe6c3-63d1-4703-9565-a6afba298b3d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"MetaOAuthService","item":[{"name":"/ MetaOAuthCallback processes the authorization code returned by Facebook.","id":"a688c61c-2ef6-4285-953d-0b5d89a262f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"string\",\n  \"state\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/meta-apps/:meta_app_id/oauth/callback","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","meta-apps",":meta_app_id","oauth","callback"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"39622312-aec7-4217-bde9-641789f4f2e2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"meta_app_id"}]}},"response":[{"id":"f41797af-eb43-4355-9359-4bf44d994b10","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"string\",\n  \"state\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:meta_app_id/oauth/callback","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":meta_app_id","oauth","callback"],"variable":[{"key":"meta_app_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"pages\": [\n    {\n      \"access_token\": \"string\",\n      \"page_id\": \"string\",\n      \"page_name\": \"string\",\n      \"platform\": \"string\"\n    },\n    {\n      \"access_token\": \"string\",\n      \"page_id\": \"string\",\n      \"page_name\": \"string\",\n      \"platform\": \"string\"\n    }\n  ],\n  \"user_access_token\": \"string\"\n}"},{"id":"ecd7500b-7b5a-48bf-80cd-72ff04382f35","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"string\",\n  \"state\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:meta_app_id/oauth/callback","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":meta_app_id","oauth","callback"],"variable":[{"key":"meta_app_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a688c61c-2ef6-4285-953d-0b5d89a262f8"},{"name":"/ StartMetaOAuth generates a secure Facebook Authorization URL.","id":"c39596a5-5816-4118-9e06-33a305e7f49c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"extra_scopes\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/meta-apps/:meta_app_id/oauth/start","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","meta-apps",":meta_app_id","oauth","start"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"052a0a2a-984a-425c-bbe3-24202e240b79","description":{"content":"<p>(Required) Internal ID of the MetaApp to use for this flow</p>\n","type":"text/plain"},"type":"any","value":"string","key":"meta_app_id"}]}},"response":[{"id":"350e950d-e029-4694-9940-15e1ca565ce3","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"extra_scopes\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:meta_app_id/oauth/start","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":meta_app_id","oauth","start"],"variable":[{"key":"meta_app_id","value":"string","description":"(Required) Internal ID of the MetaApp to use for this flow"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"auth_url\": \"string\",\n  \"state\": \"string\"\n}"},{"id":"6dba8d70-1dfe-4359-a2be-0b8778261375","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"extra_scopes\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/meta-apps/:meta_app_id/oauth/start","host":["https://api.webitel.com/api"],"path":["im","meta-apps",":meta_app_id","oauth","start"],"variable":[{"key":"meta_app_id","value":"string","description":"(Required) Internal ID of the MetaApp to use for this flow"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c39596a5-5816-4118-9e06-33a305e7f49c"}],"id":"5aa40a36-3e65-4cae-b2ca-e2d684669071","_postman_id":"5aa40a36-3e65-4cae-b2ca-e2d684669071","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ProviderMessageService","item":[{"name":"SendContact delivers a contact card to the external chat partner.","id":"7ea8148b-68bd-449e-96f9-134a63d7a033","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 3747,\n  \"email\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/contact","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","contact"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"8f520197-f9f0-4b32-a129-a244629157f8","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 3747,\n  \"email\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/contact"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"external_id\": \"string\"\n}"},{"id":"91971513-f190-4107-af25-053c09566eb3","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 3747,\n  \"email\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/contact"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7ea8148b-68bd-449e-96f9-134a63d7a033"},{"name":"SendDocument delivers file attachments to the external chat partner.","id":"370b8081-43bb-4431-a512-592c307d695a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"caption\": \"string\",\n  \"documents\": [\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"domain_id\": 3778,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/document","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","document"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"ef22fee9-7e91-4e97-bb9f-4333399366b7","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"caption\": \"string\",\n  \"documents\": [\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"domain_id\": 7637,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/document"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"external_id\": \"string\"\n}"},{"id":"7645a313-afb6-4266-9dba-491f1dab6dab","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"caption\": \"string\",\n  \"documents\": [\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"domain_id\": 7637,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/document"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"370b8081-43bb-4431-a512-592c307d695a"},{"name":"SendImage delivers images to the external chat partner.","id":"3becc313-87de-4e88-9d81-822c882ecfd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"caption\": \"string\",\n  \"domain_id\": 6031,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"images\": [\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/image","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","image"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"0487ac34-ce86-46e3-b6b3-755042c5a557","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"caption\": \"string\",\n  \"domain_id\": 6790,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"images\": [\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/image"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"external_id\": \"string\"\n}"},{"id":"f7fa1e04-1089-47b0-ae9d-64ffdd4ccdcd","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"caption\": \"string\",\n  \"domain_id\": 6790,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"images\": [\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/image"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3becc313-87de-4e88-9d81-822c882ecfd4"},{"name":"SendInteractive delivers a message with interactive UI elements (buttons, menus).","id":"7fd14db3-f21f-4678-8d7a-680fdde4434b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"domain_id\": 3717,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"interactive\": {\n    \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n    \"list_reply\": {\n      \"main_button_title\": \"string\",\n      \"sections\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        }\n      ]\n    },\n    \"markup\": {\n      \"rows\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        }\n      ]\n    },\n    \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n    \"single_use\": false\n  },\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"send_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/interactive","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","interactive"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"35b7b7b5-67eb-4ccd-8c32-38a7019c3361","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"domain_id\": 6832,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"interactive\": {\n    \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n    \"list_reply\": {\n      \"main_button_title\": \"string\",\n      \"sections\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        }\n      ]\n    },\n    \"markup\": {\n      \"rows\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        }\n      ]\n    },\n    \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n    \"single_use\": true\n  },\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"send_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/interactive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"external_id\": \"string\"\n}"},{"id":"7daba0ce-1a3d-49ba-9e95-b1be84093c0f","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body\": \"string\",\n  \"domain_id\": 6832,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"interactive\": {\n    \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n    \"list_reply\": {\n      \"main_button_title\": \"string\",\n      \"sections\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ],\n          \"section\": \"string\"\n        }\n      ]\n    },\n    \"markup\": {\n      \"rows\": [\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        },\n        {\n          \"buttons\": [\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            },\n            {\n              \"callback\": {\n                \"data\": \"string\"\n              },\n              \"id\": \"string\",\n              \"label\": \"string\",\n              \"request\": {\n                \"action\": \"string\"\n              },\n              \"url\": {\n                \"url\": \"string\"\n              }\n            }\n          ]\n        }\n      ]\n    },\n    \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n    \"single_use\": true\n  },\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"send_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"thread_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/interactive"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7fd14db3-f21f-4678-8d7a-680fdde4434b"},{"name":"SendLocation delivers a geographic location to the external chat partner.","id":"76649885-0c8a-4b7b-9f42-c11769d159d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"address\": \"string\",\n  \"domain_id\": 4612,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"latitude\": 8361.949021310313,\n  \"longitude\": 7479.555984375559,\n  \"name\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/location","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","location"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"0819b45e-fea8-49c9-974f-407470c88319","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"address\": \"string\",\n  \"domain_id\": 4612,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"latitude\": 8361.949021310313,\n  \"longitude\": 7479.555984375559,\n  \"name\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/location"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"external_id\": \"string\"\n}"},{"id":"4bb3c71c-2262-404b-a690-9590912f011d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"address\": \"string\",\n  \"domain_id\": 4612,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"latitude\": 8361.949021310313,\n  \"longitude\": 7479.555984375559,\n  \"name\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/location"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"76649885-0c8a-4b7b-9f42-c11769d159d6"},{"name":"SendReaction forwards an emoji reaction change to the external chat partner\n(e.g. Telegram setMessageReaction). Best-effort and messenger-dependent:\nproviders without reaction support are a silent no-op. An empty emoji (with\nremoved=true) clears the calle","id":"ea0110fc-a712-482f-8407-77916e8463af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 9941,\n  \"emoji\": \"string\",\n  \"external_message_id\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"removed\": false,\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/reaction","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","reaction"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6dc80c1a-d239-415d-b1ec-4db1990c089d","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 9941,\n  \"emoji\": \"string\",\n  \"external_message_id\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"removed\": false,\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/reaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"1de7617e-f2c5-4d4b-bed1-74d62aa9283a","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 9941,\n  \"emoji\": \"string\",\n  \"external_message_id\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"removed\": false,\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/reaction"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ea0110fc-a712-482f-8407-77916e8463af"},{"name":"SendSystemMessage delivers a system event notification to the external chat partner.\nThe im-providers-service resolves the gate-specific template and renders it as text\nbefore forwarding to the underlying provider (Facebook, WhatsApp, etc.).","id":"28d8d09c-623e-4ca3-8ccb-4aeb65d05153","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 1670,\n  \"event_type\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"vars\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/system","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","system"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"a589ad3a-10c4-4b7f-96e0-91ad0b281ca7","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 1670,\n  \"event_type\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"vars\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/system"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"external_id\": \"string\"\n}"},{"id":"75dded19-01dd-4dd2-b5f6-45feef87453a","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 1670,\n  \"event_type\": \"string\",\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"vars\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/system"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"28d8d09c-623e-4ca3-8ccb-4aeb65d05153"},{"name":"SendText delivers a plain text message to the external chat partner.","id":"1576a74c-1f1b-429c-a927-1491a55457bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 574,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"text\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/text","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","text"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"a338a4d6-e555-48be-ad47-858b285751cb","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 574,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"text\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/text"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"external_id\": \"string\"\n}"},{"id":"655fdc21-2051-4ac3-b9f9-da26a9ed7627","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 574,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"metadata\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  },\n  \"reply_to_external_id\": \"string\",\n  \"sender_name\": \"string\",\n  \"text\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/text"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1576a74c-1f1b-429c-a927-1491a55457bf"},{"name":"SendTyping forwards an ephemeral \"typing…\" action to the external chat\npartner (e.g. Telegram sendChatAction, Meta sender_action). It is\nfire-and-forget and best-effort: channels whose provider does not support\ntyping are a silent no-op. Nothing is persis","id":"70d32de6-4b0a-482a-9738-6564410cc2e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 2572,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\",\n  \"typing_on\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/typing","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","provider","send","typing"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"d325e3db-7811-4582-a525-0a4c166addef","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 2572,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\",\n  \"typing_on\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/typing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"acbcf7f7-e6b2-428e-945a-a56abc477c8e","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain_id\": 2572,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\",\n  \"typing_on\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/provider/send/typing"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"70d32de6-4b0a-482a-9738-6564410cc2e6"}],"id":"b3772040-89ce-4ec7-b39a-8eaac96ae43a","_postman_id":"b3772040-89ce-4ec7-b39a-8eaac96ae43a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"TelegramBotService","item":[{"name":"Telegram Bot Service Create Telegram Bot Gate","id":"825a5ac2-c01d-4172-bd3b-077f2a383724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_token\": \"string\",\n  \"enabled\": true,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"uri\": \"string\",\n  \"webhook_secret\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/telegram","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","telegram"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"9cbe937e-dc2e-4db9-b7a0-7d19594fd7b9","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_token\": \"string\",\n  \"enabled\": true,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"uri\": \"string\",\n  \"webhook_secret\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/telegram"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"uri\": \"string\"\n  }\n}"},{"id":"f3d73f1d-c3a3-4d89-9ce3-715a4ee57835","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_token\": \"string\",\n  \"enabled\": true,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"uri\": \"string\",\n  \"webhook_secret\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/telegram"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"825a5ac2-c01d-4172-bd3b-077f2a383724"},{"name":"Telegram Bot Service Get Telegram Bot Gate","id":"bdd0dbb9-ec72-4e2c-8af6-73306392f54a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/telegram/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","telegram",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"be869b52-fea3-4cc0-9a33-e91afd68f034","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d12d855a-b77b-4a5c-b5a7-05e7cae191a2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/telegram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","telegram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"uri\": \"string\"\n  }\n}"},{"id":"d8828d3b-106a-43c0-ad2b-2a5f161f9449","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/telegram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","telegram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bdd0dbb9-ec72-4e2c-8af6-73306392f54a"},{"name":"Telegram Bot Service Delete Telegram Bot Gate","id":"ec1754b2-1342-49db-8ce9-d94a740e52dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/telegram/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","telegram",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1a7bf9e4-b582-4398-aaf8-afca0173ec9e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"31784648-2a3e-4e32-a096-616213417852","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/telegram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","telegram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"uri\": \"string\"\n  }\n}"},{"id":"c8ab0de8-fa6e-4429-85e8-69707fdec2e5","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/telegram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","telegram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ec1754b2-1342-49db-8ce9-d94a740e52dd"},{"name":"Telegram Bot Service Update Telegram Bot Gate","id":"044e3bd5-7d8f-4c94-aa13-0f4a5cd05dfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"webhook_secret\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/telegram/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","telegram",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"51c6ad0a-957a-4a6b-84f3-87744e1f3d7a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a0c43dd7-9e9a-4c30-97b5-d0ced4b5eef9","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"webhook_secret\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/telegram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","telegram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"uri\": \"string\"\n  }\n}"},{"id":"fdc0a4ad-9128-4c7e-b11d-729a4ef5e88a","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"webhook_secret\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/telegram/:id","host":["https://api.webitel.com/api"],"path":["im","gates","telegram",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"044e3bd5-7d8f-4c94-aa13-0f4a5cd05dfb"}],"id":"6266c58d-0829-4795-8885-69c9b9f00fba","_postman_id":"6266c58d-0829-4795-8885-69c9b9f00fba","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ThreadManagement","item":[{"name":"Search threads with filters","id":"ac2a4a90-b739-4dd1-9d18-5d164d8e5a14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads?fields=string&fields=string&ids=string&ids=string&types=UNKNOWN&types=CHANNEL&q=string&size=7616&sort=string&page=7616&contact_ids=string&contact_ids=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields that should be returned in the response.\nIf empty, a default set of fields is returned.\nUsed for response optimization.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields that should be returned in the response.\nIf empty, a default set of fields is returned.\nUsed for response optimization.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Filter by specific thread IDs.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter by specific thread IDs.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Filter threads by their kinds.\nUNKNOWN (0) is not allowed.</p>\n<ul>\n<li>UNKNOWN: Unknown or unspecified thread type.\nMust not be used in valid requests.</li>\n<li>DIRECT: One-to-one private thread between two users.</li>\n<li>GROUP: Group thread with multiple members.</li>\n<li>CHANNEL: Channel-style thread (broadcast or topic based communication).</li>\n</ul>\n","type":"text/plain"},"key":"types","value":"UNKNOWN"},{"description":{"content":"<p>Filter threads by their kinds.\nUNKNOWN (0) is not allowed.</p>\n<ul>\n<li>UNKNOWN: Unknown or unspecified thread type.\nMust not be used in valid requests.</li>\n<li>DIRECT: One-to-one private thread between two users.</li>\n<li>GROUP: Group thread with multiple members.</li>\n<li>CHANNEL: Channel-style thread (broadcast or topic based communication).</li>\n</ul>\n","type":"text/plain"},"key":"types","value":"CHANNEL"},{"description":{"content":"<p>Full-text search query, matched case-insensitively against any part of\nthe thread subject (or the direct title), the name or username of any of\nits members, and the values of the thread variables — so a chat can be\nfound by who is in it or by data collected with it (phone number, tax id,\nany custom variable).</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Maximum number of threads to return per page.\nMust be greater than 0 and less than or equal to 100.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Sorting field.\nOptional \"+\" or \"-\" prefix indicates ascending or descending order.\nExample: \"-created_at\", \"subject\"</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Filter threads by participant contact IDs.</p>\n","type":"text/plain"},"key":"contact_ids","value":"string"},{"description":{"content":"<p>Filter threads by participant contact IDs.</p>\n","type":"text/plain"},"key":"contact_ids","value":"string"}],"variable":[]}},"response":[{"id":"841540b7-988d-4636-8399-761d7c9cb28c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads?fields=string&fields=string&ids=string&ids=string&types=DIRECT&types=UNKNOWN&q=string&size=7616&sort=string&page=7616&contact_ids=string&contact_ids=string","host":["https://api.webitel.com/api"],"path":["v1","threads"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"types","value":"DIRECT"},{"key":"types","value":"UNKNOWN"},{"key":"q","value":"string"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"contact_ids","value":"string"},{"key":"contact_ids","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"last_msg\": {\n        \"body\": \"string\",\n        \"contact\": {\n          \"email\": \"string\",\n          \"name\": \"string\",\n          \"phone\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"deleted\": false,\n        \"deleted_at\": \"string\",\n        \"deleted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": false,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n        \"documents\": [\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"url\": \"string\"\n          }\n        ],\n        \"edited_at\": \"string\",\n        \"forward_origin\": {\n          \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n          \"original_sent_at\": \"string\",\n          \"sender_id\": \"string\",\n          \"sender_name\": \"string\",\n          \"source_message_id\": \"string\"\n        },\n        \"id\": \"string\",\n        \"images\": [\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"height\": 1818,\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"url\": \"string\",\n            \"width\": 2924\n          },\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"height\": 6368,\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"url\": \"string\",\n            \"width\": 2011\n          }\n        ],\n        \"interactive\": {\n          \"documents\": {\n            \"documents\": [\n              {\n                \"file_name\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"size_bytes\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"file_name\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"size_bytes\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          \"images\": {\n            \"images\": [\n              {\n                \"id\": \"string\",\n                \"link\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"link\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\"\n              }\n            ]\n          },\n          \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n          \"list_reply\": {\n            \"main_button_title\": \"string\",\n            \"sections\": [\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ],\n                \"section\": \"string\"\n              },\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ],\n                \"section\": \"string\"\n              }\n            ]\n          },\n          \"markup\": {\n            \"rows\": [\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ]\n              }\n            ]\n          },\n          \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n          \"single_use\": false\n        },\n        \"location\": {\n          \"address\": \"string\",\n          \"latitude\": 2926.396227315626,\n          \"longitude\": 2524.8940079635827,\n          \"name\": \"string\"\n        },\n        \"metadata\": {},\n        \"reacted_metadata\": {\n          \"button_code\": \"string\",\n          \"callback_data\": \"string\",\n          \"in_reply_to\": \"string\",\n          \"reacted_at\": \"string\",\n          \"reacted_by\": {\n            \"contact\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"id\": \"string\",\n            \"permissions\": {\n              \"can_add_members\": true,\n              \"can_change_members_permissions\": true,\n              \"can_change_thread_info\": false,\n              \"can_delete_messages\": true,\n              \"can_remove_members\": false,\n              \"can_send_messages\": false,\n              \"created_at\": \"string\",\n              \"id\": \"string\",\n              \"member_id\": \"string\",\n              \"updated_at\": \"string\"\n            },\n            \"role\": \"ROLE_UNSPECIFIED\"\n          }\n        },\n        \"reactions\": [\n          {\n            \"count\": 4302,\n            \"emoji\": \"string\",\n            \"last_reacted_at\": \"string\",\n            \"reacted_by_me\": false,\n            \"reactor_ids\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          {\n            \"count\": 5295,\n            \"emoji\": \"string\",\n            \"last_reacted_at\": \"string\",\n            \"reacted_by_me\": true,\n            \"reactor_ids\": [\n              \"string\",\n              \"string\"\n            ]\n          }\n        ],\n        \"reply_to\": {\n          \"attachment_address\": \"string\",\n          \"attachment_kind\": \"string\",\n          \"attachment_mime\": \"string\",\n          \"attachment_name\": \"string\",\n          \"body\": \"string\",\n          \"created_at\": \"string\",\n          \"is_deleted\": false,\n          \"message_id\": \"string\",\n          \"sender\": {\n            \"contact\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": true,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"id\": \"string\",\n            \"permissions\": {\n              \"can_add_members\": true,\n              \"can_change_members_permissions\": true,\n              \"can_change_thread_info\": false,\n              \"can_delete_messages\": false,\n              \"can_remove_members\": false,\n              \"can_send_messages\": false,\n              \"created_at\": \"string\",\n              \"id\": \"string\",\n              \"member_id\": \"string\",\n              \"updated_at\": \"string\"\n            },\n            \"role\": \"ROLE_UNSPECIFIED\"\n          },\n          \"sender_id\": \"string\",\n          \"type\": \"string\"\n        },\n        \"revision_count\": 8736,\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"seq\": \"string\",\n        \"statuses\": [\n          {\n            \"delivered_at\": \"string\",\n            \"error\": \"string\",\n            \"failed_at\": \"string\",\n            \"member_id\": \"string\",\n            \"read_at\": \"string\",\n            \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n            \"via\": \"string\"\n          },\n          {\n            \"delivered_at\": \"string\",\n            \"error\": \"string\",\n            \"failed_at\": \"string\",\n            \"member_id\": \"string\",\n            \"read_at\": \"string\",\n            \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n            \"via\": \"string\"\n          }\n        ],\n        \"system\": {\n          \"message_id\": \"string\",\n          \"metadata\": {},\n          \"type\": \"string\"\n        },\n        \"thread_id\": \"string\",\n        \"type\": 7242\n      },\n      \"members\": [\n        {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": true,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      ],\n      \"settings\": {\n        \"created_at\": \"string\",\n        \"domain_id\": 9757,\n        \"id\": \"string\",\n        \"title\": \"string\",\n        \"updated_at\": \"string\"\n      },\n      \"subject\": \"string\",\n      \"type\": \"UNKNOWN\",\n      \"unread_count\": 2373,\n      \"updated_at\": \"string\",\n      \"variables\": {\n        \"thread_id\": \"string\",\n        \"variables\": {\n          \"key_0\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          },\n          \"key_1\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": true,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          },\n          \"key_2\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          }\n        }\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"last_msg\": {\n        \"body\": \"string\",\n        \"contact\": {\n          \"email\": \"string\",\n          \"name\": \"string\",\n          \"phone\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"deleted\": false,\n        \"deleted_at\": \"string\",\n        \"deleted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": true,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n        \"documents\": [\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"url\": \"string\"\n          }\n        ],\n        \"edited_at\": \"string\",\n        \"forward_origin\": {\n          \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n          \"original_sent_at\": \"string\",\n          \"sender_id\": \"string\",\n          \"sender_name\": \"string\",\n          \"source_message_id\": \"string\"\n        },\n        \"id\": \"string\",\n        \"images\": [\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"height\": 8482,\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"url\": \"string\",\n            \"width\": 4186\n          },\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"height\": 649,\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"url\": \"string\",\n            \"width\": 2166\n          }\n        ],\n        \"interactive\": {\n          \"documents\": {\n            \"documents\": [\n              {\n                \"file_name\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"size_bytes\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"file_name\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"size_bytes\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          \"images\": {\n            \"images\": [\n              {\n                \"id\": \"string\",\n                \"link\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"link\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\"\n              }\n            ]\n          },\n          \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n          \"list_reply\": {\n            \"main_button_title\": \"string\",\n            \"sections\": [\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ],\n                \"section\": \"string\"\n              },\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ],\n                \"section\": \"string\"\n              }\n            ]\n          },\n          \"markup\": {\n            \"rows\": [\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ]\n              }\n            ]\n          },\n          \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n          \"single_use\": true\n        },\n        \"location\": {\n          \"address\": \"string\",\n          \"latitude\": 2047.3216022057784,\n          \"longitude\": 4863.160613785755,\n          \"name\": \"string\"\n        },\n        \"metadata\": {},\n        \"reacted_metadata\": {\n          \"button_code\": \"string\",\n          \"callback_data\": \"string\",\n          \"in_reply_to\": \"string\",\n          \"reacted_at\": \"string\",\n          \"reacted_by\": {\n            \"contact\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"id\": \"string\",\n            \"permissions\": {\n              \"can_add_members\": false,\n              \"can_change_members_permissions\": true,\n              \"can_change_thread_info\": false,\n              \"can_delete_messages\": true,\n              \"can_remove_members\": true,\n              \"can_send_messages\": true,\n              \"created_at\": \"string\",\n              \"id\": \"string\",\n              \"member_id\": \"string\",\n              \"updated_at\": \"string\"\n            },\n            \"role\": \"ROLE_UNSPECIFIED\"\n          }\n        },\n        \"reactions\": [\n          {\n            \"count\": 2072,\n            \"emoji\": \"string\",\n            \"last_reacted_at\": \"string\",\n            \"reacted_by_me\": false,\n            \"reactor_ids\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          {\n            \"count\": 7018,\n            \"emoji\": \"string\",\n            \"last_reacted_at\": \"string\",\n            \"reacted_by_me\": false,\n            \"reactor_ids\": [\n              \"string\",\n              \"string\"\n            ]\n          }\n        ],\n        \"reply_to\": {\n          \"attachment_address\": \"string\",\n          \"attachment_kind\": \"string\",\n          \"attachment_mime\": \"string\",\n          \"attachment_name\": \"string\",\n          \"body\": \"string\",\n          \"created_at\": \"string\",\n          \"is_deleted\": false,\n          \"message_id\": \"string\",\n          \"sender\": {\n            \"contact\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": true,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"id\": \"string\",\n            \"permissions\": {\n              \"can_add_members\": true,\n              \"can_change_members_permissions\": false,\n              \"can_change_thread_info\": true,\n              \"can_delete_messages\": true,\n              \"can_remove_members\": false,\n              \"can_send_messages\": false,\n              \"created_at\": \"string\",\n              \"id\": \"string\",\n              \"member_id\": \"string\",\n              \"updated_at\": \"string\"\n            },\n            \"role\": \"ROLE_UNSPECIFIED\"\n          },\n          \"sender_id\": \"string\",\n          \"type\": \"string\"\n        },\n        \"revision_count\": 2411,\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": false,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"seq\": \"string\",\n        \"statuses\": [\n          {\n            \"delivered_at\": \"string\",\n            \"error\": \"string\",\n            \"failed_at\": \"string\",\n            \"member_id\": \"string\",\n            \"read_at\": \"string\",\n            \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n            \"via\": \"string\"\n          },\n          {\n            \"delivered_at\": \"string\",\n            \"error\": \"string\",\n            \"failed_at\": \"string\",\n            \"member_id\": \"string\",\n            \"read_at\": \"string\",\n            \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n            \"via\": \"string\"\n          }\n        ],\n        \"system\": {\n          \"message_id\": \"string\",\n          \"metadata\": {},\n          \"type\": \"string\"\n        },\n        \"thread_id\": \"string\",\n        \"type\": 3774\n      },\n      \"members\": [\n        {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": true,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      ],\n      \"settings\": {\n        \"created_at\": \"string\",\n        \"domain_id\": 565,\n        \"id\": \"string\",\n        \"title\": \"string\",\n        \"updated_at\": \"string\"\n      },\n      \"subject\": \"string\",\n      \"type\": \"UNKNOWN\",\n      \"unread_count\": 7375,\n      \"updated_at\": \"string\",\n      \"variables\": {\n        \"thread_id\": \"string\",\n        \"variables\": {\n          \"key_0\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\",\n                \"key_2\": \"string\",\n                \"key_3\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          },\n          \"key_1\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          }\n        }\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"a22a1064-5932-4d0e-8fba-4efac08a134e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads?fields=string&fields=string&ids=string&ids=string&types=DIRECT&types=UNKNOWN&q=string&size=7616&sort=string&page=7616&contact_ids=string&contact_ids=string","host":["https://api.webitel.com/api"],"path":["v1","threads"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"types","value":"DIRECT"},{"key":"types","value":"UNKNOWN"},{"key":"q","value":"string"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"contact_ids","value":"string"},{"key":"contact_ids","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ac2a4a90-b739-4dd1-9d18-5d164d8e5a14"},{"name":"Thread Management Create","id":"e00a3f26-fb20-48b6-8f9b-100d40bba4e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"direct\": {\n    \"member\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"978382ba-50ae-4b0b-8dd1-06b2a7b3a790","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"direct\": {\n    \"member\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"thread\": {\n    \"created_at\": \"string\",\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"last_msg\": {\n      \"body\": \"string\",\n      \"contact\": {\n        \"email\": \"string\",\n        \"name\": \"string\",\n        \"phone\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"deleted\": false,\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": false,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": true,\n          \"can_send_messages\": true,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n      \"documents\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"url\": \"string\"\n        }\n      ],\n      \"edited_at\": \"string\",\n      \"forward_origin\": {\n        \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n        \"original_sent_at\": \"string\",\n        \"sender_id\": \"string\",\n        \"sender_name\": \"string\",\n        \"source_message_id\": \"string\"\n      },\n      \"id\": \"string\",\n      \"images\": [\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 8551,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 8791\n        },\n        {\n          \"created_at\": \"string\",\n          \"file_id\": \"string\",\n          \"height\": 9704,\n          \"id\": \"string\",\n          \"message_id\": \"string\",\n          \"mime\": \"string\",\n          \"url\": \"string\",\n          \"width\": 4582\n        }\n      ],\n      \"interactive\": {\n        \"documents\": {\n          \"documents\": [\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"file_name\": \"string\",\n              \"id\": \"string\",\n              \"mime_type\": \"string\",\n              \"size_bytes\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        \"images\": {\n          \"images\": [\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            },\n            {\n              \"id\": \"string\",\n              \"link\": \"string\",\n              \"mime_type\": \"string\",\n              \"name\": \"string\"\n            }\n          ]\n        },\n        \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n        \"list_reply\": {\n          \"main_button_title\": \"string\",\n          \"sections\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ],\n              \"section\": \"string\"\n            }\n          ]\n        },\n        \"markup\": {\n          \"rows\": [\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            },\n            {\n              \"buttons\": [\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                },\n                {\n                  \"callback\": {\n                    \"data\": \"string\"\n                  },\n                  \"id\": \"string\",\n                  \"label\": \"string\",\n                  \"metadata\": {},\n                  \"request\": {\n                    \"action\": \"string\"\n                  },\n                  \"url\": {\n                    \"url\": \"string\"\n                  }\n                }\n              ]\n            }\n          ]\n        },\n        \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n        \"single_use\": false\n      },\n      \"location\": {\n        \"address\": \"string\",\n        \"latitude\": 5682.430950895834,\n        \"longitude\": 6498.875241767332,\n        \"name\": \"string\"\n      },\n      \"metadata\": {},\n      \"reacted_metadata\": {\n        \"button_code\": \"string\",\n        \"callback_data\": \"string\",\n        \"in_reply_to\": \"string\",\n        \"reacted_at\": \"string\",\n        \"reacted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": true,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      },\n      \"reactions\": [\n        {\n          \"count\": 3515,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"count\": 797,\n          \"emoji\": \"string\",\n          \"last_reacted_at\": \"string\",\n          \"reacted_by_me\": false,\n          \"reactor_ids\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"reply_to\": {\n        \"attachment_address\": \"string\",\n        \"attachment_kind\": \"string\",\n        \"attachment_mime\": \"string\",\n        \"attachment_name\": \"string\",\n        \"body\": \"string\",\n        \"created_at\": \"string\",\n        \"is_deleted\": false,\n        \"message_id\": \"string\",\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": true,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"sender_id\": \"string\",\n        \"type\": \"string\"\n      },\n      \"revision_count\": 8714,\n      \"sender\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": true,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": false,\n          \"can_send_messages\": true,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"seq\": \"string\",\n      \"statuses\": [\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        },\n        {\n          \"delivered_at\": \"string\",\n          \"error\": \"string\",\n          \"failed_at\": \"string\",\n          \"member_id\": \"string\",\n          \"read_at\": \"string\",\n          \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n          \"via\": \"string\"\n        }\n      ],\n      \"system\": {\n        \"message_id\": \"string\",\n        \"metadata\": {},\n        \"type\": \"string\"\n      },\n      \"thread_id\": \"string\",\n      \"type\": 1408\n    },\n    \"members\": [\n      {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": true,\n          \"can_send_messages\": true,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": true,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": true,\n          \"can_send_messages\": true,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      }\n    ],\n    \"settings\": {\n      \"created_at\": \"string\",\n      \"domain_id\": 4481,\n      \"id\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\"\n    },\n    \"subject\": \"string\",\n    \"type\": \"UNKNOWN\",\n    \"unread_count\": 4206,\n    \"updated_at\": \"string\",\n    \"variables\": {\n      \"thread_id\": \"string\",\n      \"variables\": {\n        \"key_0\": {\n          \"set_at\": \"string\",\n          \"set_by\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"value\": {}\n        },\n        \"key_1\": {\n          \"set_at\": \"string\",\n          \"set_by\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"value\": {}\n        }\n      }\n    }\n  }\n}"},{"id":"17f5159f-f3ee-451b-bd54-27075bc7562c","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"direct\": {\n    \"member\": {\n      \"chat_name\": \"string\",\n      \"iss\": \"string\",\n      \"sub\": \"string\",\n      \"via\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e00a3f26-fb20-48b6-8f9b-100d40bba4e9"},{"name":"Search threads that the caller has left from","id":"d7ee7f8f-cd9a-4471-b19c-0d8c8d5217f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/left?fields=string&fields=string&types=UNKNOWN&types=CHANNEL&sort=string&size=7616&page=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads","left"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields that should be returned in the response.\nIf empty, a default set of fields is returned.\nUsed for response optimization.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields that should be returned in the response.\nIf empty, a default set of fields is returned.\nUsed for response optimization.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Filter threads by their kinds</p>\n<ul>\n<li>UNKNOWN: Unknown or unspecified thread type.\nMust not be used in valid requests.</li>\n<li>DIRECT: One-to-one private thread between two users.</li>\n<li>GROUP: Group thread with multiple members.</li>\n<li>CHANNEL: Channel-style thread (broadcast or topic based communication).</li>\n</ul>\n","type":"text/plain"},"key":"types","value":"UNKNOWN"},{"description":{"content":"<p>Filter threads by their kinds</p>\n<ul>\n<li>UNKNOWN: Unknown or unspecified thread type.\nMust not be used in valid requests.</li>\n<li>DIRECT: One-to-one private thread between two users.</li>\n<li>GROUP: Group thread with multiple members.</li>\n<li>CHANNEL: Channel-style thread (broadcast or topic based communication).</li>\n</ul>\n","type":"text/plain"},"key":"types","value":"CHANNEL"},{"description":{"content":"<p>Sorting field.\nOptional \"+\" or \"-\" prefix indicates ascending or descending order.\nExample: \"-created_at\", \"subject\"</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Maximum number of threads to return per page.\nMust be greater than 0 and less than or equal to 100.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"}],"variable":[]}},"response":[{"id":"53f568ed-0234-404b-bb61-18b860e4166f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/left?fields=string&fields=string&types=DIRECT&types=UNKNOWN&sort=string&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":["v1","threads","left"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"types","value":"DIRECT"},{"key":"types","value":"UNKNOWN"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"last_msg\": {\n        \"body\": \"string\",\n        \"contact\": {\n          \"email\": \"string\",\n          \"name\": \"string\",\n          \"phone\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"deleted\": true,\n        \"deleted_at\": \"string\",\n        \"deleted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n        \"documents\": [\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"url\": \"string\"\n          }\n        ],\n        \"edited_at\": \"string\",\n        \"forward_origin\": {\n          \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n          \"original_sent_at\": \"string\",\n          \"sender_id\": \"string\",\n          \"sender_name\": \"string\",\n          \"source_message_id\": \"string\"\n        },\n        \"id\": \"string\",\n        \"images\": [\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"height\": 85,\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"url\": \"string\",\n            \"width\": 5911\n          },\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"height\": 2388,\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"url\": \"string\",\n            \"width\": 6564\n          }\n        ],\n        \"interactive\": {\n          \"documents\": {\n            \"documents\": [\n              {\n                \"file_name\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"size_bytes\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"file_name\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"size_bytes\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          \"images\": {\n            \"images\": [\n              {\n                \"id\": \"string\",\n                \"link\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"link\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\"\n              }\n            ]\n          },\n          \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n          \"list_reply\": {\n            \"main_button_title\": \"string\",\n            \"sections\": [\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ],\n                \"section\": \"string\"\n              },\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ],\n                \"section\": \"string\"\n              }\n            ]\n          },\n          \"markup\": {\n            \"rows\": [\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ]\n              }\n            ]\n          },\n          \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n          \"single_use\": true\n        },\n        \"location\": {\n          \"address\": \"string\",\n          \"latitude\": 6541.451383875716,\n          \"longitude\": 5691.972140100794,\n          \"name\": \"string\"\n        },\n        \"metadata\": {},\n        \"reacted_metadata\": {\n          \"button_code\": \"string\",\n          \"callback_data\": \"string\",\n          \"in_reply_to\": \"string\",\n          \"reacted_at\": \"string\",\n          \"reacted_by\": {\n            \"contact\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": true,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\",\n                \"key_2\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"id\": \"string\",\n            \"permissions\": {\n              \"can_add_members\": true,\n              \"can_change_members_permissions\": true,\n              \"can_change_thread_info\": false,\n              \"can_delete_messages\": false,\n              \"can_remove_members\": true,\n              \"can_send_messages\": false,\n              \"created_at\": \"string\",\n              \"id\": \"string\",\n              \"member_id\": \"string\",\n              \"updated_at\": \"string\"\n            },\n            \"role\": \"ROLE_UNSPECIFIED\"\n          }\n        },\n        \"reactions\": [\n          {\n            \"count\": 5615,\n            \"emoji\": \"string\",\n            \"last_reacted_at\": \"string\",\n            \"reacted_by_me\": false,\n            \"reactor_ids\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          {\n            \"count\": 3504,\n            \"emoji\": \"string\",\n            \"last_reacted_at\": \"string\",\n            \"reacted_by_me\": true,\n            \"reactor_ids\": [\n              \"string\",\n              \"string\"\n            ]\n          }\n        ],\n        \"reply_to\": {\n          \"attachment_address\": \"string\",\n          \"attachment_kind\": \"string\",\n          \"attachment_mime\": \"string\",\n          \"attachment_name\": \"string\",\n          \"body\": \"string\",\n          \"created_at\": \"string\",\n          \"is_deleted\": true,\n          \"message_id\": \"string\",\n          \"sender\": {\n            \"contact\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": true,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"id\": \"string\",\n            \"permissions\": {\n              \"can_add_members\": true,\n              \"can_change_members_permissions\": true,\n              \"can_change_thread_info\": false,\n              \"can_delete_messages\": false,\n              \"can_remove_members\": true,\n              \"can_send_messages\": true,\n              \"created_at\": \"string\",\n              \"id\": \"string\",\n              \"member_id\": \"string\",\n              \"updated_at\": \"string\"\n            },\n            \"role\": \"ROLE_UNSPECIFIED\"\n          },\n          \"sender_id\": \"string\",\n          \"type\": \"string\"\n        },\n        \"revision_count\": 6270,\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": true,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"seq\": \"string\",\n        \"statuses\": [\n          {\n            \"delivered_at\": \"string\",\n            \"error\": \"string\",\n            \"failed_at\": \"string\",\n            \"member_id\": \"string\",\n            \"read_at\": \"string\",\n            \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n            \"via\": \"string\"\n          },\n          {\n            \"delivered_at\": \"string\",\n            \"error\": \"string\",\n            \"failed_at\": \"string\",\n            \"member_id\": \"string\",\n            \"read_at\": \"string\",\n            \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n            \"via\": \"string\"\n          }\n        ],\n        \"system\": {\n          \"message_id\": \"string\",\n          \"metadata\": {},\n          \"type\": \"string\"\n        },\n        \"thread_id\": \"string\",\n        \"type\": 1967\n      },\n      \"members\": [\n        {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      ],\n      \"settings\": {\n        \"created_at\": \"string\",\n        \"domain_id\": 191,\n        \"id\": \"string\",\n        \"title\": \"string\",\n        \"updated_at\": \"string\"\n      },\n      \"subject\": \"string\",\n      \"type\": \"UNKNOWN\",\n      \"unread_count\": 4550,\n      \"updated_at\": \"string\",\n      \"variables\": {\n        \"thread_id\": \"string\",\n        \"variables\": {\n          \"key_0\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          },\n          \"key_1\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": true,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          }\n        }\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"last_msg\": {\n        \"body\": \"string\",\n        \"contact\": {\n          \"email\": \"string\",\n          \"name\": \"string\",\n          \"phone\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"deleted\": false,\n        \"deleted_at\": \"string\",\n        \"deleted_by\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": false,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n        \"documents\": [\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"name\": \"string\",\n            \"size\": \"string\",\n            \"url\": \"string\"\n          }\n        ],\n        \"edited_at\": \"string\",\n        \"forward_origin\": {\n          \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n          \"original_sent_at\": \"string\",\n          \"sender_id\": \"string\",\n          \"sender_name\": \"string\",\n          \"source_message_id\": \"string\"\n        },\n        \"id\": \"string\",\n        \"images\": [\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"height\": 8230,\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"url\": \"string\",\n            \"width\": 2217\n          },\n          {\n            \"created_at\": \"string\",\n            \"file_id\": \"string\",\n            \"height\": 550,\n            \"id\": \"string\",\n            \"message_id\": \"string\",\n            \"mime\": \"string\",\n            \"url\": \"string\",\n            \"width\": 1255\n          }\n        ],\n        \"interactive\": {\n          \"documents\": {\n            \"documents\": [\n              {\n                \"file_name\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"size_bytes\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"file_name\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"size_bytes\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          \"images\": {\n            \"images\": [\n              {\n                \"id\": \"string\",\n                \"link\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"link\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\"\n              }\n            ]\n          },\n          \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n          \"list_reply\": {\n            \"main_button_title\": \"string\",\n            \"sections\": [\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ],\n                \"section\": \"string\"\n              },\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ],\n                \"section\": \"string\"\n              }\n            ]\n          },\n          \"markup\": {\n            \"rows\": [\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"buttons\": [\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  },\n                  {\n                    \"callback\": {\n                      \"data\": \"string\"\n                    },\n                    \"id\": \"string\",\n                    \"label\": \"string\",\n                    \"metadata\": {},\n                    \"request\": {\n                      \"action\": \"string\"\n                    },\n                    \"url\": {\n                      \"url\": \"string\"\n                    }\n                  }\n                ]\n              }\n            ]\n          },\n          \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n          \"single_use\": true\n        },\n        \"location\": {\n          \"address\": \"string\",\n          \"latitude\": 9355.847669690089,\n          \"longitude\": 6394.309766141632,\n          \"name\": \"string\"\n        },\n        \"metadata\": {},\n        \"reacted_metadata\": {\n          \"button_code\": \"string\",\n          \"callback_data\": \"string\",\n          \"in_reply_to\": \"string\",\n          \"reacted_at\": \"string\",\n          \"reacted_by\": {\n            \"contact\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\",\n                \"key_2\": \"string\",\n                \"key_3\": \"string\",\n                \"key_4\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"id\": \"string\",\n            \"permissions\": {\n              \"can_add_members\": false,\n              \"can_change_members_permissions\": true,\n              \"can_change_thread_info\": false,\n              \"can_delete_messages\": false,\n              \"can_remove_members\": false,\n              \"can_send_messages\": true,\n              \"created_at\": \"string\",\n              \"id\": \"string\",\n              \"member_id\": \"string\",\n              \"updated_at\": \"string\"\n            },\n            \"role\": \"ROLE_UNSPECIFIED\"\n          }\n        },\n        \"reactions\": [\n          {\n            \"count\": 46,\n            \"emoji\": \"string\",\n            \"last_reacted_at\": \"string\",\n            \"reacted_by_me\": true,\n            \"reactor_ids\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          {\n            \"count\": 440,\n            \"emoji\": \"string\",\n            \"last_reacted_at\": \"string\",\n            \"reacted_by_me\": false,\n            \"reactor_ids\": [\n              \"string\",\n              \"string\"\n            ]\n          }\n        ],\n        \"reply_to\": {\n          \"attachment_address\": \"string\",\n          \"attachment_kind\": \"string\",\n          \"attachment_mime\": \"string\",\n          \"attachment_name\": \"string\",\n          \"body\": \"string\",\n          \"created_at\": \"string\",\n          \"is_deleted\": true,\n          \"message_id\": \"string\",\n          \"sender\": {\n            \"contact\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": false,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"id\": \"string\",\n            \"permissions\": {\n              \"can_add_members\": true,\n              \"can_change_members_permissions\": false,\n              \"can_change_thread_info\": false,\n              \"can_delete_messages\": false,\n              \"can_remove_members\": true,\n              \"can_send_messages\": false,\n              \"created_at\": \"string\",\n              \"id\": \"string\",\n              \"member_id\": \"string\",\n              \"updated_at\": \"string\"\n            },\n            \"role\": \"ROLE_UNSPECIFIED\"\n          },\n          \"sender_id\": \"string\",\n          \"type\": \"string\"\n        },\n        \"revision_count\": 5899,\n        \"sender\": {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": true,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": true,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        \"seq\": \"string\",\n        \"statuses\": [\n          {\n            \"delivered_at\": \"string\",\n            \"error\": \"string\",\n            \"failed_at\": \"string\",\n            \"member_id\": \"string\",\n            \"read_at\": \"string\",\n            \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n            \"via\": \"string\"\n          },\n          {\n            \"delivered_at\": \"string\",\n            \"error\": \"string\",\n            \"failed_at\": \"string\",\n            \"member_id\": \"string\",\n            \"read_at\": \"string\",\n            \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n            \"via\": \"string\"\n          }\n        ],\n        \"system\": {\n          \"message_id\": \"string\",\n          \"metadata\": {},\n          \"type\": \"string\"\n        },\n        \"thread_id\": \"string\",\n        \"type\": 3975\n      },\n      \"members\": [\n        {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": true,\n            \"can_delete_messages\": true,\n            \"can_remove_members\": false,\n            \"can_send_messages\": false,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        },\n        {\n          \"contact\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"id\": \"string\",\n          \"permissions\": {\n            \"can_add_members\": false,\n            \"can_change_members_permissions\": true,\n            \"can_change_thread_info\": false,\n            \"can_delete_messages\": false,\n            \"can_remove_members\": false,\n            \"can_send_messages\": true,\n            \"created_at\": \"string\",\n            \"id\": \"string\",\n            \"member_id\": \"string\",\n            \"updated_at\": \"string\"\n          },\n          \"role\": \"ROLE_UNSPECIFIED\"\n        }\n      ],\n      \"settings\": {\n        \"created_at\": \"string\",\n        \"domain_id\": 8008,\n        \"id\": \"string\",\n        \"title\": \"string\",\n        \"updated_at\": \"string\"\n      },\n      \"subject\": \"string\",\n      \"type\": \"UNKNOWN\",\n      \"unread_count\": 6228,\n      \"updated_at\": \"string\",\n      \"variables\": {\n        \"thread_id\": \"string\",\n        \"variables\": {\n          \"key_0\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": true,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\",\n                \"key_2\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          },\n          \"key_1\": {\n            \"set_at\": \"string\",\n            \"set_by\": {\n              \"app_id\": \"string\",\n              \"created_at\": \"string\",\n              \"is_bot\": true,\n              \"iss\": \"string\",\n              \"metadata\": {\n                \"key_0\": \"string\",\n                \"key_1\": \"string\"\n              },\n              \"name\": \"string\",\n              \"sub\": \"string\",\n              \"type\": \"string\",\n              \"updated_at\": \"string\",\n              \"username\": \"string\",\n              \"vias\": [\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": true,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                },\n                {\n                  \"contact_id\": \"string\",\n                  \"created_at\": \"string\",\n                  \"disable\": false,\n                  \"disable_reason\": \"string\",\n                  \"metadata\": {},\n                  \"updated_at\": \"string\",\n                  \"via\": \"string\"\n                }\n              ]\n            },\n            \"value\": {}\n          }\n        }\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"4bfa7859-57d5-4376-bf0f-374a251c4a77","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/left?fields=string&fields=string&types=DIRECT&types=UNKNOWN&sort=string&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":["v1","threads","left"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"types","value":"DIRECT"},{"key":"types","value":"UNKNOWN"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d7ee7f8f-cd9a-4471-b19c-0d8c8d5217f5"},{"name":"Returns the unread summary for the calling participant: the number of\nchats with unread messages and the total number of unread messages.","id":"5166485b-a4ab-4496-af65-25f20e3b8b5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/unread","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads","unread"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"45f51fea-1010-433a-ba79-9a147f5f8ecc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/unread"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"unread_chats\": 4357,\n  \"unread_messages\": \"string\"\n}"},{"id":"d0b81691-a418-4bbf-8441-a65fff77f674","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/unread"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5166485b-a4ab-4496-af65-25f20e3b8b5a"},{"name":"Returns a single thread by its identifier.","id":"9fba42cd-f29e-4de4-b2bc-f27dda6edaaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"f830559f-7f9d-4483-8a39-d27dc32b448e","description":{"content":"<p>(Required) Unique thread identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"906f0a27-cc04-40bf-bdd6-a5e160a38baa","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","threads",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique thread identifier."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"last_msg\": {\n    \"body\": \"string\",\n    \"contact\": {\n      \"email\": \"string\",\n      \"name\": \"string\",\n      \"phone\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"deleted\": false,\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"contact\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": false,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"id\": \"string\",\n      \"permissions\": {\n        \"can_add_members\": true,\n        \"can_change_members_permissions\": true,\n        \"can_change_thread_info\": false,\n        \"can_delete_messages\": false,\n        \"can_remove_members\": true,\n        \"can_send_messages\": true,\n        \"created_at\": \"string\",\n        \"id\": \"string\",\n        \"member_id\": \"string\",\n        \"updated_at\": \"string\"\n      },\n      \"role\": \"ROLE_UNSPECIFIED\"\n    },\n    \"delivery_status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n    \"documents\": [\n      {\n        \"created_at\": \"string\",\n        \"file_id\": \"string\",\n        \"id\": \"string\",\n        \"message_id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"url\": \"string\"\n      },\n      {\n        \"created_at\": \"string\",\n        \"file_id\": \"string\",\n        \"id\": \"string\",\n        \"message_id\": \"string\",\n        \"mime\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"url\": \"string\"\n      }\n    ],\n    \"edited_at\": \"string\",\n    \"forward_origin\": {\n      \"kind\": \"FORWARD_ORIGIN_KIND_UNSPECIFIED\",\n      \"original_sent_at\": \"string\",\n      \"sender_id\": \"string\",\n      \"sender_name\": \"string\",\n      \"source_message_id\": \"string\"\n    },\n    \"id\": \"string\",\n    \"images\": [\n      {\n        \"created_at\": \"string\",\n        \"file_id\": \"string\",\n        \"height\": 5943,\n        \"id\": \"string\",\n        \"message_id\": \"string\",\n        \"mime\": \"string\",\n        \"url\": \"string\",\n        \"width\": 8123\n      },\n      {\n        \"created_at\": \"string\",\n        \"file_id\": \"string\",\n        \"height\": 5718,\n        \"id\": \"string\",\n        \"message_id\": \"string\",\n        \"mime\": \"string\",\n        \"url\": \"string\",\n        \"width\": 2910\n      }\n    ],\n    \"interactive\": {\n      \"documents\": {\n        \"documents\": [\n          {\n            \"file_name\": \"string\",\n            \"id\": \"string\",\n            \"mime_type\": \"string\",\n            \"size_bytes\": \"string\",\n            \"url\": \"string\"\n          },\n          {\n            \"file_name\": \"string\",\n            \"id\": \"string\",\n            \"mime_type\": \"string\",\n            \"size_bytes\": \"string\",\n            \"url\": \"string\"\n          }\n        ]\n      },\n      \"images\": {\n        \"images\": [\n          {\n            \"id\": \"string\",\n            \"link\": \"string\",\n            \"mime_type\": \"string\",\n            \"name\": \"string\"\n          },\n          {\n            \"id\": \"string\",\n            \"link\": \"string\",\n            \"mime_type\": \"string\",\n            \"name\": \"string\"\n          }\n        ]\n      },\n      \"input_field_state\": \"INPUT_FIELD_STATE_UNSPECIFIED\",\n      \"list_reply\": {\n        \"main_button_title\": \"string\",\n        \"sections\": [\n          {\n            \"buttons\": [\n              {\n                \"callback\": {\n                  \"data\": \"string\"\n                },\n                \"id\": \"string\",\n                \"label\": \"string\",\n                \"metadata\": {},\n                \"request\": {\n                  \"action\": \"string\"\n                },\n                \"url\": {\n                  \"url\": \"string\"\n                }\n              },\n              {\n                \"callback\": {\n                  \"data\": \"string\"\n                },\n                \"id\": \"string\",\n                \"label\": \"string\",\n                \"metadata\": {},\n                \"request\": {\n                  \"action\": \"string\"\n                },\n                \"url\": {\n                  \"url\": \"string\"\n                }\n              }\n            ],\n            \"section\": \"string\"\n          },\n          {\n            \"buttons\": [\n              {\n                \"callback\": {\n                  \"data\": \"string\"\n                },\n                \"id\": \"string\",\n                \"label\": \"string\",\n                \"metadata\": {},\n                \"request\": {\n                  \"action\": \"string\"\n                },\n                \"url\": {\n                  \"url\": \"string\"\n                }\n              },\n              {\n                \"callback\": {\n                  \"data\": \"string\"\n                },\n                \"id\": \"string\",\n                \"label\": \"string\",\n                \"metadata\": {},\n                \"request\": {\n                  \"action\": \"string\"\n                },\n                \"url\": {\n                  \"url\": \"string\"\n                }\n              }\n            ],\n            \"section\": \"string\"\n          }\n        ]\n      },\n      \"markup\": {\n        \"rows\": [\n          {\n            \"buttons\": [\n              {\n                \"callback\": {\n                  \"data\": \"string\"\n                },\n                \"id\": \"string\",\n                \"label\": \"string\",\n                \"metadata\": {},\n                \"request\": {\n                  \"action\": \"string\"\n                },\n                \"url\": {\n                  \"url\": \"string\"\n                }\n              },\n              {\n                \"callback\": {\n                  \"data\": \"string\"\n                },\n                \"id\": \"string\",\n                \"label\": \"string\",\n                \"metadata\": {},\n                \"request\": {\n                  \"action\": \"string\"\n                },\n                \"url\": {\n                  \"url\": \"string\"\n                }\n              }\n            ]\n          },\n          {\n            \"buttons\": [\n              {\n                \"callback\": {\n                  \"data\": \"string\"\n                },\n                \"id\": \"string\",\n                \"label\": \"string\",\n                \"metadata\": {},\n                \"request\": {\n                  \"action\": \"string\"\n                },\n                \"url\": {\n                  \"url\": \"string\"\n                }\n              },\n              {\n                \"callback\": {\n                  \"data\": \"string\"\n                },\n                \"id\": \"string\",\n                \"label\": \"string\",\n                \"metadata\": {},\n                \"request\": {\n                  \"action\": \"string\"\n                },\n                \"url\": {\n                  \"url\": \"string\"\n                }\n              }\n            ]\n          }\n        ]\n      },\n      \"placement\": \"MENU_PLACEMENT_UNSPECIFIED\",\n      \"single_use\": false\n    },\n    \"location\": {\n      \"address\": \"string\",\n      \"latitude\": 2608.753629209557,\n      \"longitude\": 5289.322737692266,\n      \"name\": \"string\"\n    },\n    \"metadata\": {},\n    \"reacted_metadata\": {\n      \"button_code\": \"string\",\n      \"callback_data\": \"string\",\n      \"in_reply_to\": \"string\",\n      \"reacted_at\": \"string\",\n      \"reacted_by\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": false,\n          \"can_change_thread_info\": false,\n          \"can_delete_messages\": false,\n          \"can_remove_members\": false,\n          \"can_send_messages\": true,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      }\n    },\n    \"reactions\": [\n      {\n        \"count\": 8538,\n        \"emoji\": \"string\",\n        \"last_reacted_at\": \"string\",\n        \"reacted_by_me\": false,\n        \"reactor_ids\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"count\": 5201,\n        \"emoji\": \"string\",\n        \"last_reacted_at\": \"string\",\n        \"reacted_by_me\": false,\n        \"reactor_ids\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"reply_to\": {\n      \"attachment_address\": \"string\",\n      \"attachment_kind\": \"string\",\n      \"attachment_mime\": \"string\",\n      \"attachment_name\": \"string\",\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"is_deleted\": false,\n      \"message_id\": \"string\",\n      \"sender\": {\n        \"contact\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"id\": \"string\",\n        \"permissions\": {\n          \"can_add_members\": true,\n          \"can_change_members_permissions\": true,\n          \"can_change_thread_info\": true,\n          \"can_delete_messages\": true,\n          \"can_remove_members\": true,\n          \"can_send_messages\": true,\n          \"created_at\": \"string\",\n          \"id\": \"string\",\n          \"member_id\": \"string\",\n          \"updated_at\": \"string\"\n        },\n        \"role\": \"ROLE_UNSPECIFIED\"\n      },\n      \"sender_id\": \"string\",\n      \"type\": \"string\"\n    },\n    \"revision_count\": 4369,\n    \"sender\": {\n      \"contact\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"id\": \"string\",\n      \"permissions\": {\n        \"can_add_members\": false,\n        \"can_change_members_permissions\": true,\n        \"can_change_thread_info\": false,\n        \"can_delete_messages\": false,\n        \"can_remove_members\": false,\n        \"can_send_messages\": false,\n        \"created_at\": \"string\",\n        \"id\": \"string\",\n        \"member_id\": \"string\",\n        \"updated_at\": \"string\"\n      },\n      \"role\": \"ROLE_UNSPECIFIED\"\n    },\n    \"seq\": \"string\",\n    \"statuses\": [\n      {\n        \"delivered_at\": \"string\",\n        \"error\": \"string\",\n        \"failed_at\": \"string\",\n        \"member_id\": \"string\",\n        \"read_at\": \"string\",\n        \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n        \"via\": \"string\"\n      },\n      {\n        \"delivered_at\": \"string\",\n        \"error\": \"string\",\n        \"failed_at\": \"string\",\n        \"member_id\": \"string\",\n        \"read_at\": \"string\",\n        \"status\": \"MESSAGE_DELIVERY_STATUS_UNSPECIFIED\",\n        \"via\": \"string\"\n      }\n    ],\n    \"system\": {\n      \"message_id\": \"string\",\n      \"metadata\": {},\n      \"type\": \"string\"\n    },\n    \"thread_id\": \"string\",\n    \"type\": 8778\n  },\n  \"members\": [\n    {\n      \"contact\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"id\": \"string\",\n      \"permissions\": {\n        \"can_add_members\": true,\n        \"can_change_members_permissions\": true,\n        \"can_change_thread_info\": true,\n        \"can_delete_messages\": false,\n        \"can_remove_members\": false,\n        \"can_send_messages\": true,\n        \"created_at\": \"string\",\n        \"id\": \"string\",\n        \"member_id\": \"string\",\n        \"updated_at\": \"string\"\n      },\n      \"role\": \"ROLE_UNSPECIFIED\"\n    },\n    {\n      \"contact\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"id\": \"string\",\n      \"permissions\": {\n        \"can_add_members\": true,\n        \"can_change_members_permissions\": true,\n        \"can_change_thread_info\": false,\n        \"can_delete_messages\": false,\n        \"can_remove_members\": true,\n        \"can_send_messages\": true,\n        \"created_at\": \"string\",\n        \"id\": \"string\",\n        \"member_id\": \"string\",\n        \"updated_at\": \"string\"\n      },\n      \"role\": \"ROLE_UNSPECIFIED\"\n    }\n  ],\n  \"settings\": {\n    \"created_at\": \"string\",\n    \"domain_id\": 5732,\n    \"id\": \"string\",\n    \"title\": \"string\",\n    \"updated_at\": \"string\"\n  },\n  \"subject\": \"string\",\n  \"type\": \"UNKNOWN\",\n  \"unread_count\": 1848,\n  \"updated_at\": \"string\",\n  \"variables\": {\n    \"thread_id\": \"string\",\n    \"variables\": {\n      \"key_0\": {\n        \"set_at\": \"string\",\n        \"set_by\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": false,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"value\": {}\n      },\n      \"key_1\": {\n        \"set_at\": \"string\",\n        \"set_by\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"value\": {}\n      },\n      \"key_2\": {\n        \"set_at\": \"string\",\n        \"set_by\": {\n          \"app_id\": \"string\",\n          \"created_at\": \"string\",\n          \"is_bot\": true,\n          \"iss\": \"string\",\n          \"metadata\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"name\": \"string\",\n          \"sub\": \"string\",\n          \"type\": \"string\",\n          \"updated_at\": \"string\",\n          \"username\": \"string\",\n          \"vias\": [\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": true,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            },\n            {\n              \"contact_id\": \"string\",\n              \"created_at\": \"string\",\n              \"disable\": false,\n              \"disable_reason\": \"string\",\n              \"metadata\": {},\n              \"updated_at\": \"string\",\n              \"via\": \"string\"\n            }\n          ]\n        },\n        \"value\": {}\n      }\n    }\n  }\n}"},{"id":"6e5c5715-4075-48db-af44-fb832bcc0f6d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","threads",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique thread identifier."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9fba42cd-f29e-4de4-b2bc-f27dda6edaaf"},{"name":"Add member to the thread.","id":"23f4d061-eea0-494c-acba-5457222f5f34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"role\": \"ROLE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads/:thread_id/members","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","members"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"25fbba1a-0a10-486f-97ff-e2614437f12e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"6a0f4738-0227-4408-98c0-31ed7ccf12d4","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"role\": \"ROLE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/members","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","members"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"member\": {\n    \"contact\": {\n      \"app_id\": \"string\",\n      \"created_at\": \"string\",\n      \"is_bot\": true,\n      \"iss\": \"string\",\n      \"metadata\": {\n        \"key_0\": \"string\"\n      },\n      \"name\": \"string\",\n      \"sub\": \"string\",\n      \"type\": \"string\",\n      \"updated_at\": \"string\",\n      \"username\": \"string\",\n      \"vias\": [\n        {\n          \"contact_id\": \"string\",\n          \"created_at\": \"string\",\n          \"disable\": true,\n          \"disable_reason\": \"string\",\n          \"metadata\": {},\n          \"updated_at\": \"string\",\n          \"via\": \"string\"\n        },\n        {\n          \"contact_id\": \"string\",\n          \"created_at\": \"string\",\n          \"disable\": true,\n          \"disable_reason\": \"string\",\n          \"metadata\": {},\n          \"updated_at\": \"string\",\n          \"via\": \"string\"\n        }\n      ]\n    },\n    \"id\": \"string\",\n    \"permissions\": {\n      \"can_add_members\": true,\n      \"can_change_members_permissions\": true,\n      \"can_change_thread_info\": true,\n      \"can_delete_messages\": true,\n      \"can_remove_members\": false,\n      \"can_send_messages\": false,\n      \"created_at\": \"string\",\n      \"id\": \"string\",\n      \"member_id\": \"string\",\n      \"updated_at\": \"string\"\n    },\n    \"role\": \"ROLE_UNSPECIFIED\"\n  }\n}"},{"id":"82a4bfcf-aa53-4837-b516-b00503eb3376","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"role\": \"ROLE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/members","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","members"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"23f4d061-eea0-494c-acba-5457222f5f34"},{"name":"Remove member from the thread.","id":"5e591d15-82df-4d11-8304-5f29028b2be4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","members",":member_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"853c3834-3d8c-4301-970a-c17900e9a7ee","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"},{"id":"16303871-27d2-4cbf-b53f-a4e3f4bae73e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"c679a8f8-0c40-4b9e-8862-77520d116010","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","members",":member_id"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"3fe95684-1758-4451-98da-6cb61d75ccac","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","members",":member_id"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5e591d15-82df-4d11-8304-5f29028b2be4"},{"name":"Transfer unites add member and remove member.\nIt adds a new member to the thread and removes the initiator from the thread.","id":"37c14957-77be-46a8-afe8-b6793b868165","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"role\": \"ROLE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads/:thread_id/transfer","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","transfer"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a1c77427-1a98-40b8-a322-e09d4c59b11d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"7dc1aeaa-0dfe-40ec-af25-344c34f6e733","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"role\": \"ROLE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/transfer","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","transfer"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"member\": {\n    \"contact\": {\n      \"app_id\": \"string\",\n      \"created_at\": \"string\",\n      \"is_bot\": true,\n      \"iss\": \"string\",\n      \"metadata\": {\n        \"key_0\": \"string\"\n      },\n      \"name\": \"string\",\n      \"sub\": \"string\",\n      \"type\": \"string\",\n      \"updated_at\": \"string\",\n      \"username\": \"string\",\n      \"vias\": [\n        {\n          \"contact_id\": \"string\",\n          \"created_at\": \"string\",\n          \"disable\": true,\n          \"disable_reason\": \"string\",\n          \"metadata\": {},\n          \"updated_at\": \"string\",\n          \"via\": \"string\"\n        },\n        {\n          \"contact_id\": \"string\",\n          \"created_at\": \"string\",\n          \"disable\": true,\n          \"disable_reason\": \"string\",\n          \"metadata\": {},\n          \"updated_at\": \"string\",\n          \"via\": \"string\"\n        }\n      ]\n    },\n    \"id\": \"string\",\n    \"permissions\": {\n      \"can_add_members\": true,\n      \"can_change_members_permissions\": true,\n      \"can_change_thread_info\": true,\n      \"can_delete_messages\": true,\n      \"can_remove_members\": false,\n      \"can_send_messages\": false,\n      \"created_at\": \"string\",\n      \"id\": \"string\",\n      \"member_id\": \"string\",\n      \"updated_at\": \"string\"\n    },\n    \"role\": \"ROLE_UNSPECIFIED\"\n  }\n}"},{"id":"3ff6f124-11ed-4cf8-9619-aab8774d9be8","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact\": {\n    \"chat_name\": \"string\",\n    \"iss\": \"string\",\n    \"sub\": \"string\",\n    \"via\": \"string\"\n  },\n  \"role\": \"ROLE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/transfer","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","transfer"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"37c14957-77be-46a8-afe8-b6793b868165"},{"name":"Retrieves all variables for a specific thread.","id":"5d5fc6af-5224-48d7-b252-c94eb0a46863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/:thread_id/variables","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","variables"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"04b4c569-c4c7-4719-ba7a-d71dbd312217","description":{"content":"<p>(Required) Unique identifier for the thread.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"221cd5fc-c5c7-40b7-9789-e6dff625adff","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/variables","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","variables"],"variable":[{"key":"thread_id","value":"string","description":"(Required) Unique identifier for the thread."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"thread_id\": \"string\",\n  \"variables\": {\n    \"key_0\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_1\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_2\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": false,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_3\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    }\n  }\n}"},{"id":"0874a2f1-cb9b-4568-b41d-7018c603f498","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/variables","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","variables"],"variable":[{"key":"thread_id","value":"string","description":"(Required) Unique identifier for the thread."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5d5fc6af-5224-48d7-b252-c94eb0a46863"},{"name":"Sets or updates variables for a specific thread.\nExisting variables with the same keys will be overwritten if were setted by the caller.\nNew variables will be created if they do not exist.","id":"fc9f2e73-a7e5-4f66-8aa1-cd61ab197b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": [\n    {\n      \"key\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads/:thread_id/variables","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","variables"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"6d448d73-4981-4ae0-90d3-d03f29faec9a","description":{"content":"<p>(Required) Unique identifier for the thread.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"c4333f7f-6621-47ab-b973-533c189a37b5","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": [\n    {\n      \"key\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/variables","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","variables"],"variable":[{"key":"thread_id","value":"string","description":"(Required) Unique identifier for the thread."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"thread_id\": \"string\",\n  \"variables\": {\n    \"key_0\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_1\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_2\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": false,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_3\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    }\n  }\n}"},{"id":"05eb55ba-e268-4d1f-bace-4c641b3854c1","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"variables\": [\n    {\n      \"key\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/variables","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","variables"],"variable":[{"key":"thread_id","value":"string","description":"(Required) Unique identifier for the thread."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fc9f2e73-a7e5-4f66-8aa1-cd61ab197b09"},{"name":"Removes specified variables from a thread with caller's permission.\nIf no keys are provided, all variables may be removed\ndepending on implementation.","id":"99bf3c05-6bad-47fb-bd6c-9cdb92bb6e50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"keys\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads/:thread_id/variables/flush","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","variables","flush"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"243b0a2f-d701-4681-af4e-5a44667ea579","description":{"content":"<p>(Required) Unique identifier for the thread.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"89a0902e-2b88-4c4d-a8fe-4208143dc32e","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"keys\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/variables/flush","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","variables","flush"],"variable":[{"key":"thread_id","value":"string","description":"(Required) Unique identifier for the thread."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"thread_id\": \"string\",\n  \"variables\": {\n    \"key_0\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_1\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": true,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_2\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": false,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    },\n    \"key_3\": {\n      \"set_at\": \"string\",\n      \"set_by\": {\n        \"app_id\": \"string\",\n        \"created_at\": \"string\",\n        \"is_bot\": true,\n        \"iss\": \"string\",\n        \"metadata\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"name\": \"string\",\n        \"sub\": \"string\",\n        \"type\": \"string\",\n        \"updated_at\": \"string\",\n        \"username\": \"string\",\n        \"vias\": [\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"contact_id\": \"string\",\n            \"created_at\": \"string\",\n            \"disable\": false,\n            \"disable_reason\": \"string\",\n            \"metadata\": {},\n            \"updated_at\": \"string\",\n            \"via\": \"string\"\n          }\n        ]\n      },\n      \"value\": {}\n    }\n  }\n}"},{"id":"57b15253-da80-4d9c-bef3-3377900947f4","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"keys\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/variables/flush","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","variables","flush"],"variable":[{"key":"thread_id","value":"string","description":"(Required) Unique identifier for the thread."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"99bf3c05-6bad-47fb-bd6c-9cdb92bb6e50"},{"name":"Searches thread variables across multiple threads.\nSupports pagination and field projection.","id":"2a910729-f758-4680-80e4-6e78a2cc27d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/variables?size=7616&page=7616&fields=string&fields=string&thread_ids=string&thread_ids=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","variables"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Number of results to return per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of fields to include in the response.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>List of thread IDs to filter by.</p>\n","type":"text/plain"},"key":"thread_ids","value":"string"},{"description":{"content":"<p>List of thread IDs to filter by.</p>\n","type":"text/plain"},"key":"thread_ids","value":"string"}],"variable":[]}},"response":[{"id":"08d0427f-a986-46e6-9eff-882532d6f59e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/variables?size=7616&page=7616&fields=string&fields=string&thread_ids=string&thread_ids=string","host":["https://api.webitel.com/api"],"path":["v1","variables"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"thread_ids","value":"string"},{"key":"thread_ids","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"thread_id\": \"string\",\n      \"variables\": {\n        \"key_0\": {\n          \"set_at\": \"string\",\n          \"set_by\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"value\": {}\n        },\n        \"key_1\": {\n          \"set_at\": \"string\",\n          \"set_by\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"value\": {}\n        }\n      }\n    },\n    {\n      \"thread_id\": \"string\",\n      \"variables\": {\n        \"key_0\": {\n          \"set_at\": \"string\",\n          \"set_by\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": true,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": false,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"value\": {}\n        },\n        \"key_1\": {\n          \"set_at\": \"string\",\n          \"set_by\": {\n            \"app_id\": \"string\",\n            \"created_at\": \"string\",\n            \"is_bot\": false,\n            \"iss\": \"string\",\n            \"metadata\": {\n              \"key_0\": \"string\"\n            },\n            \"name\": \"string\",\n            \"sub\": \"string\",\n            \"type\": \"string\",\n            \"updated_at\": \"string\",\n            \"username\": \"string\",\n            \"vias\": [\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              },\n              {\n                \"contact_id\": \"string\",\n                \"created_at\": \"string\",\n                \"disable\": true,\n                \"disable_reason\": \"string\",\n                \"metadata\": {},\n                \"updated_at\": \"string\",\n                \"via\": \"string\"\n              }\n            ]\n          },\n          \"value\": {}\n        }\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"a978a5b4-f90e-4399-b3d5-9f106fcfd99d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/variables?size=7616&page=7616&fields=string&fields=string&thread_ids=string&thread_ids=string","host":["https://api.webitel.com/api"],"path":["v1","variables"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"thread_ids","value":"string"},{"key":"thread_ids","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2a910729-f758-4680-80e4-6e78a2cc27d8"}],"id":"61a7ce21-e4ed-4c44-90ef-b18d27dac4b8","_postman_id":"61a7ce21-e4ed-4c44-90ef-b18d27dac4b8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ThreadPermission","item":[{"name":"Get returns all permissions for the specified thread. Optional filter by member_id to get permissions for a specific member.","id":"873162e4-a46e-4121-b3f0-bade25ab4e93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id/permissions","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","members",":member_id","permissions"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e2764627-93e8-4a6f-a51d-c9489f9d717b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"},{"id":"83c50b89-ebfc-4713-990f-ea78041ac3db","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"d36a4f69-b3dd-4a45-8712-4477bda3ff2d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id/permissions","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","members",":member_id","permissions"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"permissions\": {\n    \"can_add_members\": false,\n    \"can_change_members_permissions\": true,\n    \"can_change_thread_info\": true,\n    \"can_delete_messages\": true,\n    \"can_remove_members\": true,\n    \"can_send_messages\": true,\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"member_id\": \"string\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"51cda219-afdf-4cf3-a249-f826ab970004","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id/permissions","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","members",":member_id","permissions"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"873162e4-a46e-4121-b3f0-bade25ab4e93"},{"name":"Update updates permissions for a specific member in the thread. The request must include the thread_id and member_id, along with the permissions to update.","id":"ab3937cd-6ee8-421e-8dfa-a62e09d2a0fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id/permissions?can_send_messages=true&can_add_members=true&can_remove_members=true&can_change_members_permissions=true&can_change_thread_info=true&can_delete_messages=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","members",":member_id","permissions"],"host":["https://api.webitel.com/api"],"query":[{"key":"can_send_messages","value":"true"},{"key":"can_add_members","value":"true"},{"key":"can_remove_members","value":"true"},{"key":"can_change_members_permissions","value":"true"},{"key":"can_change_thread_info","value":"true"},{"key":"can_delete_messages","value":"true"}],"variable":[{"id":"bc88c238-ddb9-42ed-b56f-6128f67bab60","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"},{"id":"02ab0872-c4a7-4594-b20e-a20cdff792ce","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"f2a0bd83-6849-45b9-ab1b-edf22248b8ba","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id/permissions?can_send_messages=true&can_add_members=true&can_remove_members=true&can_change_members_permissions=true&can_change_thread_info=true&can_delete_messages=true","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","members",":member_id","permissions"],"query":[{"key":"can_send_messages","value":"true"},{"key":"can_add_members","value":"true"},{"key":"can_remove_members","value":"true"},{"key":"can_change_members_permissions","value":"true"},{"key":"can_change_thread_info","value":"true"},{"key":"can_delete_messages","value":"true"}],"variable":[{"key":"thread_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"permissions\": {\n    \"can_add_members\": false,\n    \"can_change_members_permissions\": true,\n    \"can_change_thread_info\": true,\n    \"can_delete_messages\": true,\n    \"can_remove_members\": true,\n    \"can_send_messages\": true,\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"member_id\": \"string\",\n    \"updated_at\": \"string\"\n  }\n}"},{"id":"8bc71fcf-f3e4-4469-b342-d0fa875c9753","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/members/:member_id/permissions?can_send_messages=true&can_add_members=true&can_remove_members=true&can_change_members_permissions=true&can_change_thread_info=true&can_delete_messages=true","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","members",":member_id","permissions"],"query":[{"key":"can_send_messages","value":"true"},{"key":"can_add_members","value":"true"},{"key":"can_remove_members","value":"true"},{"key":"can_change_members_permissions","value":"true"},{"key":"can_change_thread_info","value":"true"},{"key":"can_delete_messages","value":"true"}],"variable":[{"key":"thread_id","value":"string","description":"(Required) "},{"key":"member_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ab3937cd-6ee8-421e-8dfa-a62e09d2a0fc"}],"id":"ab5a9e8a-66a4-4abc-8c7f-dabff7f1b187","_postman_id":"ab5a9e8a-66a4-4abc-8c7f-dabff7f1b187","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ThreadTagManagement","item":[{"name":"Search searches for tags.","id":"ba0633e6-f1d6-4600-9d68-2646f5e27b44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/tags?page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","tags"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[]}},"response":[{"id":"0d4d4a8d-77f2-4c0b-9392-df9c234f2817","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/tags?page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["v1","tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": true,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"c3299cc2-5991-4e46-a16a-7cf4dacc7f75","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/tags?page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["v1","tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ba0633e6-f1d6-4600-9d68-2646f5e27b44"},{"name":"RemoveTag removes a tag from a thread.","id":"edad50ce-9c64-4af6-95ed-771355626f85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/tags/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","tags",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a13c54f7-84c6-4ae9-b84f-3c91ace5617a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c160d3b7-4435-40b4-b6a9-0ae5aca7b91d","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/tags/:id","host":["https://api.webitel.com/api"],"path":["v1","tags",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"dab12972-e68a-4de3-b444-ba1494313fd8","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/tags/:id","host":["https://api.webitel.com/api"],"path":["v1","tags",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"edad50ce-9c64-4af6-95ed-771355626f85"},{"name":"AddTag adds a tag to a thread.","id":"06cf468c-05e3-42d8-a98d-300ef13f7c4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/threads/:thread_id/tags","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","threads",":thread_id","tags"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"01a7ba8c-dd44-46cd-a0f5-7a2a4b849f7c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"0485b365-1f55-4578-9938-049ec6a6c877","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/tags","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","tags"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"id\": \"string\",\n  \"tag\": \"string\",\n  \"thread_id\": \"string\"\n}"},{"id":"655c9bfa-bb21-4b05-a65b-9887c43de521","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tag\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/threads/:thread_id/tags","host":["https://api.webitel.com/api"],"path":["v1","threads",":thread_id","tags"],"variable":[{"key":"thread_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"06cf468c-05e3-42d8-a98d-300ef13f7c4a"}],"id":"be30b51b-5382-4017-90ec-9237a00ad247","_postman_id":"be30b51b-5382-4017-90ec-9237a00ad247","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ViberService","item":[{"name":"/ CreateViberGate registers a Viber bot as a messaging gateway.","id":"9fe00f98-9c77-457d-84e4-892af8bf10a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"sender_avatar\": \"string\",\n  \"sender_name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/viber","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","viber"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"a7666baa-ee1d-4f34-84c0-bb691d0e69cf","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"sender_avatar\": \"string\",\n  \"sender_name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/viber"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"bot_id\": \"string\",\n    \"bot_uri\": \"string\",\n    \"created_at\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"sender_avatar\": \"string\",\n    \"sender_name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"webhook_url\": \"string\"\n  }\n}"},{"id":"d319d652-abde-4205-b5cc-5c1ca677b007","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"sender_avatar\": \"string\",\n  \"sender_name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/viber"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9fe00f98-9c77-457d-84e4-892af8bf10a6"},{"name":"/ GetViberGate retrieves configuration and status for a Viber gateway.","id":"f75041ed-d71f-40ce-96a7-c3e8b83d6024","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/viber/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","viber",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4e873b78-c15a-4b51-90e7-eae602697ad3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8c7c6fe5-39ec-46c9-8650-73d8dd74f428","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/viber/:id","host":["https://api.webitel.com/api"],"path":["im","gates","viber",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"bot_id\": \"string\",\n    \"bot_uri\": \"string\",\n    \"created_at\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"sender_avatar\": \"string\",\n    \"sender_name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"webhook_url\": \"string\"\n  }\n}"},{"id":"cc2ebe51-df50-4314-a7d7-cff65eeeb83f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/viber/:id","host":["https://api.webitel.com/api"],"path":["im","gates","viber",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f75041ed-d71f-40ce-96a7-c3e8b83d6024"},{"name":"/ DeleteViberGate removes the Viber gateway integration.","id":"5f612a5f-7599-47b0-ae23-f9da5d458363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/viber/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","viber",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7658ffd7-a433-448c-9617-90154f1f4480","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2c15692a-abd5-4c2b-89ba-c0e7109bb042","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/viber/:id","host":["https://api.webitel.com/api"],"path":["im","gates","viber",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"bot_id\": \"string\",\n    \"bot_uri\": \"string\",\n    \"created_at\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"sender_avatar\": \"string\",\n    \"sender_name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"webhook_url\": \"string\"\n  }\n}"},{"id":"598fe333-3593-4142-bc61-de11b30c2b8f","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/viber/:id","host":["https://api.webitel.com/api"],"path":["im","gates","viber",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5f612a5f-7599-47b0-ae23-f9da5d458363"},{"name":"/ UpdateViberGate updates Viber gateway settings.","id":"f0e29ae9-7960-43e2-9936-377c3cedea24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"sender_avatar\": \"string\",\n  \"sender_name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/viber/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","viber",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a2c5b252-acce-4adb-8b53-3cdb54bb349f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"29cab53f-5db8-4b2c-bdca-b3063683510c","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"sender_avatar\": \"string\",\n  \"sender_name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/viber/:id","host":["https://api.webitel.com/api"],"path":["im","gates","viber",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"bot_id\": \"string\",\n    \"bot_uri\": \"string\",\n    \"created_at\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"sender_avatar\": \"string\",\n    \"sender_name\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"webhook_url\": \"string\"\n  }\n}"},{"id":"9b13aa5b-eb8d-4d33-abfb-c220b1bb556f","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_token\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"peer\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"sender_avatar\": \"string\",\n  \"sender_name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/viber/:id","host":["https://api.webitel.com/api"],"path":["im","gates","viber",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f0e29ae9-7960-43e2-9936-377c3cedea24"}],"id":"3166e3b8-ecd6-4371-93d9-bba9808b9184","_postman_id":"3166e3b8-ecd6-4371-93d9-bba9808b9184","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"WhatsAppService","item":[{"name":"/ CreateWhatsAppGate registers a WhatsApp Business Account (WABA) gateway.","id":"7b669b37-8be3-4db5-9ae6-581ff48070a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bot\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"enabled\": false,\n  \"fb\": {\n    \"enabled\": false,\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"page_id\": \"string\",\n    \"page_token\": \"string\",\n    \"peer\": {\n      \"iss\": \"string\",\n      \"sub\": \"string\"\n    }\n  },\n  \"name\": \"string\",\n  \"waba\": {\n    \"access_token\": \"string\",\n    \"business_id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/whatsapp","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","whatsapp"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"1f64d035-1dc8-45e2-bf0f-d3eaa9cf8d2a","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bot\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"enabled\": false,\n  \"fb\": {\n    \"enabled\": false,\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"page_id\": \"string\",\n    \"page_token\": \"string\",\n    \"peer\": {\n      \"iss\": \"string\",\n      \"sub\": \"string\"\n    }\n  },\n  \"name\": \"string\",\n  \"waba\": {\n    \"access_token\": \"string\",\n    \"business_id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/whatsapp"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"bot\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": \"string\",\n  \"waba\": {\n    \"access_token\": \"string\",\n    \"access_token_expires_at\": \"string\",\n    \"business_id\": \"string\",\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_id\": \"string\"\n  }\n}"},{"id":"3c482654-26f0-4df2-bd97-6dfb046e7fbb","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bot\": {\n    \"iss\": \"string\",\n    \"sub\": \"string\"\n  },\n  \"enabled\": false,\n  \"fb\": {\n    \"enabled\": false,\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"page_id\": \"string\",\n    \"page_token\": \"string\",\n    \"peer\": {\n      \"iss\": \"string\",\n      \"sub\": \"string\"\n    }\n  },\n  \"name\": \"string\",\n  \"waba\": {\n    \"access_token\": \"string\",\n    \"business_id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_id\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/whatsapp"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7b669b37-8be3-4db5-9ae6-581ff48070a2"},{"name":"/ GetWhatsAppGate retrieves configuration and status for a WhatsApp gateway.","id":"800955d3-9488-4b34-8217-f433c5ed109a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/whatsapp/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","whatsapp",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"6b517c2e-926d-4929-90ef-9d863a1bae37","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f66882d4-1a29-46fa-b5bb-09cfa06cb030","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/whatsapp/:id","host":["https://api.webitel.com/api"],"path":["im","gates","whatsapp",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"phone_display\": \"string\",\n    \"phone_number_id\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"waba_id\": \"string\"\n  }\n}"},{"id":"758e49f0-7426-45a2-808e-959fba1c07b5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/whatsapp/:id","host":["https://api.webitel.com/api"],"path":["im","gates","whatsapp",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"800955d3-9488-4b34-8217-f433c5ed109a"},{"name":"/ DeleteWhatsAppGate removes the WhatsApp gateway integration.","id":"5c9fbeea-ffbe-40e6-ab4c-4adf2cda63ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates/whatsapp/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","whatsapp",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"dbab5e1a-c9f6-4e81-b85f-83cc43329c32","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7828cc19-ee7a-4c3d-a97a-a50f159e234f","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/whatsapp/:id","host":["https://api.webitel.com/api"],"path":["im","gates","whatsapp",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"phone_display\": \"string\",\n    \"phone_number_id\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"waba_id\": \"string\"\n  }\n}"},{"id":"076d5506-8397-46be-ada9-5836e09523b5","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/im/gates/whatsapp/:id","host":["https://api.webitel.com/api"],"path":["im","gates","whatsapp",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5c9fbeea-ffbe-40e6-ab4c-4adf2cda63ab"},{"name":"/ UpdateWhatsAppGate updates WhatsApp-specific gateway configurations.","id":"752eba02-eff4-4313-872c-115f956e3670","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"access_token\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/im/gates/whatsapp/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["im","gates","whatsapp",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"825938c7-a347-45f5-bdf2-5f33ac0a4463","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"72867907-a039-436b-bf4d-d2f2524765a7","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"access_token\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/whatsapp/:id","host":["https://api.webitel.com/api"],"path":["im","gates","whatsapp",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"id\": \"string\",\n    \"meta_app_id\": \"string\",\n    \"name\": \"string\",\n    \"phone_display\": \"string\",\n    \"phone_number_id\": \"string\",\n    \"status\": \"PROVIDER_STATUS_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"waba_id\": \"string\"\n  }\n}"},{"id":"921f46bf-86b7-4a91-a512-bab2e50bbcbb","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"access_token\": \"string\",\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/im/gates/whatsapp/:id","host":["https://api.webitel.com/api"],"path":["im","gates","whatsapp",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"752eba02-eff4-4313-872c-115f956e3670"}],"id":"e4a95035-66b1-4dfd-b3da-6cc39abef6c1","_postman_id":"e4a95035-66b1-4dfd-b3da-6cc39abef6c1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"c0632025-ce70-402b-9315-0523404a6b44","_postman_id":"c0632025-ce70-402b-9315-0523404a6b44","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"kb","item":[{"name":"Articles","item":[{"name":"ListArticles lists articles within a space with optional filters.","id":"d6290da6-7df9-460a-ac19-14247f5315a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles?size=7616&page=7616&q=string&space_id=string&tags=string&tags=string&state=ARTICLE_STATE_UNSPECIFIED&type=ARTICLE_TYPE_UNSPECIFIED&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page size.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Optional subject search.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Space to list within.</p>\n","type":"text/plain"},"key":"space_id","value":"string"},{"description":{"content":"<p>Optional tag filter.</p>\n","type":"text/plain"},"key":"tags","value":"string"},{"description":{"content":"<p>Optional tag filter.</p>\n","type":"text/plain"},"key":"tags","value":"string"},{"description":{"content":"<p>Optional state filter.</p>\n","type":"text/plain"},"key":"state","value":"ARTICLE_STATE_UNSPECIFIED"},{"description":{"content":"<p>Optional type filter.</p>\n","type":"text/plain"},"key":"type","value":"ARTICLE_TYPE_UNSPECIFIED"},{"description":{"content":"<p>Sorting criteria (e.g. field:asc).</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"9d5e78c4-bf63-42a7-9083-c419d33c7955","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles?size=7616&page=7616&q=string&space_id=string&tags=string&tags=string&state=ARTICLE_STATE_UNSPECIFIED&type=ARTICLE_TYPE_UNSPECIFIED&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","articles"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"space_id","value":"string"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"state","value":"ARTICLE_STATE_UNSPECIFIED"},{"key":"type","value":"ARTICLE_TYPE_UNSPECIFIED"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"depth\": 2475,\n      \"domain_id\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n      \"parent_id\": \"string\",\n      \"published_version_id\": \"string\",\n      \"space\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 5399\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"depth\": 9198,\n      \"domain_id\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n      \"parent_id\": \"string\",\n      \"published_version_id\": \"string\",\n      \"space\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 6584\n    }\n  ],\n  \"next\": true\n}"},{"id":"c54085a7-2b1f-4e30-8439-e3b624a273d4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles?size=7616&page=7616&q=string&space_id=string&tags=string&tags=string&state=ARTICLE_STATE_UNSPECIFIED&type=ARTICLE_TYPE_UNSPECIFIED&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","articles"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"space_id","value":"string"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"state","value":"ARTICLE_STATE_UNSPECIFIED"},{"key":"type","value":"ARTICLE_TYPE_UNSPECIFIED"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d6290da6-7df9-460a-ac19-14247f5315a6"},{"name":"CreateArticle creates an article and its first version.","id":"244755ff-cac8-4ab4-a5bf-96b1725b47a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body_rich_text\": {},\n  \"parent_id\": \"string\",\n  \"space_id\": \"string\",\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"a1537b08-14d9-49d5-bb06-b8b0d9e2cb46","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body_rich_text\": {},\n  \"parent_id\": \"string\",\n  \"space_id\": \"string\",\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"depth\": 7205,\n  \"domain_id\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n  \"parent_id\": \"string\",\n  \"published_version_id\": \"string\",\n  \"space\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 2977\n}"},{"id":"6ec4ed31-6e99-4a80-80e6-b38d4db0c12b","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body_rich_text\": {},\n  \"parent_id\": \"string\",\n  \"space_id\": \"string\",\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"244755ff-cac8-4ab4-a5bf-96b1725b47a5"},{"name":"LocateArticle returns a single article by etag.","id":"b274c265-3f30-4f19-a2d5-14265b952e80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/:etag","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":etag"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"5a06c5c9-f359-49d7-9da1-4e2f51e91b51","description":{"content":"<p>(Required) Concurrency token / locator.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"a4ceb183-0ffe-4955-a367-a2f1cef46de0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token / locator."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"depth\": 7205,\n  \"domain_id\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n  \"parent_id\": \"string\",\n  \"published_version_id\": \"string\",\n  \"space\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 2977\n}"},{"id":"69b371bd-0557-4f6e-a732-26139915a73c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token / locator."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b274c265-3f30-4f19-a2d5-14265b952e80"},{"name":"UpdateArticle updates an article, creating a new version (optimistic lock via etag).","id":"9d231612-36e4-49e2-b81d-f6f6730b72b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body_rich_text\": {},\n  \"parent_id\": \"string\",\n  \"space_id\": \"string\",\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/:etag","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":etag"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"373943ed-f755-4856-8ca4-4c32bd548c4a","description":{"content":"<p>(Required) Concurrency token of the article to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"6c5980b3-d7e2-4c6c-8a33-e6887ce7377b","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token of the article to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"depth\": 7205,\n  \"domain_id\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n  \"parent_id\": \"string\",\n  \"published_version_id\": \"string\",\n  \"space\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 2977\n}"},{"id":"89875b40-73ea-4658-863a-114f540492f1","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token of the article to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9d231612-36e4-49e2-b81d-f6f6730b72b5"},{"name":"DeleteArticle soft-deletes an article.","id":"a77e0836-3fc9-4b3a-a251-a1db094897b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/:etag","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":etag"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a0f0fb68-c8e8-4309-a6c0-0be8c552baaf","description":{"content":"<p>(Required) Concurrency token of the article to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"a675f567-9595-467d-aecc-924430762cac","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token of the article to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"depth\": 7205,\n  \"domain_id\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n  \"parent_id\": \"string\",\n  \"published_version_id\": \"string\",\n  \"space\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 2977\n}"},{"id":"16f0e9c1-889f-4095-9508-6a45c57ce535","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token of the article to delete."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a77e0836-3fc9-4b3a-a251-a1db094897b8"},{"name":"UpdateArticle updates an article, creating a new version (optimistic lock via etag).","id":"c89d431e-9e47-4dee-b15e-de181fd87041","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"body_rich_text\": {},\n  \"parent_id\": \"string\",\n  \"space_id\": \"string\",\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/:etag","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":etag"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"91a3581f-df8a-4b2d-9536-5fd1f06a0ea9","description":{"content":"<p>(Required) Concurrency token of the article to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"877d0c65-0b9a-4d3a-a22b-85aed27eed1d","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token of the article to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"depth\": 7205,\n  \"domain_id\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n  \"parent_id\": \"string\",\n  \"published_version_id\": \"string\",\n  \"space\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 2977\n}"},{"id":"b98418d7-8c50-465d-9d4f-41bd26cb030f","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token of the article to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c89d431e-9e47-4dee-b15e-de181fd87041"},{"name":"MoveArticle reparents an article, validating cycles and max depth.","id":"4fb12a97-155f-4c31-9f69-c8ff6bac8fdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"new_parent_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/:etag/move","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":etag","move"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a2adedb8-3625-4936-be21-6da028a40d22","description":{"content":"<p>(Required) Concurrency token of the article to move.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"46776835-5d00-48ec-ba41-91b6e08781aa","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"new_parent_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag/move","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag","move"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token of the article to move."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"depth\": 7205,\n  \"domain_id\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n  \"parent_id\": \"string\",\n  \"published_version_id\": \"string\",\n  \"space\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n  \"subject\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"ver\": 2977\n}"},{"id":"9b9dda1b-bc0f-41d2-af40-c6b73b206018","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"new_parent_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:etag/move","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":etag","move"],"variable":[{"key":"etag","value":"string","description":"(Required) Concurrency token of the article to move."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4fb12a97-155f-4c31-9f69-c8ff6bac8fdd"},{"name":"ListAncestors returns the ancestor chain (root first), serving breadcrumbs.","id":"433c95af-9531-420e-a71a-82d862b50b6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/:id/ancestors","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":id","ancestors"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"426a557e-671a-4949-9fc3-4a5b531c5359","description":{"content":"<p>(Required) Article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e349cf31-7a98-4c4b-8f16-3d04e71f8f98","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:id/ancestors","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":id","ancestors"],"variable":[{"key":"id","value":"string","description":"(Required) Article id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"depth\": 9508,\n      \"domain_id\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n      \"parent_id\": \"string\",\n      \"published_version_id\": \"string\",\n      \"space\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 8346\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"depth\": 6340,\n      \"domain_id\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n      \"parent_id\": \"string\",\n      \"published_version_id\": \"string\",\n      \"space\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 5046\n    }\n  ],\n  \"next\": false\n}"},{"id":"e79e1f39-8b49-42b2-978d-778659f29f92","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:id/ancestors","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":id","ancestors"],"variable":[{"key":"id","value":"string","description":"(Required) Article id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"433c95af-9531-420e-a71a-82d862b50b6a"},{"name":"ListChildren returns the direct children of an article.","id":"dfcfa4e0-147f-45ef-aeb5-c5bf46e4492e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/:id/children","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":id","children"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1d25e99b-303a-468c-ae3a-668a5df0d5ff","description":{"content":"<p>(Required) Parent article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d9fa3a13-e48c-44ba-81ae-a4e99c1ba7b9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:id/children","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":id","children"],"variable":[{"key":"id","value":"string","description":"(Required) Parent article id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"depth\": 9508,\n      \"domain_id\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n      \"parent_id\": \"string\",\n      \"published_version_id\": \"string\",\n      \"space\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 8346\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"depth\": 6340,\n      \"domain_id\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"index_state\": \"INDEX_STATE_UNSPECIFIED\",\n      \"parent_id\": \"string\",\n      \"published_version_id\": \"string\",\n      \"space\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"ver\": 5046\n    }\n  ],\n  \"next\": false\n}"},{"id":"ed581fe5-b261-4da4-88c7-94401f633cc4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:id/children","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":id","children"],"variable":[{"key":"id","value":"string","description":"(Required) Parent article id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dfcfa4e0-147f-45ef-aeb5-c5bf46e4492e"},{"name":"GetTree returns the article hierarchy of a space, RBAC filtered.","id":"752fd955-cbea-4b0f-b999-220dd10c3356","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/spaces/:space_id/tree","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces",":space_id","tree"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4dbd28ef-55ef-4876-986b-e580fc8ed23f","description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"aa017afb-3d66-4ec8-a04a-a995c6c64e2d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:space_id/tree","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","tree"],"variable":[{"key":"space_id","value":"string","description":"(Required) Space id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"nodes\": [\n    {\n      \"children\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.kb.TreeNode detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.kb.TreeNode detected>\"\n        }\n      ],\n      \"depth\": 2421,\n      \"id\": \"string\",\n      \"subject\": \"string\",\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\"\n    },\n    {\n      \"children\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.kb.TreeNode detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/webitel.kb.TreeNode detected>\"\n        }\n      ],\n      \"depth\": 7497,\n      \"id\": \"string\",\n      \"subject\": \"string\",\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\"\n    }\n  ]\n}"},{"id":"ce0575aa-52d2-4a18-928a-a423d1f154d8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:space_id/tree","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","tree"],"variable":[{"key":"space_id","value":"string","description":"(Required) Space id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"752fd955-cbea-4b0f-b999-220dd10c3356"}],"id":"362620de-ac40-4854-93ef-16cb21ae5103","_postman_id":"362620de-ac40-4854-93ef-16cb21ae5103","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Attachments","item":[{"name":"ListFiles returns the files attached to an article.","id":"5c2c6d9e-abb8-41f8-adf3-137328e133b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/:article_etag/files?page=7616&size=7616&q=string&fields=string&fields=string&ids=string&ids=string&sort=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":article_etag","files"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Page size.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Optional file ids to fetch.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Optional file ids to fetch.</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>Sorting criteria (e.g. field:asc).</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[{"id":"be0f2eb9-fc62-42e1-aa09-b4f81d206c0c","description":{"content":"<p>(Required) Concurrency token / locator of the owning article.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_etag"}]}},"response":[{"id":"8d5361fa-37f8-41bc-95cd-fcde2835711f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_etag/files?page=7616&size=7616&q=string&fields=string&fields=string&ids=string&ids=string&sort=string","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_etag","files"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"article_etag","value":"string","description":"(Required) Concurrency token / locator of the owning article."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"mime\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"source\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"mime\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"source\": \"string\",\n      \"url\": \"string\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"c7c62784-d4fd-4012-bcf0-eab93a347b3b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_etag/files?page=7616&size=7616&q=string&fields=string&fields=string&ids=string&ids=string&sort=string","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_etag","files"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"article_etag","value":"string","description":"(Required) Concurrency token / locator of the owning article."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5c2c6d9e-abb8-41f8-adf3-137328e133b3"},{"name":"DeleteFile unbinds and removes a file from an article.","id":"7a96d53d-ef3c-4a5a-a85d-e755e874b3dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/:article_etag/files/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":article_etag","files",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8346f87e-2d3b-4b8d-a3c7-79155440acfa","description":{"content":"<p>(Required) Concurrency token / locator of the owning article.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_etag"},{"id":"aa7f4550-a676-4512-94f4-a6c95f11e0ea","description":{"content":"<p>(Required) File id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e7067144-2b7f-49de-8823-6ee50f60402f","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_etag/files/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_etag","files",":id"],"variable":[{"key":"article_etag","value":"string","description":"(Required) Concurrency token / locator of the owning article."},{"key":"id","value":"string","description":"(Required) File id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"id\": \"string\",\n  \"mime\": \"string\",\n  \"name\": \"string\",\n  \"size\": \"string\",\n  \"source\": \"string\",\n  \"url\": \"string\"\n}"},{"id":"ad3b0e44-5131-4e5c-885b-b18a60b82a6b","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_etag/files/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_etag","files",":id"],"variable":[{"key":"article_etag","value":"string","description":"(Required) Concurrency token / locator of the owning article."},{"key":"id","value":"string","description":"(Required) File id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7a96d53d-ef3c-4a5a-a85d-e755e874b3dc"}],"id":"9272bd1e-b652-4fbc-a610-14630a86b94e","_postman_id":"9272bd1e-b652-4fbc-a610-14630a86b94e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"EmbeddingModels","item":[{"name":"ListModels returns models available to the caller's domain (and globals).","id":"5406782f-38f1-4190-b8b7-6095f8cd30da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/models?size=7616&page=7616&q=string&type=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","models"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page size.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Optional name search.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Optional type filter (\"embedding\" or \"reranker\").</p>\n","type":"text/plain"},"key":"type","value":"string"},{"description":{"content":"<p>Sorting criteria (e.g. field:asc).</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"7a105666-91d0-4191-aeeb-57e0fef4abc5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models?size=7616&page=7616&q=string&type=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","models"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"type","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"dimensions\": 4035,\n      \"domain_id\": \"string\",\n      \"endpoint\": \"string\",\n      \"id\": \"string\",\n      \"is_self_hosted\": true,\n      \"model_ref\": \"string\",\n      \"name\": \"string\",\n      \"provider\": \"string\",\n      \"type\": \"string\",\n      \"validated_at\": \"string\"\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"dimensions\": 5564,\n      \"domain_id\": \"string\",\n      \"endpoint\": \"string\",\n      \"id\": \"string\",\n      \"is_self_hosted\": false,\n      \"model_ref\": \"string\",\n      \"name\": \"string\",\n      \"provider\": \"string\",\n      \"type\": \"string\",\n      \"validated_at\": \"string\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"1b205e05-5fb5-4f2f-8d09-f13ffdae6caf","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models?size=7616&page=7616&q=string&type=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","models"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"type","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5406782f-38f1-4190-b8b7-6095f8cd30da"},{"name":"CreateModel registers a new model.","id":"2847701e-8c56-4328-a1f8-6a71b63b862d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_key\": \"string\",\n  \"dimensions\": 4293,\n  \"endpoint\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/models","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","models"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"1c806bd1-5009-4121-84f5-5d0a2a6288b9","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_key\": \"string\",\n  \"dimensions\": 4293,\n  \"endpoint\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/models"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"dimensions\": 3854,\n  \"domain_id\": \"string\",\n  \"endpoint\": \"string\",\n  \"id\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\",\n  \"validated_at\": \"string\"\n}"},{"id":"86dbaff3-f527-43f1-9811-774ffd53e6f2","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_key\": \"string\",\n  \"dimensions\": 4293,\n  \"endpoint\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/models"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2847701e-8c56-4328-a1f8-6a71b63b862d"},{"name":"LocateModel returns a single model by id.","id":"e7756715-0e51-45ec-a8c9-4083f99981d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/models/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","models",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"079cb446-f975-4bf5-a13e-ef882dd690e1","description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"185fa6c3-fa05-4f6a-916a-7ba7204b5bbd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"dimensions\": 3854,\n  \"domain_id\": \"string\",\n  \"endpoint\": \"string\",\n  \"id\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\",\n  \"validated_at\": \"string\"\n}"},{"id":"b0444fd3-551f-4b87-8d20-8482e767858c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e7756715-0e51-45ec-a8c9-4083f99981d8"},{"name":"UpdateModel updates a model registration.","id":"56d2f72a-7d8e-477e-b546-1b10af47d2dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_key\": \"string\",\n  \"dimensions\": 4293,\n  \"endpoint\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/models/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","models",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"0d4ef300-023a-4fd0-9b91-56ce11cfbe44","description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b176f52d-2aa7-422f-902f-9d021a114fbf","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"dimensions\": 3854,\n  \"domain_id\": \"string\",\n  \"endpoint\": \"string\",\n  \"id\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\",\n  \"validated_at\": \"string\"\n}"},{"id":"3065de14-0147-4f30-8f06-ac081ae0a568","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"56d2f72a-7d8e-477e-b546-1b10af47d2dc"},{"name":"DeleteModel removes a model registration.","id":"2cb350e9-020c-4d44-b13d-339fe2b09865","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/models/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","models",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1196d75c-9790-4af8-ae46-5aaa0ac2aca2","description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9dbe2dbf-48ff-48be-9037-cd7e09152d38","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"dimensions\": 3854,\n  \"domain_id\": \"string\",\n  \"endpoint\": \"string\",\n  \"id\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\",\n  \"validated_at\": \"string\"\n}"},{"id":"ea3da27f-7192-4a82-a206-266b0eace99b","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2cb350e9-020c-4d44-b13d-339fe2b09865"},{"name":"UpdateModel updates a model registration.","id":"ac6acf0d-1773-4a98-b28f-695644a8469c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"api_key\": \"string\",\n  \"dimensions\": 4293,\n  \"endpoint\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/models/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","models",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9597a5bb-2b3c-434c-9f52-dfcdcd74f141","description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0093273e-5b11-49ba-9f9f-06f90ae0988e","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"dimensions\": 3854,\n  \"domain_id\": \"string\",\n  \"endpoint\": \"string\",\n  \"id\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\",\n  \"validated_at\": \"string\"\n}"},{"id":"69b01421-1daf-47cc-91d2-ad4be27174ea","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ac6acf0d-1773-4a98-b28f-695644a8469c"},{"name":"ValidateModel runs a test embed/rerank call and stamps validated_at on success.","id":"605b9de3-b6bf-48a8-a989-940e498cbda5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/models/:id/validate","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","models",":id","validate"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b0dc53ac-a6f1-4752-b02c-ae5b1eb979ca","description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"afdc96ca-c98d-4f02-b8b2-cc35deb5de51","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id/validate","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id","validate"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"dimensions\": 3854,\n  \"domain_id\": \"string\",\n  \"endpoint\": \"string\",\n  \"id\": \"string\",\n  \"is_self_hosted\": true,\n  \"model_ref\": \"string\",\n  \"name\": \"string\",\n  \"provider\": \"string\",\n  \"type\": \"string\",\n  \"validated_at\": \"string\"\n}"},{"id":"615d5887-492f-4997-9733-edc2f3b315aa","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/models/:id/validate","host":["https://api.webitel.com/api"],"path":["v1","kb","models",":id","validate"],"variable":[{"key":"id","value":"string","description":"(Required) Model id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"605b9de3-b6bf-48a8-a989-940e498cbda5"}],"id":"5c74d651-5b38-4df3-8783-14434cdefe44","_postman_id":"5c74d651-5b38-4df3-8783-14434cdefe44","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Retrieval","item":[{"name":"Resolve returns article summaries for the given ids with RBAC applied","id":"d4e627a7-3844-4cfb-819f-4f560d032d98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/resolve","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles","resolve"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"676505f2-fb77-4802-bfd3-3d79375a0b24","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/resolve"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"depth\": 7380,\n      \"id\": \"string\",\n      \"parent_id\": \"string\",\n      \"snippet\": \"string\",\n      \"space_id\": \"string\",\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\"\n    },\n    {\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"depth\": 153,\n      \"id\": \"string\",\n      \"parent_id\": \"string\",\n      \"snippet\": \"string\",\n      \"space_id\": \"string\",\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\"\n    }\n  ]\n}"},{"id":"e35554af-289e-4a6d-90fd-846e73f5e5c4","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/resolve"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d4e627a7-3844-4cfb-819f-4f560d032d98"},{"name":"Search runs fast full-text search over title, tags and plaintext (no vector).","id":"e0961165-bf1f-403c-982e-10850f0ec3e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/search?query=string&space_ids=string&space_ids=string&tags=string&tags=string&tag_match=TAG_MATCH_ALL&size=7616&page=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles","search"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Free-text query.</p>\n","type":"text/plain"},"key":"query","value":"string"},{"description":{"content":"<p>Spaces to search within.</p>\n","type":"text/plain"},"key":"space_ids","value":"string"},{"description":{"content":"<p>Spaces to search within.</p>\n","type":"text/plain"},"key":"space_ids","value":"string"},{"description":{"content":"<p>Optional tag filter.</p>\n","type":"text/plain"},"key":"tags","value":"string"},{"description":{"content":"<p>Optional tag filter.</p>\n","type":"text/plain"},"key":"tags","value":"string"},{"description":{"content":"<p>How to combine the tag filter.</p>\n<ul>\n<li>TAG_MATCH_ALL: Default: match articles having ALL listed tags (AND).</li>\n<li>TAG_MATCH_ANY: Match articles having ANY listed tag (OR).</li>\n</ul>\n","type":"text/plain"},"key":"tag_match","value":"TAG_MATCH_ALL"},{"description":{"content":"<p>Page size.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"}],"variable":[]}},"response":[{"id":"704bf780-a069-462b-9ad5-092c883eac97","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/search?query=string&space_ids=string&space_ids=string&tags=string&tags=string&tag_match=TAG_MATCH_ALL&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":["v1","kb","articles","search"],"query":[{"key":"query","value":"string"},{"key":"space_ids","value":"string"},{"key":"space_ids","value":"string"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"tag_match","value":"TAG_MATCH_ALL"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"depth\": 7180,\n      \"id\": \"string\",\n      \"parent_id\": \"string\",\n      \"snippet\": \"string\",\n      \"space_id\": \"string\",\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\"\n    },\n    {\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"depth\": 6060,\n      \"id\": \"string\",\n      \"parent_id\": \"string\",\n      \"snippet\": \"string\",\n      \"space_id\": \"string\",\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"d98f3396-1cba-470a-b6e1-7b538d0aaba8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/search?query=string&space_ids=string&space_ids=string&tags=string&tags=string&tag_match=TAG_MATCH_ALL&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":["v1","kb","articles","search"],"query":[{"key":"query","value":"string"},{"key":"space_ids","value":"string"},{"key":"space_ids","value":"string"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"tag_match","value":"TAG_MATCH_ALL"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e0961165-bf1f-403c-982e-10850f0ec3e3"},{"name":"SemanticSearch runs hybrid retrieval (vector + full-text, RRF) and returns\nchunks plus optional citations.","id":"f6c9af9d-6525-430f-8630-89db0c1961c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"include_citations\": false,\n  \"query\": \"string\",\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"tag_match\": \"TAG_MATCH_ALL\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"top_k\": 1913\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/semantic_search","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles","semantic_search"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"a636a65e-0c92-4175-80d3-385072dbd123","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"include_citations\": false,\n  \"query\": \"string\",\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"tag_match\": \"TAG_MATCH_ALL\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"top_k\": 9420\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/semantic_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chunks\": [\n    {\n      \"article_id\": \"string\",\n      \"chunk_index\": 5865,\n      \"content\": \"string\",\n      \"score\": 7459.677009433625,\n      \"version_id\": \"string\"\n    },\n    {\n      \"article_id\": \"string\",\n      \"chunk_index\": 5757,\n      \"content\": \"string\",\n      \"score\": 3202.4486631893947,\n      \"version_id\": \"string\"\n    }\n  ],\n  \"citations\": [\n    {\n      \"article_id\": \"string\",\n      \"snippet\": \"string\",\n      \"title\": \"string\",\n      \"url\": \"string\"\n    },\n    {\n      \"article_id\": \"string\",\n      \"snippet\": \"string\",\n      \"title\": \"string\",\n      \"url\": \"string\"\n    }\n  ]\n}"},{"id":"62ea7562-d5fc-4341-85bd-84c3df1a31b1","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"include_citations\": false,\n  \"query\": \"string\",\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"tag_match\": \"TAG_MATCH_ALL\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"top_k\": 9420\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/semantic_search"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f6c9af9d-6525-430f-8630-89db0c1961c4"},{"name":"Suggest runs hybrid retrieval with cross-encoder rerank for operator assist.","id":"307de61b-7b69-41af-acd2-37a105785860","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customer_message\": \"string\",\n  \"return_chunks\": true,\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/suggest","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles","suggest"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"5321d744-5edf-422a-b6bd-c7e54f78d841","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customer_message\": \"string\",\n  \"return_chunks\": false,\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/suggest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"articles\": [\n    {\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"depth\": 8746,\n      \"id\": \"string\",\n      \"parent_id\": \"string\",\n      \"snippet\": \"string\",\n      \"space_id\": \"string\",\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\"\n    },\n    {\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"depth\": 8771,\n      \"id\": \"string\",\n      \"parent_id\": \"string\",\n      \"snippet\": \"string\",\n      \"space_id\": \"string\",\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\"\n    }\n  ],\n  \"chunks\": [\n    {\n      \"article_id\": \"string\",\n      \"chunk_index\": 6397,\n      \"content\": \"string\",\n      \"score\": 1879.4322941536311,\n      \"version_id\": \"string\"\n    },\n    {\n      \"article_id\": \"string\",\n      \"chunk_index\": 8435,\n      \"content\": \"string\",\n      \"score\": 6904.910909000532,\n      \"version_id\": \"string\"\n    }\n  ]\n}"},{"id":"ba4a0f3c-5552-4d3d-b020-0ec9af39ff58","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customer_message\": \"string\",\n  \"return_chunks\": false,\n  \"space_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"team_id\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/suggest"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"307de61b-7b69-41af-acd2-37a105785860"},{"name":"Menu lists child articles of a parent for bot menu buttons; FAQ children\ninclude their body inline.","id":"f7d5a948-37c0-4254-941a-6c620a067a20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/spaces/:space_id/articles?parent_id=string&depth_limit=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces",":space_id","articles"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Parent article id; 0 for top level.</p>\n","type":"text/plain"},"key":"parent_id","value":"string"},{"description":{"content":"<p>Maximum hierarchy depth to return.</p>\n","type":"text/plain"},"key":"depth_limit","value":"7616"}],"variable":[{"id":"85b07387-6e37-4a2c-8890-6ee3e836b033","description":{"content":"<p>(Required) Space to read from.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"51610872-0b39-453f-b33c-f54d59984bed","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:space_id/articles?parent_id=string&depth_limit=7616","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","articles"],"query":[{"key":"parent_id","value":"string"},{"key":"depth_limit","value":"7616"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space to read from."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"depth\": 9243,\n      \"id\": \"string\",\n      \"parent_id\": \"string\",\n      \"snippet\": \"string\",\n      \"space_id\": \"string\",\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\"\n    },\n    {\n      \"body\": \"string\",\n      \"created_at\": \"string\",\n      \"depth\": 9180,\n      \"id\": \"string\",\n      \"parent_id\": \"string\",\n      \"snippet\": \"string\",\n      \"space_id\": \"string\",\n      \"state\": \"ARTICLE_STATE_UNSPECIFIED\",\n      \"subject\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"type\": \"ARTICLE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\"\n    }\n  ]\n}"},{"id":"ca15c237-50f6-4b20-81b7-7f2dd5299c50","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:space_id/articles?parent_id=string&depth_limit=7616","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","articles"],"query":[{"key":"parent_id","value":"string"},{"key":"depth_limit","value":"7616"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space to read from."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f7d5a948-37c0-4254-941a-6c620a067a20"}],"id":"0680823b-feb1-4db7-812f-599300f09ba7","_postman_id":"0680823b-feb1-4db7-812f-599300f09ba7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Spaces","item":[{"name":"ListSpaces returns spaces in the caller's domain.","id":"b7cd0084-f685-433b-b749-7f2f1f86e834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/spaces?size=7616&page=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page size.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Optional name search.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sorting criteria (e.g. field:asc).</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"be7e8cf9-dad1-4eda-8ff5-d6898692bd3b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces?size=7616&page=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"chunking_strategy\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"embedding_model_id\": \"string\",\n      \"home_article_id\": \"string\",\n      \"id\": \"string\",\n      \"language\": \"string\",\n      \"name\": \"string\",\n      \"rerank_enabled\": false,\n      \"reranker_model_id\": \"string\",\n      \"target_embedding_model_id\": \"string\",\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"vector_search_enabled\": true\n    },\n    {\n      \"chunking_strategy\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"embedding_model_id\": \"string\",\n      \"home_article_id\": \"string\",\n      \"id\": \"string\",\n      \"language\": \"string\",\n      \"name\": \"string\",\n      \"rerank_enabled\": false,\n      \"reranker_model_id\": \"string\",\n      \"target_embedding_model_id\": \"string\",\n      \"teams\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"vector_search_enabled\": true\n    }\n  ],\n  \"next\": false\n}"},{"id":"6fd65fb1-6a7a-400f-b173-aa494cb8234e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces?size=7616&page=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b7cd0084-f685-433b-b749-7f2f1f86e834"},{"name":"CreateSpace creates a space; language is immutable after creation.","id":"50cb9067-ba16-4dc9-8391-48461ec61afd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chunking_strategy\": \"string\",\n  \"description\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"team_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"vector_search_enabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/spaces","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"1464cb9d-9733-4de9-9d53-23820c30f55e","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chunking_strategy\": \"string\",\n  \"description\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"team_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"vector_search_enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/spaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chunking_strategy\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"vector_search_enabled\": true\n}"},{"id":"d4bfb1f0-565f-4bbc-abc7-410f85be954c","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chunking_strategy\": \"string\",\n  \"description\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"team_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"vector_search_enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/spaces"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"50cb9067-ba16-4dc9-8391-48461ec61afd"},{"name":"LocateSpace returns a single space by id.","id":"389f1d43-918f-4de9-ab49-8b13ff11315a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/spaces/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"de78c083-367c-4c99-96c0-8849d5869c9f","description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e3e95327-c21d-497a-be83-2f7506bbceef","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Space id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chunking_strategy\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"vector_search_enabled\": true\n}"},{"id":"285c858a-43e0-4dcc-8fc8-889949c29b75","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Space id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"389f1d43-918f-4de9-ab49-8b13ff11315a"},{"name":"UpdateSpace updates a space (language cannot be changed).","id":"6b479122-e631-43f0-9178-4bda2c5e24ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chunking_strategy\": \"string\",\n  \"description\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"team_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"vector_search_enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/spaces/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"968b52c5-deed-452c-9d51-65f7a82778c4","description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3a2bae6a-68ef-434b-b26c-aa5ca1487842","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Space id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chunking_strategy\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"vector_search_enabled\": true\n}"},{"id":"db9d7585-eacc-4c8b-bba5-ecfd88df80db","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Space id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6b479122-e631-43f0-9178-4bda2c5e24ca"},{"name":"DeleteSpace deletes a space; a space with active articles cannot be deleted.","id":"2061beae-712a-4026-a19f-b5fee48447f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/spaces/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"1a4a0678-a29b-402a-9344-650bd8f8a4a7","description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8350cf9b-6eaa-431d-b7c4-c48790f5fb50","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Space id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chunking_strategy\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"vector_search_enabled\": true\n}"},{"id":"dbc4b29d-485d-40f7-8f4f-8a39778a54cd","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Space id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2061beae-712a-4026-a19f-b5fee48447f6"},{"name":"UpdateSpace updates a space (language cannot be changed).","id":"3395a007-bba4-498b-9d2e-e7728db9389e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chunking_strategy\": \"string\",\n  \"description\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"team_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"vector_search_enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/spaces/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f46075c2-c712-4c0e-b649-0edc1e71d740","description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"be021b4a-2a11-4481-b5f5-8ecc2e452c57","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Space id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chunking_strategy\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"embedding_model_id\": \"string\",\n  \"home_article_id\": \"string\",\n  \"id\": \"string\",\n  \"language\": \"string\",\n  \"name\": \"string\",\n  \"rerank_enabled\": false,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"vector_search_enabled\": true\n}"},{"id":"068d4e08-262c-4b41-83c6-1e323609dc10","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:id","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Space id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3395a007-bba4-498b-9d2e-e7728db9389e"}],"id":"dc2f1a01-6e77-49c5-9161-a9720b027cd9","_postman_id":"dc2f1a01-6e77-49c5-9161-a9720b027cd9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Tags","item":[{"name":"SuggestTags returns existing tags in a space matching a prefix.","id":"67d71d9e-906e-43f3-a748-e9351e27d0aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/spaces/:space_id/tags?q=string&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","spaces",":space_id","tags"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Prefix to match.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Maximum number of suggestions.</p>\n","type":"text/plain"},"key":"size","value":"7616"}],"variable":[{"id":"4cf23122-03fd-4619-bfb3-bb52fc8ff0d8","description":{"content":"<p>(Required) Space to read tags from.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"08958256-1857-45ad-80a5-913d3dbb8849","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:space_id/tags?q=string&size=7616","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","tags"],"query":[{"key":"q","value":"string"},{"key":"size","value":"7616"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space to read tags from."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"febbc4b3-0ed4-492e-b488-72b1e02d35bf","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/spaces/:space_id/tags?q=string&size=7616","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","tags"],"query":[{"key":"q","value":"string"},{"key":"size","value":"7616"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space to read tags from."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"67d71d9e-906e-43f3-a748-e9351e27d0aa"}],"id":"1f36a5fd-94df-4a79-ae6c-1ffe40afc9d7","_postman_id":"1f36a5fd-94df-4a79-ae6c-1ffe40afc9d7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Versions","item":[{"name":"ListVersions returns the version history of an article (newest first).","id":"87e5fa5b-afbb-4be6-8400-58ee1e89aa3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions?size=7616&page=7616&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":article_id","versions"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page size.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Sorting criteria (e.g. field:asc).</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Set of fields to return.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"0b8a85b6-13df-49d7-a9e8-6e9d27ec703c","description":{"content":"<p>(Required) Owning article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"}]}},"response":[{"id":"4929baca-52ba-4f27-911f-f48e8d41ec45","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions?size=7616&page=7616&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_id","versions"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"article_id","value":"string","description":"(Required) Owning article id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"article_id\": \"string\",\n      \"body_markdown\": \"string\",\n      \"body_plain\": \"string\",\n      \"body_rich_text\": {},\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"notes\": \"string\",\n      \"restored_from\": \"string\",\n      \"subject\": \"string\",\n      \"version_number\": 6256\n    },\n    {\n      \"article_id\": \"string\",\n      \"body_markdown\": \"string\",\n      \"body_plain\": \"string\",\n      \"body_rich_text\": {},\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"notes\": \"string\",\n      \"restored_from\": \"string\",\n      \"subject\": \"string\",\n      \"version_number\": 9161\n    }\n  ],\n  \"next\": true\n}"},{"id":"a7f8f86c-573a-425c-9638-c82ec92d9fdd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions?size=7616&page=7616&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_id","versions"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"article_id","value":"string","description":"(Required) Owning article id."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"87e5fa5b-afbb-4be6-8400-58ee1e89aa3e"},{"name":"GetVersion returns a single version by number.","id":"14176f6e-dfab-41fc-b622-58a9b70e1b62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions/:version_number","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":article_id","versions",":version_number"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8e95b383-16d8-424f-910e-0aabf96c7b35","description":{"content":"<p>(Required) Owning article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"},{"id":"c2a99ee9-feed-4ec8-80e8-69f24b2783e2","description":{"content":"<p>(Required) Version number.</p>\n","type":"text/plain"},"type":"any","value":"7616","key":"version_number"}]}},"response":[{"id":"d143e38c-2229-4a64-b852-c5af460bd10f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions/:version_number","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_id","versions",":version_number"],"variable":[{"key":"article_id","value":"string","description":"(Required) Owning article id."},{"key":"version_number","value":"7616","description":"(Required) Version number."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article_id\": \"string\",\n  \"body_markdown\": \"string\",\n  \"body_plain\": \"string\",\n  \"body_rich_text\": {},\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"notes\": \"string\",\n  \"restored_from\": \"string\",\n  \"subject\": \"string\",\n  \"version_number\": 4967\n}"},{"id":"18494950-70a7-4a21-9a50-df220cf45a46","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions/:version_number","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_id","versions",":version_number"],"variable":[{"key":"article_id","value":"string","description":"(Required) Owning article id."},{"key":"version_number","value":"7616","description":"(Required) Version number."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"14176f6e-dfab-41fc-b622-58a9b70e1b62"},{"name":"RestoreVersion creates a new version from a past one.","id":"555db3e2-dfa3-4f73-9766-f14de30223b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notes\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions/:version_number/restore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v1","kb","articles",":article_id","versions",":version_number","restore"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4e64ecbe-baf8-49cc-a1a0-79b552c34407","description":{"content":"<p>(Required) Owning article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"},{"id":"90ec0f6f-82d2-4e4e-9954-54d7c54d7515","description":{"content":"<p>(Required) Version number to restore.</p>\n","type":"text/plain"},"type":"any","value":"7616","key":"version_number"}]}},"response":[{"id":"21a76764-f438-4529-9577-482c7c6cb24a","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notes\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions/:version_number/restore","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_id","versions",":version_number","restore"],"variable":[{"key":"article_id","value":"string","description":"(Required) Owning article id."},{"key":"version_number","value":"7616","description":"(Required) Version number to restore."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article_id\": \"string\",\n  \"body_markdown\": \"string\",\n  \"body_plain\": \"string\",\n  \"body_rich_text\": {},\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"notes\": \"string\",\n  \"restored_from\": \"string\",\n  \"subject\": \"string\",\n  \"version_number\": 4967\n}"},{"id":"114da19c-383e-424e-a2f1-068f160a9b38","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notes\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/v1/kb/articles/:article_id/versions/:version_number/restore","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_id","versions",":version_number","restore"],"variable":[{"key":"article_id","value":"string","description":"(Required) Owning article id."},{"key":"version_number","value":"7616","description":"(Required) Version number to restore."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"555db3e2-dfa3-4f73-9766-f14de30223b4"}],"id":"c1ef2ea3-e059-47af-bc79-ec4f42bca78c","_postman_id":"c1ef2ea3-e059-47af-bc79-ec4f42bca78c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"39328202-c0a4-4079-80fc-68d1df78bae6","_postman_id":"39328202-c0a4-4079-80fc-68d1df78bae6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"logger","item":[{"name":"ConfigService","item":[{"name":"Config Service Read System Objects","id":"6882a77a-ff26-4ff9-bedf-b2dfe5208ac0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/available_objects?include_existing=true&page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","available_objects"],"host":["https://api.webitel.com/api"],"query":[{"key":"include_existing","value":"true"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"e213bfda-dd33-4812-a734-c567bb3f6aff","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/available_objects?include_existing=true&page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["logger","available_objects"],"query":[{"key":"include_existing","value":"true"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": 6783,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 3905,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"1234dc91-5cd9-4323-8cb1-ce1cc51b020e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/available_objects?include_existing=true&page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["logger","available_objects"],"query":[{"key":"include_existing","value":"true"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6882a77a-ff26-4ff9-bedf-b2dfe5208ac0"},{"name":"Config Service Search Config","id":"9f49f6bd-0423-431c-a952-45bcbdd4cf89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/config?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object=calendars&object=calendars","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","config"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"description":{"content":"<p>NOT USED</p>\n","type":"text/plain"},"key":"object","value":"calendars"},{"description":{"content":"<p>NOT USED</p>\n","type":"text/plain"},"key":"object","value":"calendars"}],"variable":[]}},"response":[{"id":"7458bc23-d08f-431b-83ae-77a76b6aab43","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/config?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object=cc_agent&object=record_file","host":["https://api.webitel.com/api"],"path":["logger","config"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object","value":"cc_agent"},{"key":"object","value":"record_file"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"days_to_store\": 992,\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": 5757,\n      \"logs_count\": \"string\",\n      \"logs_size\": \"string\",\n      \"object\": {\n        \"id\": 2606,\n        \"name\": \"string\"\n      },\n      \"period\": 842,\n      \"storage\": {\n        \"id\": 6563,\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"days_to_store\": 4675,\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": 3903,\n      \"logs_count\": \"string\",\n      \"logs_size\": \"string\",\n      \"object\": {\n        \"id\": 8375,\n        \"name\": \"string\"\n      },\n      \"period\": 1892,\n      \"storage\": {\n        \"id\": 9390,\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false,\n  \"page\": 2556\n}"},{"id":"d81453b4-67d1-421f-ad3d-20542a2e922d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/config?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object=cc_agent&object=record_file","host":["https://api.webitel.com/api"],"path":["logger","config"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object","value":"cc_agent"},{"key":"object","value":"record_file"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9f49f6bd-0423-431c-a952-45bcbdd4cf89"},{"name":"Config Service Create Config","id":"d5502615-56e9-471d-894e-7471d3ad0ea8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 9299,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"object\": {\n    \"id\": 5567,\n    \"name\": \"string\"\n  },\n  \"period\": 5413,\n  \"storage\": {\n    \"id\": 6844,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/logger/config","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","config"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"d58c8022-de5b-43fa-acd5-2cc84723a3b9","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 9299,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"object\": {\n    \"id\": 5567,\n    \"name\": \"string\"\n  },\n  \"period\": 5413,\n  \"storage\": {\n    \"id\": 6844,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/logger/config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"days_to_store\": 7300,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8513,\n  \"logs_count\": \"string\",\n  \"logs_size\": \"string\",\n  \"object\": {\n    \"id\": 3284,\n    \"name\": \"string\"\n  },\n  \"period\": 3801,\n  \"storage\": {\n    \"id\": 1227,\n    \"name\": \"string\"\n  }\n}"},{"id":"2dec3931-c244-41ae-9126-7abac2aad554","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 9299,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"object\": {\n    \"id\": 5567,\n    \"name\": \"string\"\n  },\n  \"period\": 5413,\n  \"storage\": {\n    \"id\": 6844,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/logger/config"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d5502615-56e9-471d-894e-7471d3ad0ea8"},{"name":"Config Service Read Config","id":"96495876-bb8e-44ef-a344-5c6349991d9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/config/:config_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","config",":config_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b9c95ab9-1c17-4838-a04d-ef233ad9cb57","description":{"content":"<p>(Required) int32 domainId = 8;</p>\n","type":"text/plain"},"type":"any","value":"7616","key":"config_id"}]}},"response":[{"id":"f51c3430-36ae-4cf6-a783-1c89d540b1d7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id"],"variable":[{"key":"config_id","value":"7616","description":"(Required) int32 domainId = 8;"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"days_to_store\": 7300,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8513,\n  \"logs_count\": \"string\",\n  \"logs_size\": \"string\",\n  \"object\": {\n    \"id\": 3284,\n    \"name\": \"string\"\n  },\n  \"period\": 3801,\n  \"storage\": {\n    \"id\": 1227,\n    \"name\": \"string\"\n  }\n}"},{"id":"d0b1135f-42c6-414e-b94c-891f07960fc3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id"],"variable":[{"key":"config_id","value":"7616","description":"(Required) int32 domainId = 8;"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"96495876-bb8e-44ef-a344-5c6349991d9a"},{"name":"Config Service Update Config","id":"b174b1cd-fb3a-44f9-95f7-dd3e8535c33d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 262,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"period\": 7470,\n  \"storage\": {\n    \"id\": 5995,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/logger/config/:config_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","config",":config_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d73055a7-f50b-405d-9e37-067e68244210","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"config_id"}]}},"response":[{"id":"396c3d2c-4dda-4212-a25e-5ca334668dc7","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 262,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"period\": 7470,\n  \"storage\": {\n    \"id\": 5995,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id"],"variable":[{"key":"config_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"days_to_store\": 7300,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8513,\n  \"logs_count\": \"string\",\n  \"logs_size\": \"string\",\n  \"object\": {\n    \"id\": 3284,\n    \"name\": \"string\"\n  },\n  \"period\": 3801,\n  \"storage\": {\n    \"id\": 1227,\n    \"name\": \"string\"\n  }\n}"},{"id":"05a677cc-3443-4f97-aca5-6290706439e4","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 262,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"period\": 7470,\n  \"storage\": {\n    \"id\": 5995,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id"],"variable":[{"key":"config_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b174b1cd-fb3a-44f9-95f7-dd3e8535c33d"},{"name":"Config Service Delete Config","id":"7fdcc4f8-8d54-403b-b04b-b5d73c5f6e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/config/:config_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","config",":config_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"32fc6ac4-6838-40a8-9651-851014cb1026","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"config_id"}]}},"response":[{"id":"969897e9-9bf1-4068-a59d-e5703640340b","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id"],"variable":[{"key":"config_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"112af5f4-20da-46d1-bbfe-5ded0a17e8af","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id"],"variable":[{"key":"config_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7fdcc4f8-8d54-403b-b04b-b5d73c5f6e61"},{"name":"Config Service Patch Config","id":"aab78a4e-3166-49ce-b6a9-a6c3ec1eb33b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 8043,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"period\": 5448,\n  \"storage\": {\n    \"id\": 4811,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/logger/config/:config_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","config",":config_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"24ae2c6c-045c-4528-93da-7171a03407d8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"config_id"}]}},"response":[{"id":"0824b26a-2878-4222-8538-00fdf899347e","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 3327,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"period\": 4502,\n  \"storage\": {\n    \"id\": 1486,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id"],"variable":[{"key":"config_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"days_to_store\": 7300,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 8513,\n  \"logs_count\": \"string\",\n  \"logs_size\": \"string\",\n  \"object\": {\n    \"id\": 3284,\n    \"name\": \"string\"\n  },\n  \"period\": 3801,\n  \"storage\": {\n    \"id\": 1227,\n    \"name\": \"string\"\n  }\n}"},{"id":"56e7f821-0692-4b64-be3e-06c74bfe10b9","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"days_to_store\": 3327,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"period\": 4502,\n  \"storage\": {\n    \"id\": 1486,\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id"],"variable":[{"key":"config_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aab78a4e-3166-49ce-b6a9-a6c3ec1eb33b"}],"id":"879d494b-4002-4ee8-bdc6-521761d8e757","_postman_id":"879d494b-4002-4ee8-bdc6-521761d8e757","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"LoggerService","item":[{"name":"Logger Service Search Log By Config Id","id":"7a461651-844f-4acb-bc70-49d5e0817ab5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/config/:config_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&user_id=string&user_id=string&action=default_no_action&action=read&user_ip=string&date_from=string&date_to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","config",":config_id","logs"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"action","value":"default_no_action"},{"key":"action","value":"read"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"id":"66246e79-a4b1-4699-bda0-f69e3596f1f2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"config_id"}]}},"response":[{"id":"c14ce46b-14a0-4052-bfff-aa2dc16bf3af","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&user_id=string&user_id=string&action=delete&action=read&user_ip=string&date_from=string&date_to=string","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id","logs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"action","value":"delete"},{"key":"action","value":"read"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"config_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"action\": \"string\",\n      \"config_id\": 1247,\n      \"date\": \"string\",\n      \"id\": 6674,\n      \"new_state\": \"string\",\n      \"object\": {\n        \"id\": 1616,\n        \"name\": \"string\"\n      },\n      \"record\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": 7250,\n        \"name\": \"string\"\n      },\n      \"user_ip\": \"string\"\n    },\n    {\n      \"action\": \"string\",\n      \"config_id\": 9055,\n      \"date\": \"string\",\n      \"id\": 9498,\n      \"new_state\": \"string\",\n      \"object\": {\n        \"id\": 8073,\n        \"name\": \"string\"\n      },\n      \"record\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": 6036,\n        \"name\": \"string\"\n      },\n      \"user_ip\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 6662\n}"},{"id":"98c8b142-8d31-4739-8139-d8c63a858bdd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/config/:config_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&user_id=string&user_id=string&action=delete&action=read&user_ip=string&date_from=string&date_to=string","host":["https://api.webitel.com/api"],"path":["logger","config",":config_id","logs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"action","value":"delete"},{"key":"action","value":"read"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"config_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7a461651-844f-4acb-bc70-49d5e0817ab5"},{"name":"Logger Service Get Log","id":"0537088e-1ad8-46c6-beeb-3a1ca584fe14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/log/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","log",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2cadc856-856a-4f91-8116-c45abecd8770","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"dccd8b39-5bfd-4fc5-bf8e-e2a413bb2bff","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/log/:id","host":["https://api.webitel.com/api"],"path":["logger","log",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"action\": \"string\",\n  \"config_id\": 8920,\n  \"date\": \"string\",\n  \"id\": 1742,\n  \"new_state\": \"string\",\n  \"object\": {\n    \"id\": 2002,\n    \"name\": \"string\"\n  },\n  \"record\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": 2246,\n    \"name\": \"string\"\n  },\n  \"user_ip\": \"string\"\n}"},{"id":"ff964d42-afbb-4e69-82aa-b34305572ce9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/log/:id","host":["https://api.webitel.com/api"],"path":["logger","log",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0537088e-1ad8-46c6-beeb-3a1ca584fe14"},{"name":"Logger Service Search Log By User Id","id":"7d873c37-b593-444e-b3d2-f8fa6cfe9cd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/user/:user_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object_id=string&object_id=string&action=default_no_action&action=read&user_ip=string&date_from=string&date_to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger","user",":user_id","logs"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"description":{"content":"<p>SPECIFIC filter</p>\n","type":"text/plain"},"key":"object_id","value":"string"},{"description":{"content":"<p>SPECIFIC filter</p>\n","type":"text/plain"},"key":"object_id","value":"string"},{"description":{"content":"<p>GENERAL filters</p>\n","type":"text/plain"},"key":"action","value":"default_no_action"},{"description":{"content":"<p>GENERAL filters</p>\n","type":"text/plain"},"key":"action","value":"read"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"id":"3a31e5f3-ee03-467e-8312-7b1e1bb10767","description":{"content":"<p>(Required) REQUIRED filter</p>\n","type":"text/plain"},"type":"any","value":"7616","key":"user_id"}]}},"response":[{"id":"1977cf04-7ef5-4ab8-abb6-581fe1ec8e20","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/user/:user_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object_id=string&object_id=string&action=delete&action=read&user_ip=string&date_from=string&date_to=string","host":["https://api.webitel.com/api"],"path":["logger","user",":user_id","logs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object_id","value":"string"},{"key":"object_id","value":"string"},{"key":"action","value":"delete"},{"key":"action","value":"read"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"user_id","value":"7616","description":"(Required) REQUIRED filter"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"action\": \"string\",\n      \"config_id\": 523,\n      \"date\": \"string\",\n      \"id\": 4581,\n      \"new_state\": \"string\",\n      \"object\": {\n        \"id\": 9781,\n        \"name\": \"string\"\n      },\n      \"record\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": 19,\n        \"name\": \"string\"\n      },\n      \"user_ip\": \"string\"\n    },\n    {\n      \"action\": \"string\",\n      \"config_id\": 8343,\n      \"date\": \"string\",\n      \"id\": 8662,\n      \"new_state\": \"string\",\n      \"object\": {\n        \"id\": 3244,\n        \"name\": \"string\"\n      },\n      \"record\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": 4005,\n        \"name\": \"string\"\n      },\n      \"user_ip\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 9581\n}"},{"id":"de14850d-6b5b-4913-b633-7fd25347f3a5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/user/:user_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&object_id=string&object_id=string&action=delete&action=read&user_ip=string&date_from=string&date_to=string","host":["https://api.webitel.com/api"],"path":["logger","user",":user_id","logs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object_id","value":"string"},{"key":"object_id","value":"string"},{"key":"action","value":"delete"},{"key":"action","value":"read"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"user_id","value":"7616","description":"(Required) REQUIRED filter"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7d873c37-b593-444e-b3d2-f8fa6cfe9cd8"},{"name":"Logger Service Search Log By Record Id","id":"e97ee68d-7113-4a05-9c41-d8cf148fdc7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/:object/record/:record_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&action=default_no_action&action=read&user_id=string&user_id=string&user_ip=string&date_from=string&date_to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["logger",":object","record",":record_id","logs"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"description":{"content":"<p>GENERAL filters</p>\n","type":"text/plain"},"key":"action","value":"default_no_action"},{"description":{"content":"<p>GENERAL filters</p>\n","type":"text/plain"},"key":"action","value":"read"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"id":"8cc78d4a-ab15-41e5-b2a2-ca8006fde6ea","description":{"content":"<p>(Required) SPECIFIC filter</p>\n","type":"text/plain"},"type":"any","value":"record_file","key":"object"},{"id":"f1faca55-5a65-4c3d-b322-d51e7344fac1","description":{"content":"<p>(Required) REQUIRED filter</p>\n","type":"text/plain"},"type":"any","value":"7616","key":"record_id"}]}},"response":[{"id":"fda825e9-1501-4e36-b0b2-6126d38d406c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/:object/record/:record_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&action=delete&action=read&user_id=string&user_id=string&user_ip=string&date_from=string&date_to=string","host":["https://api.webitel.com/api"],"path":["logger",":object","record",":record_id","logs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"action","value":"delete"},{"key":"action","value":"read"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"object","value":"record_file","description":"(Required) SPECIFIC filter"},{"key":"record_id","value":"7616","description":"(Required) REQUIRED filter"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"action\": \"string\",\n      \"config_id\": 523,\n      \"date\": \"string\",\n      \"id\": 4581,\n      \"new_state\": \"string\",\n      \"object\": {\n        \"id\": 9781,\n        \"name\": \"string\"\n      },\n      \"record\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": 19,\n        \"name\": \"string\"\n      },\n      \"user_ip\": \"string\"\n    },\n    {\n      \"action\": \"string\",\n      \"config_id\": 8343,\n      \"date\": \"string\",\n      \"id\": 8662,\n      \"new_state\": \"string\",\n      \"object\": {\n        \"id\": 3244,\n        \"name\": \"string\"\n      },\n      \"record\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": 4005,\n        \"name\": \"string\"\n      },\n      \"user_ip\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 9581\n}"},{"id":"0d79b5ef-91be-4dfa-bba7-6cd8ea3961dd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/logger/:object/record/:record_id/logs?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&action=delete&action=read&user_id=string&user_id=string&user_ip=string&date_from=string&date_to=string","host":["https://api.webitel.com/api"],"path":["logger",":object","record",":record_id","logs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"action","value":"delete"},{"key":"action","value":"read"},{"key":"user_id","value":"string"},{"key":"user_id","value":"string"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"object","value":"record_file","description":"(Required) SPECIFIC filter"},{"key":"record_id","value":"7616","description":"(Required) REQUIRED filter"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e97ee68d-7113-4a05-9c41-d8cf148fdc7f"}],"id":"8f842755-26e9-451a-ae8b-e6c042d97079","_postman_id":"8f842755-26e9-451a-ae8b-e6c042d97079","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"acc1817e-7bad-4887-9e16-fadcd7b933fb","_postman_id":"acc1817e-7bad-4887-9e16-fadcd7b933fb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"media-exporter","item":[{"name":"PdfService","item":[{"name":"Streams original screen recording videos packed into a ZIP archive.\nThe archive is assembled on the fly without creating a temporary file.","id":"309e2404-f3ee-4ab4-9abb-32d0c8b2eee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/agents/:agent_id/exports/archive/screenrecordings?file_ids=string&file_ids=string&from=string&to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["agents",":agent_id","exports","archive","screenrecordings"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Optional IDs of selected recordings.</p>\n","type":"text/plain"},"key":"file_ids","value":"string"},{"description":{"content":"<p>Optional IDs of selected recordings.</p>\n","type":"text/plain"},"key":"file_ids","value":"string"},{"description":{"content":"<p>Start of the uploaded_at range (Unix millis).</p>\n","type":"text/plain"},"key":"from","value":"string"},{"description":{"content":"<p>End of the uploaded_at range (Unix millis).</p>\n","type":"text/plain"},"key":"to","value":"string"}],"variable":[{"id":"82cff833-cb9d-4cd9-b83c-eac39e750541","description":{"content":"<p>(Required) Unique identifier of the agent.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"48b292cf-6be2-4bff-bac1-5729cbac32ba","name":"A successful response.(streaming responses)","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agents/:agent_id/exports/archive/screenrecordings?file_ids=string&file_ids=string&from=string&to=string","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","archive","screenrecordings"],"query":[{"key":"file_ids","value":"string"},{"key":"file_ids","value":"string"},{"key":"from","value":"string"},{"key":"to","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) Unique identifier of the agent."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": 9883,\n    \"details\": [\n      {\n        \"@type\": \"string\",\n        \"key_0\": {},\n        \"key_1\": {},\n        \"key_2\": {},\n        \"key_3\": {}\n      },\n      {\n        \"@type\": \"string\",\n        \"key_0\": {}\n      }\n    ],\n    \"message\": \"string\"\n  },\n  \"result\": {\n    \"data\": \"string\"\n  }\n}"},{"id":"9f28e54a-a85a-4e41-b48b-b0422d88341b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agents/:agent_id/exports/archive/screenrecordings?file_ids=string&file_ids=string&from=string&to=string","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","archive","screenrecordings"],"query":[{"key":"file_ids","value":"string"},{"key":"file_ids","value":"string"},{"key":"from","value":"string"},{"key":"to","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) Unique identifier of the agent."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"309e2404-f3ee-4ab4-9abb-32d0c8b2eee0"},{"name":"Streams original screenshots packed into a ZIP archive.\nThe archive is assembled on the fly without creating a temporary file.","id":"7a71de99-e42f-45ca-b6c5-5e0b4dd7daf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/agents/:agent_id/exports/archive/screenshots?file_ids=string&file_ids=string&from=string&to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["agents",":agent_id","exports","archive","screenshots"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Optional IDs of selected screenshots.</p>\n","type":"text/plain"},"key":"file_ids","value":"string"},{"description":{"content":"<p>Optional IDs of selected screenshots.</p>\n","type":"text/plain"},"key":"file_ids","value":"string"},{"description":{"content":"<p>Start of the uploaded_at range (Unix millis).</p>\n","type":"text/plain"},"key":"from","value":"string"},{"description":{"content":"<p>End of the uploaded_at range (Unix millis).</p>\n","type":"text/plain"},"key":"to","value":"string"}],"variable":[{"id":"28ea80bc-766d-4f3e-91a2-2035b6cec852","description":{"content":"<p>(Required) Unique identifier of the agent.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"1fa808a1-27cf-4de6-88e8-52c859a5d0af","name":"A successful response.(streaming responses)","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agents/:agent_id/exports/archive/screenshots?file_ids=string&file_ids=string&from=string&to=string","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","archive","screenshots"],"query":[{"key":"file_ids","value":"string"},{"key":"file_ids","value":"string"},{"key":"from","value":"string"},{"key":"to","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) Unique identifier of the agent."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": 1827,\n    \"details\": [\n      {\n        \"@type\": \"string\",\n        \"key_0\": {},\n        \"key_1\": {}\n      },\n      {\n        \"@type\": \"string\",\n        \"key_0\": {}\n      }\n    ],\n    \"message\": \"string\"\n  },\n  \"result\": {\n    \"data\": \"string\"\n  }\n}"},{"id":"4384663a-f71b-461b-a38d-88f33ba61c85","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agents/:agent_id/exports/archive/screenshots?file_ids=string&file_ids=string&from=string&to=string","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","archive","screenshots"],"query":[{"key":"file_ids","value":"string"},{"key":"file_ids","value":"string"},{"key":"from","value":"string"},{"key":"to","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) Unique identifier of the agent."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7a71de99-e42f-45ca-b6c5-5e0b4dd7daf0"},{"name":"Lists the history of PDF exports for a specific agent.","id":"48fba567-1734-42d1-9e23-edf54c4ea261","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/agents/:agent_id/exports/pdf/screenrecordings?page=7616&size=7616&sort=string&uploaded_at.from=string&uploaded_at.to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["agents",":agent_id","exports","pdf","screenrecordings"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>sorting criteria, e.g. \"+created_at\" or \"-name\"</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"}],"variable":[{"id":"3ae62719-b7a5-4e7e-a17c-244ba44d07c9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"9f70cf73-7387-47a8-b62c-503ad02578eb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agents/:agent_id/exports/pdf/screenrecordings?page=7616&size=7616&sort=string&uploaded_at.from=string&uploaded_at.to=string","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","pdf","screenrecordings"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": \"string\",\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"status\": \"EXPORT_STATUS_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": \"string\"\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": \"string\",\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"status\": \"EXPORT_STATUS_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 655\n}"},{"id":"7ad19d10-e9bd-44b8-8902-42f705c5382f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agents/:agent_id/exports/pdf/screenrecordings?page=7616&size=7616&sort=string&uploaded_at.from=string&uploaded_at.to=string","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","pdf","screenrecordings"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"48fba567-1734-42d1-9e23-edf54c4ea261"},{"name":"Creates a new task to generate a PDF export for an agent's screen recordings.\nThis operation is asynchronous and returns a task metadata.","id":"732d5ae0-b4cb-418d-b4ed-60bd22d31115","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"from\": \"string\",\n  \"sort\": \"string\",\n  \"to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/agents/:agent_id/exports/pdf/screenrecordings","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["agents",":agent_id","exports","pdf","screenrecordings"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"61001eae-96f3-4199-9cb3-1d191e3bdee1","description":{"content":"<p>(Required) Unique identifier of the agent.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"02d64c40-3d22-4dc6-aa63-38fe437e43f6","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"from\": \"string\",\n  \"sort\": \"string\",\n  \"to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/agents/:agent_id/exports/pdf/screenrecordings","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","pdf","screenrecordings"],"variable":[{"key":"agent_id","value":"string","description":"(Required) Unique identifier of the agent."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"file_name\": \"string\",\n  \"mime_type\": \"string\",\n  \"size\": \"string\",\n  \"status\": \"EXPORT_STATUS_UNSPECIFIED\",\n  \"task_id\": \"string\"\n}"},{"id":"e10b31ea-0c11-4cd5-9cc5-3466db78ac75","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"from\": \"string\",\n  \"sort\": \"string\",\n  \"to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/agents/:agent_id/exports/pdf/screenrecordings","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","pdf","screenrecordings"],"variable":[{"key":"agent_id","value":"string","description":"(Required) Unique identifier of the agent."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"732d5ae0-b4cb-418d-b4ed-60bd22d31115"},{"name":"Streams a ZIP archive bundling the given, already-uploaded call files (e.g. PDFs).\nSynchronous: the archive is assembled on the fly and streamed back chunk by chunk,\nso the caller does not need to poll for completion.","id":"ebbdf41b-589a-403d-b506-e97cf1ecbf83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/:call_id/exports/archive?file_ids=string&file_ids=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls",":call_id","exports","archive"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>IDs of already-uploaded files (e.g. PDFs) to bundle into one ZIP archive.</p>\n","type":"text/plain"},"key":"file_ids","value":"string"},{"description":{"content":"<p>IDs of already-uploaded files (e.g. PDFs) to bundle into one ZIP archive.</p>\n","type":"text/plain"},"key":"file_ids","value":"string"}],"variable":[{"id":"dc0cc589-8a1b-4224-b87b-f79f0de111ca","description":{"content":"<p>(Required) Unique identifier of the call.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"30eed5f8-370d-4cca-b2ea-d6fb4262cda7","name":"A successful response.(streaming responses)","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/:call_id/exports/archive?file_ids=string&file_ids=string","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","archive"],"query":[{"key":"file_ids","value":"string"},{"key":"file_ids","value":"string"}],"variable":[{"key":"call_id","value":"string","description":"(Required) Unique identifier of the call."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": 4511,\n    \"details\": [\n      {\n        \"@type\": \"string\",\n        \"key_0\": {}\n      },\n      {\n        \"@type\": \"string\"\n      }\n    ],\n    \"message\": \"string\"\n  },\n  \"result\": {\n    \"data\": \"string\"\n  }\n}"},{"id":"eafd716f-3dc5-4015-b773-a49623322f05","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/:call_id/exports/archive?file_ids=string&file_ids=string","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","archive"],"query":[{"key":"file_ids","value":"string"},{"key":"file_ids","value":"string"}],"variable":[{"key":"call_id","value":"string","description":"(Required) Unique identifier of the call."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ebbdf41b-589a-403d-b506-e97cf1ecbf83"},{"name":"Streams original screen recording videos associated with a specific call\nas a ZIP archive assembled on the fly.","id":"0afcd82b-cb8b-44b5-8f41-1d83ef206dca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/:call_id/exports/archive/screenrecordings?file_ids=string&file_ids=string&from=string&to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls",":call_id","exports","archive","screenrecordings"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Optional IDs of selected screen recordings.</p>\n","type":"text/plain"},"key":"file_ids","value":"string"},{"description":{"content":"<p>Optional IDs of selected screen recordings.</p>\n","type":"text/plain"},"key":"file_ids","value":"string"},{"description":{"content":"<p>Start of the start_at range (Unix millis).</p>\n","type":"text/plain"},"key":"from","value":"string"},{"description":{"content":"<p>End of the start_at range (Unix millis).</p>\n","type":"text/plain"},"key":"to","value":"string"}],"variable":[{"id":"4b252dd7-c75e-485a-9f5a-3e22c4703058","description":{"content":"<p>(Required) Unique identifier of the call.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"da0df3b1-5409-4c00-af95-3dd8ec06eb2a","name":"A successful response.(streaming responses)","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/:call_id/exports/archive/screenrecordings?file_ids=string&file_ids=string&from=string&to=string","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","archive","screenrecordings"],"query":[{"key":"file_ids","value":"string"},{"key":"file_ids","value":"string"},{"key":"from","value":"string"},{"key":"to","value":"string"}],"variable":[{"key":"call_id","value":"string","description":"(Required) Unique identifier of the call."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": 8460,\n    \"details\": [\n      {\n        \"@type\": \"string\",\n        \"key_0\": {}\n      },\n      {\n        \"@type\": \"string\"\n      }\n    ],\n    \"message\": \"string\"\n  },\n  \"result\": {\n    \"data\": \"string\"\n  }\n}"},{"id":"63fd918a-4100-45ad-bd7e-8b1da4b9bc50","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/:call_id/exports/archive/screenrecordings?file_ids=string&file_ids=string&from=string&to=string","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","archive","screenrecordings"],"query":[{"key":"file_ids","value":"string"},{"key":"file_ids","value":"string"},{"key":"from","value":"string"},{"key":"to","value":"string"}],"variable":[{"key":"call_id","value":"string","description":"(Required) Unique identifier of the call."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0afcd82b-cb8b-44b5-8f41-1d83ef206dca"},{"name":"Lists the history of PDF exports for a specific call ID.","id":"3a5cf3bf-fef5-4693-82b1-83a05df22b0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/:call_id/exports/pdf?page=7616&size=7616&sort=string&uploaded_at.from=string&uploaded_at.to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls",":call_id","exports","pdf"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>sorting criteria, e.g. \"+created_at\" or \"-name\"</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"}],"variable":[{"id":"eb1a350f-85d7-4411-aab1-55816e2920c3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"3718cdea-e893-4d33-8edd-cefdebcb9024","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/:call_id/exports/pdf?page=7616&size=7616&sort=string&uploaded_at.from=string&uploaded_at.to=string","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","pdf"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"}],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": \"string\",\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"status\": \"EXPORT_STATUS_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": \"string\"\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": \"string\",\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"status\": \"EXPORT_STATUS_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3559\n}"},{"id":"32d162d1-3fb6-400b-a72e-76bee966a217","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/:call_id/exports/pdf?page=7616&size=7616&sort=string&uploaded_at.from=string&uploaded_at.to=string","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","pdf"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"}],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3a5cf3bf-fef5-4693-82b1-83a05df22b0b"},{"name":"Creates a new task to generate a PDF export for a specific call.\nUseful for documenting call transcripts or associated media.","id":"3f5da41c-9c92-455c-850a-820dbbecbefc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"from\": \"string\",\n  \"to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/:call_id/exports/pdf","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls",":call_id","exports","pdf"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"6ff7f2ff-7c8f-4731-9c41-7d3029664692","description":{"content":"<p>(Required) Unique identifier of the call.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"f5399a76-5b46-41c8-b7f0-c60d221c929c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"from\": \"string\",\n  \"to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/:call_id/exports/pdf","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","pdf"],"variable":[{"key":"call_id","value":"string","description":"(Required) Unique identifier of the call."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"file_name\": \"string\",\n  \"mime_type\": \"string\",\n  \"size\": \"string\",\n  \"status\": \"EXPORT_STATUS_UNSPECIFIED\",\n  \"task_id\": \"string\"\n}"},{"id":"0ab2622d-3a7c-4fec-b2b5-c225e39bd478","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"from\": \"string\",\n  \"to\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/:call_id/exports/pdf","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","pdf"],"variable":[{"key":"call_id","value":"string","description":"(Required) Unique identifier of the call."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3f5da41c-9c92-455c-850a-820dbbecbefc"},{"name":"Deletes a specific export record from the history.","id":"9d3b7fcd-ca9c-466f-8162-ca67e6290b9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/exports/pdf/history/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["exports","pdf","history",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"6c7404fe-10de-42fa-8efc-6c5756cfd4b2","description":{"content":"<p>(Required) ID of the record to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"77ea6af5-4ac1-4f9e-8b42-df1ad63ece56","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/exports/pdf/history/:id","host":["https://api.webitel.com/api"],"path":["exports","pdf","history",":id"],"variable":[{"key":"id","value":"string","description":"(Required) ID of the record to remove."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"},{"id":"95dada92-b3a1-4618-a369-5179eb94979c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/exports/pdf/history/:id","host":["https://api.webitel.com/api"],"path":["exports","pdf","history",":id"],"variable":[{"key":"id","value":"string","description":"(Required) ID of the record to remove."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9d3b7fcd-ca9c-466f-8162-ca67e6290b9b"}],"id":"4e4e37a0-36a6-4a44-9008-a4fd0fcf01ae","_postman_id":"4e4e37a0-36a6-4a44-9008-a4fd0fcf01ae","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"03bd1278-9dfb-458a-b3d0-e97332179995","_postman_id":"03bd1278-9dfb-458a-b3d0-e97332179995","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"meetings","item":[{"name":"MeetingService","item":[{"name":"CreateMeeting creates a new meeting session with specific parameters and returns its URL.","id":"063b9add-bcbd-4c5c-821e-51fc3e6240f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"base_path\": \"string\",\n  \"domain_id\": \"string\",\n  \"expire_sec\": \"string\",\n  \"title\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/meetings","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["meetings"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"736a768e-721e-4f3a-b8c8-1431985d474e","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"base_path\": \"string\",\n  \"domain_id\": \"string\",\n  \"expire_sec\": \"string\",\n  \"title\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/meetings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"url\": \"string\"\n}"},{"id":"830c9a74-fb2d-48a3-9ec8-e9527b006ea4","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"base_path\": \"string\",\n  \"domain_id\": \"string\",\n  \"expire_sec\": \"string\",\n  \"title\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/meetings"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"063b9add-bcbd-4c5c-821e-51fc3e6240f3"},{"name":"GetMeetingView retrieves public-facing information about a meeting.","id":"e6012197-4a94-45ff-a121-404c47277fdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/meetings/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["meetings",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9f799a6d-e248-41e9-a55c-698b4e32a8bd","description":{"content":"<p>(Required) Unique identifier of the meeting.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"74a49433-1bb6-4392-a96d-0b18d22b4ed6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/meetings/:id","host":["https://api.webitel.com/api"],"path":["meetings",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the meeting."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_satisfaction\": false,\n  \"created_at\": \"string\",\n  \"expires_at\": \"string\",\n  \"satisfaction\": \"string\",\n  \"title\": \"string\"\n}"},{"id":"9161b699-44ea-48cf-971b-a8a657379361","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/meetings/:id","host":["https://api.webitel.com/api"],"path":["meetings",":id"],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the meeting."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e6012197-4a94-45ff-a121-404c47277fdb"},{"name":"SatisfactionMeeting submits feedback or a satisfaction rating for a completed meeting.","id":"587bcf47-6bb7-4501-9c66-7e1a89195bd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"satisfaction\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/meetings/:id/satisfaction","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["meetings",":id","satisfaction"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f09dbd8b-d793-4817-8d94-f5eba0ea5594","description":{"content":"<p>(Required) Unique identifier of the meeting.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1b0adc54-81e8-4a72-ba14-55d9987209c3","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"satisfaction\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/meetings/:id/satisfaction","host":["https://api.webitel.com/api"],"path":["meetings",":id","satisfaction"],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the meeting."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"d4d8c938-e6a1-4cab-af8d-ec6c698a6d04","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"satisfaction\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/meetings/:id/satisfaction","host":["https://api.webitel.com/api"],"path":["meetings",":id","satisfaction"],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the meeting."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"587bcf47-6bb7-4501-9c66-7e1a89195bd0"}],"id":"e703beb1-bf1c-4424-a922-7322bfd6adb7","_postman_id":"e703beb1-bf1c-4424-a922-7322bfd6adb7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"02102164-da06-43a2-9713-620ff8c8272a","_postman_id":"02102164-da06-43a2-9713-620ff8c8272a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"messages","item":[{"name":"AgentChatService","item":[{"name":"Agent Chat Service Get Agent Chats","id":"1a5fed1a-d3ac-49ed-8072-4c648e2b0a5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/agent/chats?size=7616&page=7616&q=string&fields=string&fields=string&sort=string&only_closed=true&only_unprocessed=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["agent","chats"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>default</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"description":{"content":"<p>filter</p>\n","type":"text/plain"},"key":"only_closed","value":"true"},{"key":"only_unprocessed","value":"true"}],"variable":[]}},"response":[{"id":"a3ed8dee-27cc-4f85-b3d6-ba801e8c99bc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agent/chats?size=7616&page=7616&q=string&fields=string&fields=string&sort=string&only_closed=true&only_unprocessed=true","host":["https://api.webitel.com/api"],"path":["agent","chats"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"only_closed","value":"true"},{"key":"only_unprocessed","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"close_reason\": \"string\",\n      \"closed_at\": \"string\",\n      \"contact\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"gateway\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"last_message\": {\n        \"chat\": {\n          \"context\": {\n            \"key_0\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"date\": \"string\",\n        \"edit\": \"string\",\n        \"file\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"type\": \"string\",\n          \"url\": \"string\"\n        },\n        \"from\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"keyboard\": {\n          \"buttons\": [\n            {\n              \"row\": [\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                },\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                }\n              ]\n            },\n            {\n              \"row\": [\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                },\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                }\n              ]\n            }\n          ],\n          \"no_input\": true\n        },\n        \"kind\": \"string\",\n        \"postback\": {\n          \"code\": \"string\",\n          \"mid\": \"string\",\n          \"text\": \"string\"\n        },\n        \"sender\": {\n          \"context\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        \"text\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"started_at\": \"string\",\n      \"title\": \"string\",\n      \"unprocessed_close\": true\n    },\n    {\n      \"close_reason\": \"string\",\n      \"closed_at\": \"string\",\n      \"contact\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"gateway\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"last_message\": {\n        \"chat\": {\n          \"context\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"date\": \"string\",\n        \"edit\": \"string\",\n        \"file\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"type\": \"string\",\n          \"url\": \"string\"\n        },\n        \"from\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"keyboard\": {\n          \"buttons\": [\n            {\n              \"row\": [\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                },\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                }\n              ]\n            },\n            {\n              \"row\": [\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                },\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                }\n              ]\n            }\n          ],\n          \"no_input\": false\n        },\n        \"kind\": \"string\",\n        \"postback\": {\n          \"code\": \"string\",\n          \"mid\": \"string\",\n          \"text\": \"string\"\n        },\n        \"sender\": {\n          \"context\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        \"text\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"started_at\": \"string\",\n      \"title\": \"string\",\n      \"unprocessed_close\": false\n    }\n  ],\n  \"next\": false,\n  \"page\": 7766\n}"}],"_postman_id":"1a5fed1a-d3ac-49ed-8072-4c648e2b0a5c"},{"name":"Agent Chat Service Get Agent Chats Counter","id":"10f2c01b-7f6a-48f4-9aca-5e62fdf414cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/agent/chats/counter?only_closed=true&only_unprocessed=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["agent","chats","counter"],"host":["https://api.webitel.com/api"],"query":[{"key":"only_closed","value":"true"},{"key":"only_unprocessed","value":"true"}],"variable":[]}},"response":[{"id":"68b4869b-061b-437d-bf2f-7ca56dbd5d7d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agent/chats/counter?only_closed=true&only_unprocessed=true","host":["https://api.webitel.com/api"],"path":["agent","chats","counter"],"query":[{"key":"only_closed","value":"true"},{"key":"only_unprocessed","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": 1226\n}"}],"_postman_id":"10f2c01b-7f6a-48f4-9aca-5e62fdf414cf"},{"name":"Agent Chat Service Mark Chat Processed","id":"c878bdfa-52a8-4b73-ae14-d61cde59d720","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/agent/chats/:chat_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["agent","chats",":chat_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"523a8027-eb31-44d8-bb6d-a1de44c46cf1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"713d4314-72cf-445e-aa85-cf5f44450476","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/agent/chats/:chat_id","host":["https://api.webitel.com/api"],"path":["agent","chats",":chat_id"],"variable":[{"key":"chat_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"c878bdfa-52a8-4b73-ae14-d61cde59d720"}],"id":"cd798e66-091d-4c36-be08-9aaa69dbf5eb","_postman_id":"cd798e66-091d-4c36-be08-9aaa69dbf5eb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CasesChatCatalog","item":[{"name":"Cases Chat Catalog Get Case Chat History","id":"35745e99-cfe5-4d83-a73a-643f84269a71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_id/chat/:chat_id/messages?offset.id=string&offset.date=string&size=7616&page=7616&q=string&fields=string&fields=string&group[string]=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["cases",":case_id","chat",":chat_id","messages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Messages ONLY starting from the specified message ID</p>\n","type":"text/plain"},"key":"offset.id","value":"string"},{"description":{"content":"<p>Messages ONLY been sent before the specified epochtime(milli).</p>\n","type":"text/plain"},"key":"offset.date","value":"string"},{"description":{"content":"<p>Number of messages to return.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"key":"page","value":"7616"},{"description":{"content":"<p>Search term: message.text</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Includes the history of ONLY those dialogs\nwhose member channel(s) contain\na specified set of variables.</p>\n","type":"text/plain"},"key":"group[string]","value":"string"}],"variable":[{"id":"243b96b5-db07-4330-a9c1-18c74665026a","description":{"content":"<p>(Required) Contact identificator</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_id"},{"id":"5edcbdb3-6808-4dc7-9a0c-c29ee0477744","description":{"content":"<p>(Required) Unique chat dialog</p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"5213ce56-10dc-4c9e-9a01-6c09f6167df5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/cases/:case_id/chat/:chat_id/messages?offset.id=string&offset.date=string&size=7616&page=7616&q=string&fields=string&fields=string&group[string]=string","host":["https://api.webitel.com/api"],"path":["cases",":case_id","chat",":chat_id","messages"],"query":[{"key":"offset.id","value":"string"},{"key":"offset.date","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"group[string]","value":"string"}],"variable":[{"key":"case_id","value":"string","description":"(Required) Contact identificator"},{"key":"chat_id","value":"string","description":"(Required) Unique chat dialog"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chats\": [\n    {\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"messages\": [\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": false\n      },\n      \"kind\": \"string\",\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    },\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": false\n      },\n      \"kind\": \"string\",\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 225,\n  \"peers\": [\n    {\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"35745e99-cfe5-4d83-a73a-643f84269a71"}],"id":"cdc7991a-6a2d-4b96-b646-74331238abb1","_postman_id":"cdc7991a-6a2d-4b96-b646-74331238abb1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ContactLinkingService","item":[{"name":"CreateContactFromConversation creates new contact from the data existing in the conversation and after that links this contact to the external user.","id":"f010b384-87a7-478b-b908-fbf6ddf6db54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/:conversation_id/contact?timezone.id=string&timezone.name=string&owner.id=string&owner.name=string&label=string&label=string&name=string&description=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["chat",":conversation_id","contact"],"host":["https://api.webitel.com/api"],"query":[{"key":"timezone.id","value":"string"},{"key":"timezone.name","value":"string"},{"key":"owner.id","value":"string"},{"key":"owner.name","value":"string"},{"key":"label","value":"string"},{"key":"label","value":"string"},{"key":"name","value":"string"},{"key":"description","value":"string"}],"variable":[{"id":"f0d88556-5da0-40ff-aa69-4121138f0e40","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"conversation_id"}]}},"response":[{"id":"c71958f9-c62c-4b68-ae54-9be32c10eccd","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/chat/:conversation_id/contact?timezone.id=string&timezone.name=string&owner.id=string&owner.name=string&label=string&label=string&name=string&description=string","host":["https://api.webitel.com/api"],"path":["chat",":conversation_id","contact"],"query":[{"key":"timezone.id","value":"string"},{"key":"timezone.name","value":"string"},{"key":"owner.id","value":"string"},{"key":"owner.name","value":"string"},{"key":"label","value":"string"},{"key":"label","value":"string"},{"key":"name","value":"string"},{"key":"description","value":"string"}],"variable":[{"key":"conversation_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"}],"_postman_id":"f010b384-87a7-478b-b908-fbf6ddf6db54"},{"name":"LinkContactToClient creates connection between existing internal contact and external client.","id":"2d7ea8db-435a-4260-a409-e602f3bba13e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/:conversation_id/link?contact_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["chat",":conversation_id","link"],"host":["https://api.webitel.com/api"],"query":[{"key":"contact_id","value":"string"}],"variable":[{"id":"7c0a507d-3f24-4cab-93aa-3b608d2cd489","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"conversation_id"}]}},"response":[{"id":"61bc09b6-a163-4622-9109-4461fcfb7f20","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/chat/:conversation_id/link?contact_id=string","host":["https://api.webitel.com/api"],"path":["chat",":conversation_id","link"],"query":[{"key":"contact_id","value":"string"}],"variable":[{"key":"conversation_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"2d7ea8db-435a-4260-a409-e602f3bba13e"}],"id":"e6311389-0c61-45ef-80a9-839a688cf7ed","_postman_id":"e6311389-0c61-45ef-80a9-839a688cf7ed","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ContactsChatCatalog","item":[{"name":"Contacts Chat Catalog Get Contact Chat History2","id":"e1f2304c-1b96-486a-96f4-713d3cf13cc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/chat/messages?offset.id=string&offset.date=string&size=7616&page=7616&q=string&fields=string&fields=string&chat_id=string&group[string][string]=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","chat","messages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Messages ONLY starting from the specified message ID</p>\n","type":"text/plain"},"key":"offset.id","value":"string"},{"description":{"content":"<p>Messages ONLY been sent before the specified epochtime(milli).</p>\n","type":"text/plain"},"key":"offset.date","value":"string"},{"description":{"content":"<p>Number of messages to return.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"key":"page","value":"7616"},{"description":{"content":"<p>Search term: message.text</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Unique chat dialog</p>\n","type":"text/plain"},"key":"chat_id","value":"string"},{"description":{"content":"<p>Includes the history of ONLY those dialogs\nwhose member channel(s) contain\na specified set of variables.</p>\n","type":"text/plain"},"key":"group[string][string]","value":"string"}],"variable":[{"id":"e264b296-7a36-44f0-bc93-8e7d737ab4ef","description":{"content":"<p>(Required) Contact identificator</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"233ed981-6b29-4af3-acb2-1ebadff49280","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/chat/messages?offset.id=string&offset.date=string&size=7616&page=7616&q=string&fields=string&fields=string&chat_id=string&group[string][string]=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","chat","messages"],"query":[{"key":"offset.id","value":"string"},{"key":"offset.date","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"chat_id","value":"string"},{"key":"group[string][string]","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact identificator"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chats\": [\n    {\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"context\": {\n        \"key_0\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"messages\": [\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": false\n      },\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    },\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": false\n      },\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7894,\n  \"peers\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"e1f2304c-1b96-486a-96f4-713d3cf13cc4"},{"name":"Contacts Chat Catalog Get Contact Chat History","id":"a65de73e-937a-4bc3-85a9-3a8025ea3b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/chat/:chat_id/messages?offset.id=string&offset.date=string&size=7616&page=7616&q=string&fields=string&fields=string&group[string]=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","chat",":chat_id","messages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Messages ONLY starting from the specified message ID</p>\n","type":"text/plain"},"key":"offset.id","value":"string"},{"description":{"content":"<p>Messages ONLY been sent before the specified epochtime(milli).</p>\n","type":"text/plain"},"key":"offset.date","value":"string"},{"description":{"content":"<p>Number of messages to return.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"key":"page","value":"7616"},{"description":{"content":"<p>Search term: message.text</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Includes the history of ONLY those dialogs\nwhose member channel(s) contain\na specified set of variables.</p>\n","type":"text/plain"},"key":"group[string]","value":"string"}],"variable":[{"id":"9d4c9634-df11-4807-a47a-e97a285ace9c","description":{"content":"<p>(Required) Contact identificator</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"b7a787b3-2b88-4ba7-a165-b85a0b93d789","description":{"content":"<p>(Required) Unique chat dialog</p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"4f4faefc-2b02-4c25-bfd4-71b2e7896949","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/chat/:chat_id/messages?offset.id=string&offset.date=string&size=7616&page=7616&q=string&fields=string&fields=string&group[string]=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","chat",":chat_id","messages"],"query":[{"key":"offset.id","value":"string"},{"key":"offset.date","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"group[string]","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact identificator"},{"key":"chat_id","value":"string","description":"(Required) Unique chat dialog"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chats\": [\n    {\n      \"context\": {\n        \"key_0\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"context\": {\n        \"key_0\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"messages\": [\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": false\n      },\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    },\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": true\n      },\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 6722,\n  \"peers\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"a65de73e-937a-4bc3-85a9-3a8025ea3b19"}],"id":"8e7a6b1f-8795-4776-b24c-663821769336","_postman_id":"8e7a6b1f-8795-4776-b24c-663821769336","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Messages","item":[{"name":"Broadcast message send message from via to peer recipients.","id":"8c1b63e8-5ba8-4990-8f4f-df46499b4f3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"message\": {\n    \"file\": {\n      \"id\": \"string\",\n      \"source\": \"string\",\n      \"url\": \"string\"\n    },\n    \"keyboard\": {\n      \"rows\": [\n        {\n          \"buttons\": [\n            {\n              \"caption\": \"string\",\n              \"code\": \"string\",\n              \"text\": \"string\",\n              \"type\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"caption\": \"string\",\n              \"code\": \"string\",\n              \"text\": \"string\",\n              \"type\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        {\n          \"buttons\": [\n            {\n              \"caption\": \"string\",\n              \"code\": \"string\",\n              \"text\": \"string\",\n              \"type\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"caption\": \"string\",\n              \"code\": \"string\",\n              \"text\": \"string\",\n              \"type\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        }\n      ]\n    },\n    \"text\": \"string\"\n  },\n  \"peers\": [\n    {\n      \"id\": \"string\",\n      \"type\": \"string\",\n      \"via\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"type\": \"string\",\n      \"via\": \"string\"\n    }\n  ],\n  \"timeout\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/chat/broadcast","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["chat","broadcast"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"92096777-db66-4b71-b809-96c02706cd01","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"message\": {\n    \"file\": {\n      \"id\": \"string\",\n      \"source\": \"string\",\n      \"url\": \"string\"\n    },\n    \"keyboard\": {\n      \"rows\": [\n        {\n          \"buttons\": [\n            {\n              \"caption\": \"string\",\n              \"code\": \"string\",\n              \"text\": \"string\",\n              \"type\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"caption\": \"string\",\n              \"code\": \"string\",\n              \"text\": \"string\",\n              \"type\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        },\n        {\n          \"buttons\": [\n            {\n              \"caption\": \"string\",\n              \"code\": \"string\",\n              \"text\": \"string\",\n              \"type\": \"string\",\n              \"url\": \"string\"\n            },\n            {\n              \"caption\": \"string\",\n              \"code\": \"string\",\n              \"text\": \"string\",\n              \"type\": \"string\",\n              \"url\": \"string\"\n            }\n          ]\n        }\n      ]\n    },\n    \"text\": \"string\"\n  },\n  \"peers\": [\n    {\n      \"id\": \"string\",\n      \"type\": \"string\",\n      \"via\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"type\": \"string\",\n      \"via\": \"string\"\n    }\n  ],\n  \"timeout\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/chat/broadcast"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"failure\": [\n    {\n      \"error\": {\n        \"code\": 6230,\n        \"details\": [\n          {\n            \"@type\": \"string\",\n            \"key_0\": {},\n            \"key_1\": {}\n          },\n          {\n            \"@type\": \"string\"\n          }\n        ],\n        \"message\": \"string\"\n      },\n      \"peer_id\": \"string\"\n    },\n    {\n      \"error\": {\n        \"code\": 7776,\n        \"details\": [\n          {\n            \"@type\": \"string\"\n          },\n          {\n            \"@type\": \"string\",\n            \"key_0\": {},\n            \"key_1\": {},\n            \"key_2\": {},\n            \"key_3\": {}\n          }\n        ],\n        \"message\": \"string\"\n      },\n      \"peer_id\": \"string\"\n    }\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"}],"_postman_id":"8c1b63e8-5ba8-4990-8f4f-df46499b4f3f"},{"name":"Query of external chat customers","id":"d868f605-758a-4ba1-a704-82a7ed014807","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/customers?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&type=string&via.id=string&via.type=string&via.name=string&via.etag=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["chat","customers"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number to return. <strong>default</strong>: 1.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Page records limit. <strong>default</strong>: 16.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: peer{id,name}</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort records by { fields } specification.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort records by { fields } specification.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Set of unique contact <strong>ID</strong>entifier(s).</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Set of unique contact <strong>ID</strong>entifier(s).</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>The type of contact to filter.</p>\n","type":"text/plain"},"key":"type","value":"string"},{"description":{"content":"<p>Contact unique <strong>ID</strong>entifier.\nContact <strong>type</strong>-specific string.</p>\n","type":"text/plain"},"key":"via.id","value":"string"},{"description":{"content":"<p>Contact <strong>type</strong> provider.</p>\n","type":"text/plain"},"key":"via.type","value":"string"},{"description":{"content":"<p>Contact display <strong>name</strong>.</p>\n","type":"text/plain"},"key":"via.name","value":"string"},{"description":{"content":"<p>Contact source identifier.</p>\n","type":"text/plain"},"key":"via.etag","value":"string"}],"variable":[]}},"response":[{"id":"77448291-2317-470e-8cda-a30ffccb1240","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/chat/customers?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&type=string&via.id=string&via.type=string&via.name=string&via.etag=string","host":["https://api.webitel.com/api"],"path":["chat","customers"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"type","value":"string"},{"key":"via.id","value":"string"},{"key":"via.type","value":"string"},{"key":"via.name","value":"string"},{"key":"via.etag","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": true,\n  \"page\": 364,\n  \"peers\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\",\n      \"via\": [\n        {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      ]\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\",\n      \"via\": [\n        {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"vias\": [\n    {\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"d868f605-758a-4ba1-a704-82a7ed014807"},{"name":"Query of chat conversations","id":"9c64fa9b-51fd-4a73-8f63-311ca179d655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/dialogs?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&via.id=string&via.type=string&via.name=string&via.etag=string&peer.id=string&peer.type=string&peer.name=string&peer.etag=string&date.since=string&date.until=string&online=true&rated=true&group[string]=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["chat","dialogs"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number to return. <strong>default</strong>: 1.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Page records limit. <strong>default</strong>: 16.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: peer.name</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort records by { fields } specification.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort records by { fields } specification.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Set of unique chat IDentifier(s).\nAccept: dialog -or- member ID.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Set of unique chat IDentifier(s).\nAccept: dialog -or- member ID.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Contact unique <strong>ID</strong>entifier.\nContact <strong>type</strong>-specific string.</p>\n","type":"text/plain"},"key":"via.id","value":"string"},{"description":{"content":"<p>Contact <strong>type</strong> provider.</p>\n","type":"text/plain"},"key":"via.type","value":"string"},{"description":{"content":"<p>Contact display <strong>name</strong>.</p>\n","type":"text/plain"},"key":"via.name","value":"string"},{"description":{"content":"<p>Contact source identifier.</p>\n","type":"text/plain"},"key":"via.etag","value":"string"},{"description":{"content":"<p>Contact unique <strong>ID</strong>entifier.\nContact <strong>type</strong>-specific string.</p>\n","type":"text/plain"},"key":"peer.id","value":"string"},{"description":{"content":"<p>Contact <strong>type</strong> provider.</p>\n","type":"text/plain"},"key":"peer.type","value":"string"},{"description":{"content":"<p>Contact display <strong>name</strong>.</p>\n","type":"text/plain"},"key":"peer.name","value":"string"},{"description":{"content":"<p>Contact source identifier.</p>\n","type":"text/plain"},"key":"peer.etag","value":"string"},{"description":{"content":"<p>Since epochtime (milli).\n<strong>Match</strong>: greater than ..</p>\n","type":"text/plain"},"key":"date.since","value":"string"},{"description":{"content":"<p>Until epochtime (milli).\n<strong>Match</strong>: less or equal ..</p>\n","type":"text/plain"},"key":"date.until","value":"string"},{"description":{"content":"<p>Dialogs ONLY that are currently [not] active( closed: ? ).</p>\n","type":"text/plain"},"key":"online","value":"true"},{"description":{"content":"<p>Dialogs ONLY that have [not] been rated.</p>\n","type":"text/plain"},"key":"rated","value":"true"},{"description":{"content":"<p>Includes ONLY those chat dialogs\nwhose member channel(s) contain\na specified set of variables.</p>\n<p>10</p>\n","type":"text/plain"},"key":"group[string]","value":"string"}],"variable":[]}},"response":[{"id":"7ff92925-ac10-47a4-959a-48efdf83e0c0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/chat/dialogs?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&via.id=string&via.type=string&via.name=string&via.etag=string&peer.id=string&peer.type=string&peer.name=string&peer.etag=string&date.since=string&date.until=string&online=true&rated=true&group[string]=string","host":["https://api.webitel.com/api"],"path":["chat","dialogs"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"via.id","value":"string"},{"key":"via.type","value":"string"},{"key":"via.name","value":"string"},{"key":"via.etag","value":"string"},{"key":"peer.id","value":"string"},{"key":"peer.type","value":"string"},{"key":"peer.name","value":"string"},{"key":"peer.etag","value":"string"},{"key":"date.since","value":"string"},{"key":"date.until","value":"string"},{"key":"online","value":"true"},{"key":"rated","value":"true"},{"key":"group[string]","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"closed\": \"string\",\n      \"closed_cause\": \"string\",\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\",\n        \"key_3\": \"string\"\n      },\n      \"date\": \"string\",\n      \"dc\": \"string\",\n      \"from\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"members\": [\n        {\n          \"context\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        {\n          \"context\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        }\n      ],\n      \"message\": {\n        \"chat\": {\n          \"context\": {\n            \"key_0\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"date\": \"string\",\n        \"edit\": \"string\",\n        \"file\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"type\": \"string\",\n          \"url\": \"string\"\n        },\n        \"from\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"keyboard\": {\n          \"buttons\": [\n            {\n              \"row\": [\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                },\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                }\n              ]\n            },\n            {\n              \"row\": [\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                },\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                }\n              ]\n            }\n          ],\n          \"no_input\": false\n        },\n        \"kind\": \"string\",\n        \"postback\": {\n          \"code\": \"string\",\n          \"mid\": \"string\",\n          \"text\": \"string\"\n        },\n        \"sender\": {\n          \"context\": {\n            \"key_0\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        \"text\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"rate_id\": \"string\",\n      \"started\": \"string\",\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"closed\": \"string\",\n      \"closed_cause\": \"string\",\n      \"context\": {\n        \"key_0\": \"string\"\n      },\n      \"date\": \"string\",\n      \"dc\": \"string\",\n      \"from\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"members\": [\n        {\n          \"context\": {\n            \"key_0\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        {\n          \"context\": {\n            \"key_0\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        }\n      ],\n      \"message\": {\n        \"chat\": {\n          \"context\": {\n            \"key_0\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"date\": \"string\",\n        \"edit\": \"string\",\n        \"file\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"size\": \"string\",\n          \"type\": \"string\",\n          \"url\": \"string\"\n        },\n        \"from\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"id\": \"string\",\n        \"keyboard\": {\n          \"buttons\": [\n            {\n              \"row\": [\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                },\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                }\n              ]\n            },\n            {\n              \"row\": [\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                },\n                {\n                  \"code\": \"string\",\n                  \"share\": \"phone\",\n                  \"text\": \"string\",\n                  \"url\": \"string\"\n                }\n              ]\n            }\n          ],\n          \"no_input\": true\n        },\n        \"kind\": \"string\",\n        \"postback\": {\n          \"code\": \"string\",\n          \"mid\": \"string\",\n          \"text\": \"string\"\n        },\n        \"sender\": {\n          \"context\": {\n            \"key_0\": \"string\"\n          },\n          \"dc\": \"string\",\n          \"id\": \"string\",\n          \"invite\": {\n            \"date\": \"string\",\n            \"from\": \"string\"\n          },\n          \"join\": \"string\",\n          \"left\": \"string\",\n          \"peer\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"queue\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          },\n          \"title\": \"string\",\n          \"via\": {\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"name\": \"string\",\n            \"type\": \"string\"\n          }\n        },\n        \"text\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"rate_id\": \"string\",\n      \"started\": \"string\",\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 7675\n}"}],"_postman_id":"9c64fa9b-51fd-4a73-8f63-311ca179d655"},{"name":"Query of chat participants","id":"d7282d94-7b19-4d18-8bd1-a0221b3c9ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/dialogs/:chat_id/members?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&via.id=string&via.type=string&via.name=string&via.etag=string&peer.id=string&peer.type=string&peer.name=string&peer.etag=string&date.since=string&date.until=string&online=true&joined=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["chat","dialogs",":chat_id","members"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number to return. <strong>default</strong>: 1.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Page records limit. <strong>default</strong>: 16.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: peer(type;name)</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort records by { fields } specification.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort records by { fields } specification.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Set of unique chat member ID.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Set of unique chat member ID.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Contact unique <strong>ID</strong>entifier.\nContact <strong>type</strong>-specific string.</p>\n","type":"text/plain"},"key":"via.id","value":"string"},{"description":{"content":"<p>Contact <strong>type</strong> provider.</p>\n","type":"text/plain"},"key":"via.type","value":"string"},{"description":{"content":"<p>Contact display <strong>name</strong>.</p>\n","type":"text/plain"},"key":"via.name","value":"string"},{"description":{"content":"<p>Contact source identifier.</p>\n","type":"text/plain"},"key":"via.etag","value":"string"},{"description":{"content":"<p>Contact unique <strong>ID</strong>entifier.\nContact <strong>type</strong>-specific string.</p>\n","type":"text/plain"},"key":"peer.id","value":"string"},{"description":{"content":"<p>Contact <strong>type</strong> provider.</p>\n","type":"text/plain"},"key":"peer.type","value":"string"},{"description":{"content":"<p>Contact display <strong>name</strong>.</p>\n","type":"text/plain"},"key":"peer.name","value":"string"},{"description":{"content":"<p>Contact source identifier.</p>\n","type":"text/plain"},"key":"peer.etag","value":"string"},{"description":{"content":"<p>Since epochtime (milli).\n<strong>Match</strong>: greater than ..</p>\n","type":"text/plain"},"key":"date.since","value":"string"},{"description":{"content":"<p>Until epochtime (milli).\n<strong>Match</strong>: less or equal ..</p>\n","type":"text/plain"},"key":"date.until","value":"string"},{"description":{"content":"<p>Participants ONLY who are currently [not] connected to the chat.\n( left: ( 0 ? online : offline ) )</p>\n","type":"text/plain"},"key":"online","value":"true"},{"description":{"content":"<p>Participants ONLY who have [not] been connected to the chat.\n( join: ( 0 ? [request|abandoned] : connected ) )</p>\n","type":"text/plain"},"key":"joined","value":"true"}],"variable":[{"id":"8e3fd4c7-2d62-4de0-a54f-d71625ba118c","description":{"content":"<p>(Required) ID of the chat dialog.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"b80c0a51-0c0a-4e88-9130-1b43c33db4a7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/chat/dialogs/:chat_id/members?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&via.id=string&via.type=string&via.name=string&via.etag=string&peer.id=string&peer.type=string&peer.name=string&peer.etag=string&date.since=string&date.until=string&online=true&joined=true","host":["https://api.webitel.com/api"],"path":["chat","dialogs",":chat_id","members"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"via.id","value":"string"},{"key":"via.type","value":"string"},{"key":"via.name","value":"string"},{"key":"via.etag","value":"string"},{"key":"peer.id","value":"string"},{"key":"peer.type","value":"string"},{"key":"peer.name","value":"string"},{"key":"peer.etag","value":"string"},{"key":"date.since","value":"string"},{"key":"date.until","value":"string"},{"key":"online","value":"true"},{"key":"joined","value":"true"}],"variable":[{"key":"chat_id","value":"string","description":"(Required) ID of the chat dialog."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"context\": {\n        \"key_0\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 5509\n}"}],"_postman_id":"d7282d94-7b19-4d18-8bd1-a0221b3c9ec7"},{"name":"Query of the chat history","id":"14dba236-d7cb-43ec-a94f-1a326bfcf44e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/dialogs/:chat_id/messages?offset.id=string&offset.date=string&limit=7616&q=string&fields=string&fields=string&peer.id=string&peer.type=string&peer.name=string&peer.etag=string&group[string]=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["chat","dialogs",":chat_id","messages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Messages ONLY starting from the specified message ID</p>\n","type":"text/plain"},"key":"offset.id","value":"string"},{"description":{"content":"<p>Messages ONLY been sent before the specified epochtime(milli).</p>\n","type":"text/plain"},"key":"offset.date","value":"string"},{"description":{"content":"<p>Number of messages to return.</p>\n","type":"text/plain"},"key":"limit","value":"7616"},{"description":{"content":"<p>Search term: message.text</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Contact unique <strong>ID</strong>entifier.\nContact <strong>type</strong>-specific string.</p>\n","type":"text/plain"},"key":"peer.id","value":"string"},{"description":{"content":"<p>Contact <strong>type</strong> provider.</p>\n","type":"text/plain"},"key":"peer.type","value":"string"},{"description":{"content":"<p>Contact display <strong>name</strong>.</p>\n","type":"text/plain"},"key":"peer.name","value":"string"},{"description":{"content":"<p>Contact source identifier.</p>\n","type":"text/plain"},"key":"peer.etag","value":"string"},{"description":{"content":"<p>Includes the history of ONLY those dialogs\nwhose member channel(s) contain\na specified set of variables.</p>\n","type":"text/plain"},"key":"group[string]","value":"string"}],"variable":[{"id":"872edab8-de4c-4761-8633-1418f971b048","description":{"content":"<p>(Required) Unique chat dialog</p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"d353e1b7-cc91-4451-8cb3-420474487097","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/chat/dialogs/:chat_id/messages?offset.id=string&offset.date=string&limit=7616&q=string&fields=string&fields=string&peer.id=string&peer.type=string&peer.name=string&peer.etag=string&group[string]=string","host":["https://api.webitel.com/api"],"path":["chat","dialogs",":chat_id","messages"],"query":[{"key":"offset.id","value":"string"},{"key":"offset.date","value":"string"},{"key":"limit","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"peer.id","value":"string"},{"key":"peer.type","value":"string"},{"key":"peer.name","value":"string"},{"key":"peer.etag","value":"string"},{"key":"group[string]","value":"string"}],"variable":[{"key":"chat_id","value":"string","description":"(Required) Unique chat dialog"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chats\": [\n    {\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"context\": {\n        \"key_0\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"messages\": [\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": false\n      },\n      \"kind\": \"string\",\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    },\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": true\n      },\n      \"kind\": \"string\",\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7810,\n  \"peers\": [\n    {\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"14dba236-d7cb-43ec-a94f-1a326bfcf44e"},{"name":"Query of the chat history","id":"920e49b0-3acd-48bc-a3c1-d12913678a18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/:peer.type/:peer.id/messages?offset.id=string&offset.date=string&limit=7616&q=string&fields=string&fields=string&chat_id=string&peer.name=string&peer.etag=string&group[string][string]=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["chat",":peer.type",":peer.id","messages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Messages ONLY starting from the specified message ID</p>\n","type":"text/plain"},"key":"offset.id","value":"string"},{"description":{"content":"<p>Messages ONLY been sent before the specified epochtime(milli).</p>\n","type":"text/plain"},"key":"offset.date","value":"string"},{"description":{"content":"<p>Number of messages to return.</p>\n","type":"text/plain"},"key":"limit","value":"7616"},{"description":{"content":"<p>Search term: message.text</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Unique chat dialog</p>\n","type":"text/plain"},"key":"chat_id","value":"string"},{"description":{"content":"<p>Contact display <strong>name</strong>.</p>\n","type":"text/plain"},"key":"peer.name","value":"string"},{"description":{"content":"<p>Contact source identifier.</p>\n","type":"text/plain"},"key":"peer.etag","value":"string"},{"description":{"content":"<p>Includes the history of ONLY those dialogs\nwhose member channel(s) contain\na specified set of variables.</p>\n","type":"text/plain"},"key":"group[string][string]","value":"string"}],"variable":[{"id":"68368c31-e2aa-4442-bdde-8ee258fdbf0d","description":{"content":"<p>(Required) Contact <strong>type</strong> provider.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"peer.type"},{"id":"9899a197-03df-4549-99f4-68ae761bb0d5","description":{"content":"<p>(Required) Contact unique <strong>ID</strong>entifier.\nContact <strong>type</strong>-specific string.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"peer.id"}]}},"response":[{"id":"8d798e62-9fc6-478a-b410-528c5b97693f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/chat/:peer.type/:peer.id/messages?offset.id=string&offset.date=string&limit=7616&q=string&fields=string&fields=string&chat_id=string&peer.name=string&peer.etag=string&group[string][string]=string","host":["https://api.webitel.com/api"],"path":["chat",":peer.type",":peer.id","messages"],"query":[{"key":"offset.id","value":"string"},{"key":"offset.date","value":"string"},{"key":"limit","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"chat_id","value":"string"},{"key":"peer.name","value":"string"},{"key":"peer.etag","value":"string"},{"key":"group[string][string]","value":"string"}],"variable":[{"key":"peer.type","value":"string","description":"(Required) Contact **type** provider."},{"key":"peer.id","value":"string","description":"(Required) Contact unique **ID**entifier.\nContact **type**-specific string."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chats\": [\n    {\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"dc\": \"string\",\n      \"id\": \"string\",\n      \"invite\": {\n        \"date\": \"string\",\n        \"from\": \"string\"\n      },\n      \"join\": \"string\",\n      \"left\": \"string\",\n      \"peer\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"queue\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"title\": \"string\",\n      \"via\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"messages\": [\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": false\n      },\n      \"kind\": \"string\",\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    },\n    {\n      \"chat\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"context\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"date\": \"string\",\n      \"edit\": \"string\",\n      \"file\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"size\": \"string\",\n        \"type\": \"string\",\n        \"url\": \"string\"\n      },\n      \"from\": {\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"id\": \"string\",\n      \"keyboard\": {\n        \"buttons\": [\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          },\n          {\n            \"row\": [\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"code\": \"string\",\n                \"share\": \"phone\",\n                \"text\": \"string\",\n                \"url\": \"string\"\n              }\n            ]\n          }\n        ],\n        \"no_input\": false\n      },\n      \"kind\": \"string\",\n      \"postback\": {\n        \"code\": \"string\",\n        \"mid\": \"string\",\n        \"text\": \"string\"\n      },\n      \"sender\": {\n        \"context\": {\n          \"key_0\": \"string\"\n        },\n        \"dc\": \"string\",\n        \"id\": \"string\",\n        \"invite\": {\n          \"date\": \"string\",\n          \"from\": \"string\"\n        },\n        \"join\": \"string\",\n        \"left\": \"string\",\n        \"peer\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"queue\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        },\n        \"title\": \"string\",\n        \"via\": {\n          \"etag\": \"string\",\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"type\": \"string\"\n        }\n      },\n      \"text\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 225,\n  \"peers\": [\n    {\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"920e49b0-3acd-48bc-a3c1-d12913678a18"}],"id":"f9f94888-26a2-4c74-8dd6-18c9c68fe526","_postman_id":"f9f94888-26a2-4c74-8dd6-18c9c68fe526","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"64759be8-9693-4d14-a5a1-c1be44f27f49","_postman_id":"64759be8-9693-4d14-a5a1-c1be44f27f49","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"portal","item":[{"name":"Customer","item":[{"name":"Register PUSH subscription. App token authentication required","id":"511c7967-8971-4587-9e83-d12dbf607cc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"push\": {\n    \"APN\": \"string\",\n    \"FCM\": \"string\",\n    \"secret\": \"string\",\n    \"web\": {\n      \"endpoint\": \"string\",\n      \"key\": {\n        \"auth\": \"string\",\n        \"p256dh\": \"string\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/portal/device","description":"<p>(Device) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["portal","device"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"bbf3b0d3-9519-42df-947d-21dea2dcf89e","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"push\": {\n    \"APN\": \"string\",\n    \"FCM\": \"string\",\n    \"secret\": \"string\",\n    \"web\": {\n      \"endpoint\": \"string\",\n      \"key\": {\n        \"auth\": \"string\",\n        \"p256dh\": \"string\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/portal/device"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"511c7967-8971-4587-9e83-d12dbf607cc8"},{"name":"Invalidate the user's session access token","id":"322d95e7-d303-4a74-9ad8-065dcaf9e94f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Portal-Device"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/portal/logout","urlObject":{"path":["portal","logout"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"16174c99-3006-498f-afdd-2354a0045262","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Portal-Device","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/portal/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cause\": {\n    \"code\": 2273,\n    \"details\": [\n      {\n        \"@type\": \"string\",\n        \"key_0\": {},\n        \"key_1\": {},\n        \"key_2\": {}\n      },\n      {\n        \"@type\": \"string\"\n      }\n    ],\n    \"message\": \"string\"\n  }\n}"}],"_postman_id":"322d95e7-d303-4a74-9ad8-065dcaf9e94f"},{"name":"Inspect authentication of the user's session access token","id":"78509453-314f-43af-a8fa-3d99f3eec9ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Portal-Device"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/portal/token","urlObject":{"path":["portal","token"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"defa66be-e524-40bf-99f6-ccade8ae00e3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Portal-Device","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/portal/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"access_token\": \"LxEYRr_5YIiNnvQXgZ-y_I830xuhrSQi-EsgzbQhdIMPxScSIsiey8s1KKSoD4CP\",\n  \"call\": {\n    \"proxy\": \"sip:example.org:5064;transport=udp\",\n    \"realm\": \"demo.webitel.com\",\n    \"user_id\": \"F3-frzuRNTOzZ2B-q2S_lQ\"\n  },\n  \"chat\": {\n    \"user\": {\n      \"name\": \"You\",\n      \"type\": \"portal\"\n    }\n  },\n  \"expires_in\": 3555,\n  \"scope\": [\n    \"call\",\n    \"chat\"\n  ],\n  \"token_type\": \"bearer\",\n  \"user\": {\n    \"identity\": {\n      \"birthdate\": \"\",\n      \"email\": \"j.doe@mx.example.org\",\n      \"email_verified\": true,\n      \"family_name\": \"Doe\",\n      \"gender\": \"male\",\n      \"given_name\": \"John\",\n      \"iss\": \"https://my.example.org/accounts\",\n      \"locale\": \"en-US\",\n      \"metadata\": {\n        \"complex_var\": {\n          \"array\": [\n            73,\n            \"str\",\n            null,\n            {}\n          ]\n        },\n        \"extra_var\": \"my string\"\n      },\n      \"middle_name\": \"\",\n      \"name\": \"John Doe\",\n      \"phone_number\": \"+1 202-555-0190\",\n      \"phone_number_verified\": false,\n      \"picture\": \"\",\n      \"profile\": \"https://my.example.org/people/j.doe\",\n      \"sub\": \"j.doe\",\n      \"zoneinfo\": \"US/Arizona\"\n    }\n  }\n}"}],"_postman_id":"78509453-314f-43af-a8fa-3d99f3eec9ed"},{"name":"Obtain your user's access token to portal service(s)","id":"f4dac2ab-00aa-4428-a6aa-9f3685496d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Portal-Device"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_token\": \"string\",\n  \"code\": \"string\",\n  \"grant_type\": \"string\",\n  \"identity\": {\n    \"birthdate\": \"string\",\n    \"created_at\": \"string\",\n    \"deleted_at\": \"string\",\n    \"email\": \"string\",\n    \"email_verified\": false,\n    \"family_name\": \"string\",\n    \"gender\": \"string\",\n    \"given_name\": \"string\",\n    \"iss\": \"string\",\n    \"locale\": \"string\",\n    \"metadata\": {},\n    \"middle_name\": \"string\",\n    \"name\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_verified\": true,\n    \"picture\": \"string\",\n    \"profile\": \"string\",\n    \"sources\": [\n      {\n        \"iss\": \"string\",\n        \"sub\": \"string\"\n      },\n      {\n        \"iss\": \"string\",\n        \"sub\": \"string\"\n      }\n    ],\n    \"sub\": \"string\",\n    \"updated_at\": \"string\",\n    \"zoneinfo\": \"string\"\n  },\n  \"push\": {\n    \"APN\": \"string\",\n    \"FCM\": \"string\",\n    \"secret\": \"string\",\n    \"web\": {\n      \"endpoint\": \"string\",\n      \"key\": {\n        \"auth\": \"string\",\n        \"p256dh\": \"string\"\n      }\n    }\n  },\n  \"refresh_token\": \"string\",\n  \"response_type\": [\n    \"string\",\n    \"string\"\n  ],\n  \"scope\": [\n    \"string\",\n    \"string\"\n  ],\n  \"state\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/portal/token","urlObject":{"path":["portal","token"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"9e5202f7-1795-4ec7-bd02-b2107f18dcbb","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Portal-Device","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_token\": \"string\",\n  \"code\": \"string\",\n  \"grant_type\": \"string\",\n  \"identity\": {\n    \"birthdate\": \"string\",\n    \"created_at\": \"string\",\n    \"deleted_at\": \"string\",\n    \"email\": \"string\",\n    \"email_verified\": true,\n    \"family_name\": \"string\",\n    \"gender\": \"string\",\n    \"given_name\": \"string\",\n    \"iss\": \"string\",\n    \"locale\": \"string\",\n    \"metadata\": {},\n    \"middle_name\": \"string\",\n    \"name\": \"string\",\n    \"phone_number\": \"string\",\n    \"phone_number_verified\": false,\n    \"picture\": \"string\",\n    \"profile\": \"string\",\n    \"sources\": [\n      {\n        \"iss\": \"string\",\n        \"sub\": \"string\"\n      },\n      {\n        \"iss\": \"string\",\n        \"sub\": \"string\"\n      }\n    ],\n    \"sub\": \"string\",\n    \"updated_at\": \"string\",\n    \"zoneinfo\": \"string\"\n  },\n  \"push\": {\n    \"APN\": \"string\",\n    \"FCM\": \"string\",\n    \"secret\": \"string\",\n    \"web\": {\n      \"endpoint\": \"string\",\n      \"key\": {\n        \"auth\": \"string\",\n        \"p256dh\": \"string\"\n      }\n    }\n  },\n  \"refresh_token\": \"string\",\n  \"response_type\": [\n    \"string\",\n    \"string\"\n  ],\n  \"scope\": [\n    \"string\",\n    \"string\"\n  ],\n  \"state\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/portal/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"access_token\": \"LxEYRr_5YIiNnvQXgZ-y_I830xuhrSQi-EsgzbQhdIMPxScSIsiey8s1KKSoD4CP\",\n  \"call\": {\n    \"proxy\": \"sip:example.org:5064;transport=udp\",\n    \"realm\": \"demo.webitel.com\",\n    \"user_id\": \"F3-frzuRNTOzZ2B-q2S_lQ\"\n  },\n  \"chat\": {\n    \"user\": {\n      \"name\": \"You\",\n      \"type\": \"portal\"\n    }\n  },\n  \"expires_in\": 3555,\n  \"scope\": [\n    \"call\",\n    \"chat\"\n  ],\n  \"token_type\": \"bearer\",\n  \"user\": {\n    \"identity\": {\n      \"birthdate\": \"\",\n      \"email\": \"j.doe@mx.example.org\",\n      \"email_verified\": true,\n      \"family_name\": \"Doe\",\n      \"gender\": \"male\",\n      \"given_name\": \"John\",\n      \"iss\": \"https://my.example.org/accounts\",\n      \"locale\": \"en-US\",\n      \"metadata\": {\n        \"complex_var\": {\n          \"array\": [\n            73,\n            \"str\",\n            null,\n            {}\n          ]\n        },\n        \"extra_var\": \"my string\"\n      },\n      \"middle_name\": \"\",\n      \"name\": \"John Doe\",\n      \"phone_number\": \"+1 202-555-0190\",\n      \"phone_number_verified\": false,\n      \"picture\": \"\",\n      \"profile\": \"https://my.example.org/people/j.doe\",\n      \"sub\": \"j.doe\",\n      \"zoneinfo\": \"US/Arizona\"\n    }\n  }\n}"}],"_postman_id":"f4dac2ab-00aa-4428-a6aa-9f3685496d35"}],"id":"54cdb8e7-4e40-44e0-a200-79f57beaac7e","_postman_id":"54cdb8e7-4e40-44e0-a200-79f57beaac7e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"cc3d4039-2a9a-4d29-817d-bed80692be49","_postman_id":"cc3d4039-2a9a-4d29-817d-bed80692be49","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"storage","item":[{"name":"BackendProfileService","item":[{"name":"List of BackendProfile","id":"47ed174b-9ac6-4d82-962a-cec1958dacff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/backend_profiles?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","backend_profiles"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"085b8cf6-9305-407a-a734-c4cc96736a8c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"data_count\": \"string\",\n      \"data_size\": \"string\",\n      \"description\": \"string\",\n      \"disabled\": false,\n      \"expire_days\": 5039,\n      \"id\": \"string\",\n      \"max_size\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 2800,\n      \"properties\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"type\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"data_count\": \"string\",\n      \"data_size\": \"string\",\n      \"description\": \"string\",\n      \"disabled\": true,\n      \"expire_days\": 8544,\n      \"id\": \"string\",\n      \"max_size\": \"string\",\n      \"name\": \"string\",\n      \"priority\": 5691,\n      \"properties\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"type\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"fc37ddfe-8c66-4895-93ea-8d9f21a18fa6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"47ed174b-9ac6-4d82-962a-cec1958dacff"},{"name":"Create BackendProfile","id":"c8171a34-4522-4115-860e-d09881ad0b69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"expire_days\": 6862,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 6572,\n  \"properties\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/backend_profiles","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","backend_profiles"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6bb80c53-199f-447c-b3c4-0e15ae2751cc","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"expire_days\": 6862,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 6572,\n  \"properties\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/backend_profiles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"expire_days\": 8910,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8803,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"cf10d9e3-f196-414a-9d04-0f645daf1f37","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"expire_days\": 6862,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 6572,\n  \"properties\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/backend_profiles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c8171a34-4522-4115-860e-d09881ad0b69"},{"name":"BackendProfile item","id":"b2511860-1af5-40c2-ad31-2625ef84266a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/backend_profiles/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","backend_profiles",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"0aa52026-0265-4907-885e-e85d7f7152b9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"adb525ec-4dd3-46d8-bc86-1b9747846961","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"expire_days\": 8910,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8803,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"ecd476dd-03ad-4dbe-9975-10568c67f641","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b2511860-1af5-40c2-ad31-2625ef84266a"},{"name":"Update BackendProfile","id":"ddd2945e-a28f-4edd-b77e-4f64ba16a994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"expire_days\": 8467,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 6996,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/backend_profiles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","backend_profiles",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"be70246c-757a-4219-9234-7d62e8e72443","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e3ac48b0-8448-4739-bb02-a5342b686ffa","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"expire_days\": 8467,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 6996,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"expire_days\": 8910,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8803,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"01e850e9-ebc9-41ea-8fa7-b9c39b0c3594","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"expire_days\": 8467,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 6996,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ddd2945e-a28f-4edd-b77e-4f64ba16a994"},{"name":"Remove BackendProfile","id":"e8e7db68-5e2b-4337-9a67-511001daa8b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/backend_profiles/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","backend_profiles",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"66b181f8-6477-4d5c-a44c-48c5edd3a5d1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cec4a889-84d8-4d0b-9214-4ae88ff1c930","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"expire_days\": 8910,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8803,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"6e8c4a01-9dc6-492a-9b77-ee6ae186fe82","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e8e7db68-5e2b-4337-9a67-511001daa8b7"},{"name":"Patch BackendProfile","id":"145d9118-9563-459c-b512-2f2d8300fc9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"expire_days\": 2422,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 825,\n  \"properties\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/backend_profiles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","backend_profiles",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"49276238-2e8a-4e5a-a2d3-0f63b03441ea","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0edf9d33-e986-4a92-9b7d-65bfd7092ce0","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"expire_days\": 4203,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4307,\n  \"properties\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"expire_days\": 8910,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8803,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"4f0229b2-1a77-4e7f-909e-b91efbf22ec1","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"disabled\": true,\n  \"domain_id\": \"string\",\n  \"expire_days\": 4203,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4307,\n  \"properties\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/backend_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"145d9118-9563-459c-b512-2f2d8300fc9c"}],"id":"77a8d724-f723-4f3e-9a16-7e3833226495","_postman_id":"77a8d724-f723-4f3e-9a16-7e3833226495","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"CognitiveProfileService","item":[{"name":"Search Cognitive Profile","id":"3a48580f-90c1-4ef4-91b2-8b8c900ca785","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/cognitive_profiles?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&service=DefaultService&service=STT&enabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","cognitive_profiles"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"service","value":"DefaultService"},{"key":"service","value":"STT"},{"key":"enabled","value":"true"}],"variable":[]}},"response":[{"id":"d94994e2-513a-4828-9142-8572b100db95","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&service=TTS&service=DefaultService&enabled=true","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"service","value":"TTS"},{"key":"service","value":"DefaultService"},{"key":"enabled","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default\": true,\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {},\n      \"provider\": \"DefaultProvider\",\n      \"service\": \"DefaultService\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"default\": true,\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {},\n      \"provider\": \"DefaultProvider\",\n      \"service\": \"DefaultService\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"ff191736-fa90-4eb3-a943-9f585f048c38","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&service=TTS&service=DefaultService&enabled=true","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"service","value":"TTS"},{"key":"service","value":"DefaultService"},{"key":"enabled","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3a48580f-90c1-4ef4-91b2-8b8c900ca785"},{"name":"Create Cognitive Profile","id":"edcd0552-1415-4366-9202-744fa8622560","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\",\n  \"properties\": {},\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/cognitive_profiles","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","cognitive_profiles"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"c69a1207-074c-44d6-89df-aa59700ac412","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\",\n  \"properties\": {},\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/cognitive_profiles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"c0d7adb7-2713-4de1-bed5-6bb93394d933","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\",\n  \"properties\": {},\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/cognitive_profiles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"edcd0552-1415-4366-9202-744fa8622560"},{"name":"Read Cognitive Profile","id":"7dbbe23a-2416-4ab5-9892-023eded4a5d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/cognitive_profiles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","cognitive_profiles",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"34356e23-042b-4cba-9558-fb08334e3156","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5e2d5533-c4fd-4b20-bb38-2f5bd01e0bd9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"22704782-0d61-43f0-9f1e-ee83db393fc4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7dbbe23a-2416-4ab5-9892-023eded4a5d0"},{"name":"Update Cognitive Profile","id":"b28ac2a7-1f62-4aab-814c-ed17a01dd302","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"default\": false,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/cognitive_profiles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","cognitive_profiles",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e63426df-1842-4c3e-bfa8-d86a2bdf9cf6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6b39dbdc-08ba-4612-bece-6995732cd2e5","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"default\": false,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"a59e1239-a959-4c79-9639-e670e370f76c","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"default\": false,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b28ac2a7-1f62-4aab-814c-ed17a01dd302"},{"name":"Remove BackendProfile","id":"8ef004fd-91c4-4059-8844-aad38ba42730","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/cognitive_profiles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","cognitive_profiles",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f404183c-68c9-497e-9347-6c7a8b72541b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"505f5fb9-62b6-412a-a28f-2b3ae07a5ae3","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"f0f02752-64c8-48c9-808c-87647266631e","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8ef004fd-91c4-4059-8844-aad38ba42730"},{"name":"Patch Cognitive Profile","id":"3623983c-8912-43c4-9c3a-ab1922e6a885","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/cognitive_profiles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","cognitive_profiles",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"57917f3f-84b1-4ce6-84b9-cbf1540b5e21","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f93f3e7f-12e7-4e58-b6e4-b45dbcf64e89","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"82fa7414-12b5-4536-b73d-9d24aa0ff454","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"default\": true,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"properties\": {},\n  \"provider\": \"DefaultProvider\",\n  \"service\": \"DefaultService\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3623983c-8912-43c4-9c3a-ab1922e6a885"},{"name":"Search Voices","id":"81bbcc62-b8a3-4da2-a84f-9a8065bdf0c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/cognitive_profiles/:id/voice?q=string&key=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","cognitive_profiles",":id","voice"],"host":["https://api.webitel.com/api"],"query":[{"key":"q","value":"string"},{"key":"key","value":"string"}],"variable":[{"id":"ea365b82-0825-40a8-9958-d241cceaa2b3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"445f9c88-6d80-4719-85a3-8e665a406f41","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id/voice?q=string&key=string","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id","voice"],"query":[{"key":"q","value":"string"},{"key":"key","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"d8316c22-b438-476b-a541-49d161c5b717","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/cognitive_profiles/:id/voice?q=string&key=string","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles",":id","voice"],"query":[{"key":"q","value":"string"},{"key":"key","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"81bbcc62-b8a3-4da2-a84f-9a8065bdf0c8"}],"id":"7a1d4312-780c-4888-ae30-8967781a57e7","_postman_id":"7a1d4312-780c-4888-ae30-8967781a57e7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"FilePoliciesService","item":[{"name":"List of FilePolicy","id":"d4a0ef83-98ba-47e1-8d33-983affec20ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/file_policies?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file_policies"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"1746706c-d34f-4b5b-a1cb-3840f140d2f9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/file_policies?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["storage","file_policies"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"channels\": [\n        \"UnknownChannel\",\n        \"UnknownChannel\"\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"encrypt\": false,\n      \"id\": 8578,\n      \"max_upload_size\": \"string\",\n      \"mime_types\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"position\": 5258,\n      \"retention_days\": 9191,\n      \"speed_download\": \"string\",\n      \"speed_upload\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"channels\": [\n        \"UnknownChannel\",\n        \"UnknownChannel\"\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"encrypt\": false,\n      \"id\": 275,\n      \"max_upload_size\": \"string\",\n      \"mime_types\": [\n        \"string\",\n        \"string\"\n      ],\n      \"name\": \"string\",\n      \"position\": 5374,\n      \"retention_days\": 5187,\n      \"speed_download\": \"string\",\n      \"speed_upload\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"},{"id":"cef9eeba-0e91-4617-8dd6-a832c8cdbb30","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/file_policies?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["storage","file_policies"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d4a0ef83-98ba-47e1-8d33-983affec20ac"},{"name":"Create FilePolicy","id":"451f6f4d-1116-427a-9444-6c31254c3776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": false,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 5913,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file_policies","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file_policies"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"b1246d33-1830-486a-a4f1-482b9da79587","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": false,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 1067,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file_policies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"id\": 7565,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 4247,\n  \"retention_days\": 8321,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"b3e4152e-325c-4196-8918-41086ccaab31","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": false,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 1067,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file_policies"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"451f6f4d-1116-427a-9444-6c31254c3776"},{"name":"Move Position File Policy","id":"86b1b6ae-7601-4e2f-a453-9a7e41888106","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file_policies/:from_id/to/:to_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file_policies",":from_id","to",":to_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"81be2a75-3745-4cb4-ab28-86f922361398","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"from_id"},{"id":"f79fe59a-1e21-4cbe-aa33-269a3548b884","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"to_id"}]}},"response":[{"id":"9e0e16ac-e4a4-43b9-bc69-35ec5295092d","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:from_id/to/:to_id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":from_id","to",":to_id"],"variable":[{"key":"from_id","value":"7616","description":"(Required) "},{"key":"to_id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": false\n}"},{"id":"84cc5388-1be2-4338-9b9f-247507e392ab","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:from_id/to/:to_id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":from_id","to",":to_id"],"variable":[{"key":"from_id","value":"7616","description":"(Required) "},{"key":"to_id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"86b1b6ae-7601-4e2f-a453-9a7e41888106"},{"name":"FilePolicy item","id":"386cdf6c-6609-48b3-a173-efe739bd2906","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/file_policies/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file_policies",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ceec8a7b-b08d-4c69-aaf0-b0a78896a906","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"15dc0917-d0a5-41fb-893e-48bf6d68e9fa","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"id\": 7565,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 4247,\n  \"retention_days\": 8321,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"56aaed8b-1ca6-452b-af58-116f4c9c6991","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"386cdf6c-6609-48b3-a173-efe739bd2906"},{"name":"Update FilePolicy","id":"641d51df-f873-45e0-89fc-57635ce2dbc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": false,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 5913,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file_policies/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file_policies",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"02f00b15-ab48-4398-b2a8-3da55162a125","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"757b59c1-8e14-4e43-a2e1-53b49ae8d65f","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": false,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 1067,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"id\": 7565,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 4247,\n  \"retention_days\": 8321,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"6adb1b84-f89d-4816-9992-807f65c7054c","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": false,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 1067,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"641d51df-f873-45e0-89fc-57635ce2dbc6"},{"name":"Remove FilePolicy","id":"91bfc32c-17f7-4f6d-bca7-e0dc8b9ec661","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/file_policies/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file_policies",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3209af2a-6082-4c4c-a7f8-5453d95b79b2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"4facf7e7-0a0a-4e56-89bd-e396c012cf11","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"id\": 7565,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 4247,\n  \"retention_days\": 8321,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"2ed49dde-de32-4525-bf53-ea046d9d5e87","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"91bfc32c-17f7-4f6d-bca7-e0dc8b9ec661"},{"name":"Patch FilePolicy","id":"227edf07-8cfb-4e57-a7d4-1821bffb8efb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 4316,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file_policies/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file_policies",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e7568e07-41bd-4fa5-bc17-f8c471737b37","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"d09aaee9-08dc-400d-b6e1-6051b9d6464a","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 7080,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"id\": 7565,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 4247,\n  \"retention_days\": 8321,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"a71cb492-a5c0-4902-ba0e-914588e64a4e","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channels\": [\n    \"UnknownChannel\",\n    \"UnknownChannel\"\n  ],\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 7080,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"227edf07-8cfb-4e57-a7d4-1821bffb8efb"},{"name":"File Policy Apply","id":"37d6d509-b97e-4bdb-a342-ff14c38adf42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apply_to_null_channel\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file_policies/:id/apply","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file_policies",":id","apply"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"0135b604-ce26-4d44-945e-d60ffad96901","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"226283b2-373b-48db-a222-60416546bcff","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apply_to_null_channel\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id/apply","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id","apply"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"count\": \"string\"\n}"},{"id":"f77be764-d291-4be1-b445-f64559a0de45","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apply_to_null_channel\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/file_policies/:id/apply","host":["https://api.webitel.com/api"],"path":["storage","file_policies",":id","apply"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"37d6d509-b97e-4bdb-a342-ff14c38adf42"}],"id":"6349e2ae-05f9-450c-aaff-d54ca835275f","_postman_id":"6349e2ae-05f9-450c-aaff-d54ca835275f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"FileService","item":[{"name":"Search Files By Call","id":"5c609dc1-210b-4b00-9f44-b4a2da1c6857","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/:call_id/files?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&channel=ScreenRecordingChannel&channel=LogChannel","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls",":call_id","files"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"description":{"content":"<ul>\n<li>ScreenRecordingChannel: ScreenshotChannel = 8; // deprecated</li>\n</ul>\n","type":"text/plain"},"key":"channel","value":"ScreenRecordingChannel"},{"description":{"content":"<ul>\n<li>ScreenRecordingChannel: ScreenshotChannel = 8; // deprecated</li>\n</ul>\n","type":"text/plain"},"key":"channel","value":"LogChannel"}],"variable":[{"id":"875ca93f-d2ce-43db-9dfa-bb5e8e407c23","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"20db9913-e6fc-4148-99d7-1a66a613114d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/:call_id/files?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&channel=ScreenRecordingChannel&channel=MailChannel","host":["https://api.webitel.com/api"],"path":["calls",":call_id","files"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"channel","value":"ScreenRecordingChannel"},{"key":"channel","value":"MailChannel"}],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    },\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"759322e3-bb2e-4527-ba88-87e37e2cfe63","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/calls/:call_id/files?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&channel=ScreenRecordingChannel&channel=MailChannel","host":["https://api.webitel.com/api"],"path":["calls",":call_id","files"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"channel","value":"ScreenRecordingChannel"},{"key":"channel","value":"MailChannel"}],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5c609dc1-210b-4b00-9f44-b4a2da1c6857"},{"name":"Delete Videocall Files","id":"7658dd71-f180-4357-a508-1ca451571ce3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/calls/:call_id/files","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["calls",":call_id","files"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4c7210dc-6afa-40e3-a443-53f529c74d80","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"27ac5a35-3a64-4f39-8b44-de44697687a0","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/:call_id/files","host":["https://api.webitel.com/api"],"path":["calls",":call_id","files"],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"66148722-68d3-48c9-bed5-a22264cf1154","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/calls/:call_id/files","host":["https://api.webitel.com/api"],"path":["calls",":call_id","files"],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7658dd71-f180-4357-a508-1ca451571ce3"},{"name":"Search Screen Recordings By Agent","id":"0e36ff0c-27cc-4c05-b701-094a581f6754","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/agent/:agent_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","agent",":agent_id"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"}],"variable":[{"id":"4df8e63e-b3ab-4c79-b640-82d0aa0d4abd","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"a34f088b-0d4e-4029-8521-f6dadbea709f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/agent/:agent_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING","host":["https://api.webitel.com/api"],"path":["storage","agent",":agent_id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    },\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"7ee0d1b5-2eed-4230-8ca6-1e324d5a6224","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/agent/:agent_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING","host":["https://api.webitel.com/api"],"path":["storage","agent",":agent_id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0e36ff0c-27cc-4c05-b701-094a581f6754"},{"name":"Delete Screen Recordings By Agent","id":"1e6e5b93-1e2e-4a3a-b41c-7b328a49b151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/agent/:agent_id/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","agent",":agent_id",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d764e991-d76b-4e48-a31b-00d9653b9e4a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"id":"ae9d48fb-56d8-4797-81be-60dc548fab90","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cffe79b2-c61f-4008-8bcc-ffa9057b238b","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/agent/:agent_id/:id","host":["https://api.webitel.com/api"],"path":["storage","agent",":agent_id",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"4508e0c4-a327-4472-8593-06e407eb942f","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/agent/:agent_id/:id","host":["https://api.webitel.com/api"],"path":["storage","agent",":agent_id",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1e6e5b93-1e2e-4a3a-b41c-7b328a49b151"},{"name":"Search Screen Recordings By Call","id":"21d35506-b0a3-4ddc-ac33-79f368dec10c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/call/:call_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING&start_at.from=string&start_at.to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","call",":call_id"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"},{"key":"start_at.from","value":"string"},{"key":"start_at.to","value":"string"}],"variable":[{"id":"5dfec5bd-df50-4e6f-a34c-388916d45830","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"75bc4122-878f-4a1f-8f77-88de7ba4a64c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/call/:call_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING&start_at.from=string&start_at.to=string","host":["https://api.webitel.com/api"],"path":["storage","call",":call_id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"},{"key":"start_at.from","value":"string"},{"key":"start_at.to","value":"string"}],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    },\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"bc712471-24d8-4319-910d-fb1cb18729a0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/call/:call_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING&start_at.from=string&start_at.to=string","host":["https://api.webitel.com/api"],"path":["storage","call",":call_id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"},{"key":"start_at.from","value":"string"},{"key":"start_at.to","value":"string"}],"variable":[{"key":"call_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"21d35506-b0a3-4ddc-ac33-79f368dec10c"},{"name":"Search Files","id":"3bcd9b1e-8f4d-4d84-9388-910afd71a818","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/file?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&uploaded_by=string&uploaded_by=string&reference_id=string&reference_id=string&channel=ScreenRecordingChannel&channel=LogChannel&retention_until.from=string&retention_until.to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"uploaded_by","value":"string"},{"key":"uploaded_by","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"description":{"content":"<ul>\n<li>ScreenRecordingChannel: ScreenshotChannel = 8; // deprecated</li>\n</ul>\n","type":"text/plain"},"key":"channel","value":"ScreenRecordingChannel"},{"description":{"content":"<ul>\n<li>ScreenRecordingChannel: ScreenshotChannel = 8; // deprecated</li>\n</ul>\n","type":"text/plain"},"key":"channel","value":"LogChannel"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"}],"variable":[]}},"response":[{"id":"03821e36-455c-48ec-88d3-96213d188116","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/file?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&uploaded_by=string&uploaded_by=string&reference_id=string&reference_id=string&channel=ScreenRecordingChannel&channel=MailChannel&retention_until.from=string&retention_until.to=string","host":["https://api.webitel.com/api"],"path":["storage","file"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"uploaded_by","value":"string"},{"key":"uploaded_by","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"channel","value":"ScreenRecordingChannel"},{"key":"channel","value":"MailChannel"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    },\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"ff2449eb-a8a6-46f6-b137-92d72cde6d35","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/file?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&uploaded_by=string&uploaded_by=string&reference_id=string&reference_id=string&channel=ScreenRecordingChannel&channel=MailChannel&retention_until.from=string&retention_until.to=string","host":["https://api.webitel.com/api"],"path":["storage","file"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"uploaded_by","value":"string"},{"key":"uploaded_by","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"channel","value":"ScreenRecordingChannel"},{"key":"channel","value":"MailChannel"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3bcd9b1e-8f4d-4d84-9388-910afd71a818"},{"name":"Delete Files","id":"829f5f96-a0c3-4fd4-afaa-308adb6ebf58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6b3af204-a7a2-47da-8dda-3835ee0a8d6a","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"09cd5b38-e043-4e39-9cab-102680b6e1b1","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"829f5f96-a0c3-4fd4-afaa-308adb6ebf58"},{"name":"Delete Quarantine Files","id":"62781f15-8cde-456b-9d6f-8f9f07be80e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file/quarantine","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file","quarantine"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"19a374e4-55c5-4c88-9700-62f9485795d6","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file/quarantine"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"6b3cf72f-8743-4cb4-ae41-bd3ef666b1fa","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file/quarantine"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"62781f15-8cde-456b-9d6f-8f9f07be80e8"},{"name":"Restore Files","id":"bfe1c9af-e3c1-42cd-b61d-db85c0e4e793","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file/restore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","file","restore"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"f343846b-a8dc-41bb-b5c5-9c0de258a12a","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file/restore"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"be06c96a-bea0-42fd-849b-7f62c76824d9","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/file/restore"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bfe1c9af-e3c1-42cd-b61d-db85c0e4e793"},{"name":"Search Screen Recordings","id":"6196aeec-e9e4-4c5f-8e8c-65b71e9933a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/users/:user_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","users",":user_id"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"}],"variable":[{"id":"33996011-85ac-4b51-bbc2-72620d79b1f1","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"}]}},"response":[{"id":"9242ffdd-6d47-47dc-9f2d-fe20a1c711e9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/users/:user_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING","host":["https://api.webitel.com/api"],"path":["storage","users",":user_id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"}],"variable":[{"key":"user_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    },\n    {\n      \"channel\": \"UnknownChannel\",\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"properties\": {\n        \"end_time\": \"string\",\n        \"height\": \"string\",\n        \"start_time\": \"string\",\n        \"width\": \"string\"\n      },\n      \"reference_id\": \"string\",\n      \"retention_until\": \"string\",\n      \"sha256sum\": \"string\",\n      \"size\": \"string\",\n      \"thumbnail\": {\n        \"mime_type\": \"string\",\n        \"scale\": \"string\",\n        \"size\": \"string\"\n      },\n      \"uploaded_at\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"uuid\": \"string\",\n      \"view_name\": \"string\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"40d946d2-48bf-4805-90e6-8beb5fb5ad85","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/users/:user_id?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=string&id=string&uploaded_at.from=string&uploaded_at.to=string&reference_id=string&reference_id=string&retention_until.from=string&retention_until.to=string&type=PDF&channel=SCREENRECORDING","host":["https://api.webitel.com/api"],"path":["storage","users",":user_id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"uploaded_at.from","value":"string"},{"key":"uploaded_at.to","value":"string"},{"key":"reference_id","value":"string"},{"key":"reference_id","value":"string"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"},{"key":"type","value":"PDF"},{"key":"channel","value":"SCREENRECORDING"}],"variable":[{"key":"user_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6196aeec-e9e4-4c5f-8e8c-65b71e9933a6"},{"name":"Delete Screen Recordings","id":"2480900c-ef39-435f-8c74-b4648e2e283d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/users/:user_id/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","users",":user_id",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c38b2c68-3073-4e8e-9dd8-cf1ad025f24b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"},{"id":"a29bb8ed-c940-433c-9d18-da6e589564f7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b18036b9-a39b-43e1-9478-28c985ca376b","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/users/:user_id/:id","host":["https://api.webitel.com/api"],"path":["storage","users",":user_id",":id"],"variable":[{"key":"user_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"6460acb8-28e6-460c-a746-eade9ae65241","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/users/:user_id/:id","host":["https://api.webitel.com/api"],"path":["storage","users",":user_id",":id"],"variable":[{"key":"user_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2480900c-ef39-435f-8c74-b4648e2e283d"}],"id":"8328520b-fd17-4065-9c06-77944c2e1a6e","_postman_id":"8328520b-fd17-4065-9c06-77944c2e1a6e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"FileTranscriptService","item":[{"name":"Put File Transcript","id":"b9dba69d-0c86-4a16-aeec-fe5f2350f540","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"string\",\n  \"locale\": \"string\",\n  \"phrases\": [\n    {\n      \"channel\": 8760,\n      \"end_sec\": 8280.68858277152,\n      \"phrase\": \"string\",\n      \"start_sec\": 5517.712054729141\n    },\n    {\n      \"channel\": 9223,\n      \"end_sec\": 5394.881618596503,\n      \"phrase\": \"string\",\n      \"start_sec\": 2878.0511368365123\n    }\n  ],\n  \"text\": \"string\",\n  \"uuid\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","transcript_file"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"30a59b3b-68ec-4564-a09b-9901bfd4123c","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"string\",\n  \"locale\": \"string\",\n  \"phrases\": [\n    {\n      \"channel\": 993,\n      \"end_sec\": 2070.065021541141,\n      \"phrase\": \"string\",\n      \"start_sec\": 4785.084550568897\n    },\n    {\n      \"channel\": 2382,\n      \"end_sec\": 132.2976437790202,\n      \"phrase\": \"string\",\n      \"start_sec\": 9986.280799759057\n    }\n  ],\n  \"text\": \"string\",\n  \"uuid\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"},{"id":"3483d439-a6e0-4e4a-ae8b-7f2ccae74970","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": \"string\",\n  \"locale\": \"string\",\n  \"phrases\": [\n    {\n      \"channel\": 993,\n      \"end_sec\": 2070.065021541141,\n      \"phrase\": \"string\",\n      \"start_sec\": 4785.084550568897\n    },\n    {\n      \"channel\": 2382,\n      \"end_sec\": 132.2976437790202,\n      \"phrase\": \"string\",\n      \"start_sec\": 9986.280799759057\n    }\n  ],\n  \"text\": \"string\",\n  \"uuid\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b9dba69d-0c86-4a16-aeec-fe5f2350f540"},{"name":"Create File Transcript","id":"e3b34e08-2ca6-4770-9279-bb2f3685f6da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"locale\": \"string\",\n  \"profile\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"uuid\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","transcript_file"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"c012e4be-8575-4933-a370-5f37f33bde65","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"locale\": \"string\",\n  \"profile\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"uuid\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"action\": \"string\",\n      \"created_at\": \"string\",\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"state\": \"string\"\n    },\n    {\n      \"action\": \"string\",\n      \"created_at\": \"string\",\n      \"file_id\": \"string\",\n      \"id\": \"string\",\n      \"state\": \"string\"\n    }\n  ]\n}"},{"id":"e86a37c3-c53f-49a3-abf7-e53247f45df7","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"file_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"locale\": \"string\",\n  \"profile\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"uuid\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e3b34e08-2ca6-4770-9279-bb2f3685f6da"},{"name":"Delete File Transcript","id":"3fffbdce-5142-43e6-927d-bad2a361cd78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"uuid\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","transcript_file"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"a521a030-7a5c-4ac6-a54e-e5dedfd67c26","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"uuid\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"19c341e5-029d-464c-abb7-69edc9cb4f6c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"uuid\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/transcript_file"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3fffbdce-5142-43e6-927d-bad2a361cd78"},{"name":"Get File Transcript Phrases","id":"3e22d6a9-b81e-44c7-b451-b6551f990e5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/transcript_file/:id/phrases?page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","transcript_file",":id","phrases"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[{"id":"1d4043b0-ddd0-4ad1-9063-275fdc3efd59","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6b0754b2-dc04-43ed-a5bb-03531a91b1df","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/transcript_file/:id/phrases?page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["storage","transcript_file",":id","phrases"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"channel\": 5934,\n      \"end_sec\": 4731.136255502559,\n      \"phrase\": \"string\",\n      \"start_sec\": 8205.447591630302\n    },\n    {\n      \"channel\": 3661,\n      \"end_sec\": 1109.6178892622622,\n      \"phrase\": \"string\",\n      \"start_sec\": 1567.9173171842642\n    }\n  ],\n  \"next\": true\n}"},{"id":"d158305b-f7b1-484c-b362-0fe5f2d3d15d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/transcript_file/:id/phrases?page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["storage","transcript_file",":id","phrases"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3e22d6a9-b81e-44c7-b451-b6551f990e5a"}],"id":"1420d980-041d-4b87-bb82-13545d2aba7b","_postman_id":"1420d980-041d-4b87-bb82-13545d2aba7b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ImportTemplateService","item":[{"name":"Search Import Template","id":"15d6c35d-2fce-49c8-aca8-9fc8037db553","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/import_templates?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=2388&id=1829","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","import_templates"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2388"},{"key":"id","value":"1829"}],"variable":[]}},"response":[{"id":"550efcad-1b26-47fc-9f9e-bae697827676","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/import_templates?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228","host":["https://api.webitel.com/api"],"path":["storage","import_templates"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"description\": \"string\",\n      \"id\": 2169,\n      \"name\": \"string\",\n      \"parameters\": {},\n      \"source\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"source_id\": \"string\",\n      \"source_type\": \"DefaultSourceType\"\n    },\n    {\n      \"description\": \"string\",\n      \"id\": 1756,\n      \"name\": \"string\",\n      \"parameters\": {},\n      \"source\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"source_id\": \"string\",\n      \"source_type\": \"DefaultSourceType\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"f2441c1f-79a9-4516-8cab-50647aaa4a29","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/import_templates?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=7935&id=228","host":["https://api.webitel.com/api"],"path":["storage","import_templates"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"7935"},{"key":"id","value":"228"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"15d6c35d-2fce-49c8-aca8-9fc8037db553"},{"name":"Create Import Template","id":"5938c8f7-74f8-4e30-903d-d7690aee38c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"source_id\": \"string\",\n  \"parameters\": {},\n  \"description\": \"string\",\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source_type\": \"DefaultSourceType\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/import_templates","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","import_templates"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"95e0e0aa-cf88-4e45-a56e-a3fe495df8b4","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"source_id\": \"string\",\n  \"parameters\": {},\n  \"description\": \"string\",\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source_type\": \"DefaultSourceType\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/import_templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": 7534,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"511e2272-25a5-4716-ab61-4d3bcf08b80a","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"source_id\": \"string\",\n  \"parameters\": {},\n  \"description\": \"string\",\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source_type\": \"DefaultSourceType\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/import_templates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5938c8f7-74f8-4e30-903d-d7690aee38c6"},{"name":"Read Import Template","id":"c7ebe0a5-d960-474b-a7a1-ebc983627d61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/import_templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","import_templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4cfb81c0-b5ed-48d6-895e-fdbd73aea423","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"81921445-f703-4ad3-a392-2595ad8d82f1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/import_templates/:id","host":["https://api.webitel.com/api"],"path":["storage","import_templates",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": 7534,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"8a2eb795-7b0e-4942-9832-c173b7fff770","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/import_templates/:id","host":["https://api.webitel.com/api"],"path":["storage","import_templates",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c7ebe0a5-d960-474b-a7a1-ebc983627d61"},{"name":"Update Import Template","id":"4af3b3b3-812b-481c-845a-7d017ac6af38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/import_templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","import_templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"4a801b5f-873b-4354-8134-16ddf9d77a02","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"2d9c6a57-f0d0-4ab4-81f1-11fa8fa915d6","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/import_templates/:id","host":["https://api.webitel.com/api"],"path":["storage","import_templates",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": 7534,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"86340150-4754-432f-b640-149267fd8958","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/import_templates/:id","host":["https://api.webitel.com/api"],"path":["storage","import_templates",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4af3b3b3-812b-481c-845a-7d017ac6af38"},{"name":"Delete Import Template","id":"c3522638-dc24-470a-9218-1584f91692ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/import_templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","import_templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"f3cee877-c7e6-45bb-bc3f-4598ee1e6444","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"fb0812d2-335a-4755-96c3-f61b49b05782","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/import_templates/:id","host":["https://api.webitel.com/api"],"path":["storage","import_templates",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": 7534,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"bc903bf5-1bb0-49c6-a32a-a2ae223538b7","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/import_templates/:id","host":["https://api.webitel.com/api"],"path":["storage","import_templates",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c3522638-dc24-470a-9218-1584f91692ca"},{"name":"Patch Import Template","id":"b74f8b2f-73e2-4e89-a263-90d59452c082","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"parameters\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/storage/import_templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","import_templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"9404cdae-1c40-4507-b7d2-586272e66767","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"7616","key":"id"}]}},"response":[{"id":"b9585a67-c143-49be-bbeb-14426287d5ee","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"parameters\": {}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/import_templates/:id","host":["https://api.webitel.com/api"],"path":["storage","import_templates",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"id\": 7534,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"ebe5e8a6-2008-4df4-b635-54f4404534c3","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"parameters\": {}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/storage/import_templates/:id","host":["https://api.webitel.com/api"],"path":["storage","import_templates",":id"],"variable":[{"key":"id","value":"7616","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b74f8b2f-73e2-4e89-a263-90d59452c082"}],"id":"b4b2e3c9-76e2-4b19-9556-76e8da9e41be","_postman_id":"b4b2e3c9-76e2-4b19-9556-76e8da9e41be","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"MediaFileService","item":[{"name":"Search MediaFile","id":"5d97ade2-a920-4fc1-a482-4c70760ba9f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/media?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=5412&id=8782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","media"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"5412"},{"key":"id","value":"8782"}],"variable":[]}},"response":[{"id":"002d208d-b82f-48b2-8e11-70f4642d76e9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/media?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["storage","media"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"mime_type\": \"string\",\n      \"name\": \"string\",\n      \"size\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"},{"id":"f2f6e1d3-0882-441f-9eb7-2ea68cae4220","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/media?page=7616&size=7616&q=string&sort=string&fields=string&fields=string&id=6572&id=7588","host":["https://api.webitel.com/api"],"path":["storage","media"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"6572"},{"key":"id","value":"7588"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 9877,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5d97ade2-a920-4fc1-a482-4c70760ba9f0"},{"name":"MediaFile item","id":"fdf6a4cc-c584-4b34-ac90-471d42f183da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/media/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","media",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"65619f10-1a93-40e7-9daa-ee04a45db719","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"45400292-f3e8-4ef2-90a7-a622f8ff1059","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/media/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["storage","media",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"mime_type\": \"string\",\n  \"name\": \"string\",\n  \"size\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"e3cf7488-f3ed-4467-be6a-99b6073113ce","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/media/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["storage","media",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fdf6a4cc-c584-4b34-ac90-471d42f183da"},{"name":"Remove MediaFile","id":"bfb77ef6-803c-4169-a457-551d448a042f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/media/:id?domain_id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["storage","media",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"id":"d9c4bd7a-af6f-4512-9886-c5d2e4a3361a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e3e6f498-725a-414a-a573-d533afda4960","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/media/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["storage","media",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"mime_type\": \"string\",\n  \"name\": \"string\",\n  \"size\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"78144442-cdb8-433f-b7df-c1c470bd879d","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/storage/media/:id?domain_id=string","host":["https://api.webitel.com/api"],"path":["storage","media",":id"],"query":[{"key":"domain_id","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bfb77ef6-803c-4169-a457-551d448a042f"}],"id":"73ee05b6-2ec6-469a-afd6-44e2b92ba8fa","_postman_id":"73ee05b6-2ec6-469a-afd6-44e2b92ba8fa","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"45e58cd7-6748-4a2b-b94b-a007ed67a305","_postman_id":"45e58cd7-6748-4a2b-b94b-a007ed67a305","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"webitel-go","item":[{"name":"AccessStore","item":[{"name":"default: TODO: indicate objclass=default as a default rights repo","id":"981bbdce-b5d4-47e9-bf5f-519f2438653a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/acl/:object.name/:object.id?grantor=string&grantor=string&grantee=string&grantee=string&granted=string&granted=string&q=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["acl",":object.name",":object.id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>--- filters ---</p>\n<p>[optional] [FROM] each rule owner is any of role(s) id; user -or- role</p>\n","type":"text/plain"},"key":"grantor","value":"string"},{"description":{"content":"<p>--- filters ---</p>\n<p>[optional] [FROM] each rule owner is any of role(s) id; user -or- role</p>\n","type":"text/plain"},"key":"grantor","value":"string"},{"description":{"content":"<p>[optional] [TO] subject role(s) id; user -or- role</p>\n","type":"text/plain"},"key":"grantee","value":"string"},{"description":{"content":"<p>[optional] [TO] subject role(s) id; user -or- role</p>\n","type":"text/plain"},"key":"grantee","value":"string"},{"description":{"content":"<p>[xrwdxrwd] [R]ecord-[b]ased-[A]ccess-[C]ontrol level check(!)</p>\n","type":"text/plain"},"key":"granted","value":"string"},{"description":{"content":"<p>[xrwdxrwd] [R]ecord-[b]ased-[A]ccess-[C]ontrol level check(!)</p>\n","type":"text/plain"},"key":"granted","value":"string"},{"description":{"content":"<p>[optional] [TO] subject.name ILIKE ?q=; user -or- role</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>pagedResultsControl</p>\n<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"}],"variable":[{"id":"c88481b9-9722-4f63-bac2-5ea5c8d3d746","description":{"content":"<p>(Required) display name</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.name"},{"id":"c99ad5ed-33f6-4404-b6aa-dfa857abe2e2","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.id"}]}},"response":[{"id":"8701ed61-160c-4ff3-9c89-bb8f5b8de304","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/acl/:object.name/:object.id?grantor=string&grantor=string&grantee=string&grantee=string&granted=string&granted=string&q=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":["acl",":object.name",":object.id"],"query":[{"key":"grantor","value":"string"},{"key":"grantor","value":"string"},{"key":"grantee","value":"string"},{"key":"grantee","value":"string"},{"key":"granted","value":"string"},{"key":"granted","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}],"variable":[{"key":"object.name","value":"string","description":"(Required) display name"},{"key":"object.id","value":"string","description":"(Required) identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"granted\": \"string\",\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      },\n      \"grantor\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": false\n      }\n    },\n    {\n      \"granted\": \"string\",\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      },\n      \"grantor\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": false\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 5812\n}"},{"id":"72c2e9d9-7fcd-43d1-801a-dbc91f34d2fb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/acl/:object.name/:object.id?grantor=string&grantor=string&grantee=string&grantee=string&granted=string&granted=string&q=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":["acl",":object.name",":object.id"],"query":[{"key":"grantor","value":"string"},{"key":"grantor","value":"string"},{"key":"grantee","value":"string"},{"key":"grantee","value":"string"},{"key":"granted","value":"string"},{"key":"granted","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}],"variable":[{"key":"object.name","value":"string","description":"(Required) display name"},{"key":"object.id","value":"string","description":"(Required) identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"981bbdce-b5d4-47e9-bf5f-519f2438653a"},{"name":"Same as UpdateAccess except for DEFAULT access control system","id":"421f218d-d9f5-4197-bc2f-33681b96e620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"list\": [\n    {\n      \"grantee\": \"string\",\n      \"grants\": \"string\",\n      \"object\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"grantee\": \"string\",\n      \"grants\": \"string\",\n      \"object\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/acl/:object.name/:object.id/grantor/:grantor","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["acl",":object.name",":object.id","grantor",":grantor"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"df4472d1-3090-45c8-b6cd-2af6a21485d6","description":{"content":"<p>(Required) display name</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.name"},{"id":"95e098ee-a0b7-459b-b8a2-137cd95062e3","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.id"},{"id":"22cf51b9-3fd8-4006-b17c-1eaf7c687d9b","description":{"content":"<p>(Required) [FOR] creator user/role</p>\n","type":"text/plain"},"type":"any","value":"string","key":"grantor"}]}},"response":[{"id":"f15a6fd9-9952-4ddf-8786-113ffe546cb7","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"list\": [\n    {\n      \"grantee\": \"string\",\n      \"grants\": \"string\",\n      \"object\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"grantee\": \"string\",\n      \"grants\": \"string\",\n      \"object\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/acl/:object.name/:object.id/grantor/:grantor","host":["https://api.webitel.com/api"],"path":["acl",":object.name",":object.id","grantor",":grantor"],"variable":[{"key":"object.name","value":"string","description":"(Required) display name"},{"key":"object.id","value":"string","description":"(Required) identifier"},{"key":"grantor","value":"string","description":"(Required) [FOR] creator user/role"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"granted\": [\n    {\n      \"granted\": \"string\",\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": false\n      },\n      \"grantor\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      }\n    },\n    {\n      \"granted\": \"string\",\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      },\n      \"grantor\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      }\n    }\n  ],\n  \"revoked\": [\n    {\n      \"granted\": \"string\",\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      },\n      \"grantor\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      }\n    },\n    {\n      \"granted\": \"string\",\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": false\n      },\n      \"grantor\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      }\n    }\n  ]\n}"},{"id":"61b9757f-d38b-4e0a-99e7-b8e69f426d35","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"list\": [\n    {\n      \"grantee\": \"string\",\n      \"grants\": \"string\",\n      \"object\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"grantee\": \"string\",\n      \"grants\": \"string\",\n      \"object\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/acl/:object.name/:object.id/grantor/:grantor","host":["https://api.webitel.com/api"],"path":["acl",":object.name",":object.id","grantor",":grantor"],"variable":[{"key":"object.name","value":"string","description":"(Required) display name"},{"key":"object.id","value":"string","description":"(Required) identifier"},{"key":"grantor","value":"string","description":"(Required) [FOR] creator user/role"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"421f218d-d9f5-4197-bc2f-33681b96e620"},{"name":"List Object Access","id":"f8296f29-19bc-4211-818f-303d351c4623","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/:object.name/:object.id/acl?grantor=string&grantor=string&grantee=string&grantee=string&granted=string&granted=string&q=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":[":object.name",":object.id","acl"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>--- filters ---</p>\n<p>[optional] [FROM] each rule owner is any of role(s) id; user -or- role</p>\n","type":"text/plain"},"key":"grantor","value":"string"},{"description":{"content":"<p>--- filters ---</p>\n<p>[optional] [FROM] each rule owner is any of role(s) id; user -or- role</p>\n","type":"text/plain"},"key":"grantor","value":"string"},{"description":{"content":"<p>[optional] [TO] subject role(s) id; user -or- role</p>\n","type":"text/plain"},"key":"grantee","value":"string"},{"description":{"content":"<p>[optional] [TO] subject role(s) id; user -or- role</p>\n","type":"text/plain"},"key":"grantee","value":"string"},{"description":{"content":"<p>[xrwdxrwd] [R]ecord-[b]ased-[A]ccess-[C]ontrol level check(!)</p>\n","type":"text/plain"},"key":"granted","value":"string"},{"description":{"content":"<p>[xrwdxrwd] [R]ecord-[b]ased-[A]ccess-[C]ontrol level check(!)</p>\n","type":"text/plain"},"key":"granted","value":"string"},{"description":{"content":"<p>[optional] [TO] subject.name ILIKE ?q=; user -or- role</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>pagedResultsControl</p>\n<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"}],"variable":[{"id":"9411f7f1-5dd4-47f2-a669-b41213a0454d","description":{"content":"<p>(Required) display name</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.name"},{"id":"d35d8050-f61d-473e-a2e4-05bcbea50bfc","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.id"}]}},"response":[{"id":"4351218b-689c-46d7-8067-fa074d3da195","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/:object.name/:object.id/acl?grantor=string&grantor=string&grantee=string&grantee=string&granted=string&granted=string&q=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":[":object.name",":object.id","acl"],"query":[{"key":"grantor","value":"string"},{"key":"grantor","value":"string"},{"key":"grantee","value":"string"},{"key":"grantee","value":"string"},{"key":"granted","value":"string"},{"key":"granted","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}],"variable":[{"key":"object.name","value":"string","description":"(Required) display name"},{"key":"object.id","value":"string","description":"(Required) identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"granted\": \"string\",\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": false\n      },\n      \"grantor\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      }\n    },\n    {\n      \"granted\": \"string\",\n      \"grantee\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      },\n      \"grantor\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 8183\n}"},{"id":"72e6a3d9-cb49-4887-87da-007f65714043","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/:object.name/:object.id/acl?grantor=string&grantor=string&grantee=string&grantee=string&granted=string&granted=string&q=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":[":object.name",":object.id","acl"],"query":[{"key":"grantor","value":"string"},{"key":"grantor","value":"string"},{"key":"grantee","value":"string"},{"key":"grantee","value":"string"},{"key":"granted","value":"string"},{"key":"granted","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}],"variable":[{"key":"object.name","value":"string","description":"(Required) display name"},{"key":"object.id","value":"string","description":"(Required) identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f8296f29-19bc-4211-818f-303d351c4623"},{"name":"TODO: replace with GrantAccess API, to become command like GRANT REVOKE ... with empty access rights string","id":"2f6272f0-8b03-4ac6-9f10-b83a9bad01c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"grantee\": \"string\",\n    \"grants\": \"string\",\n    \"object\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  {\n    \"grantee\": \"string\",\n    \"grants\": \"string\",\n    \"object\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/:object.name/:object.id/acl","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":[":object.name",":object.id","acl"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"12d0dfcf-32b2-4e4c-84e8-8ac723e2003c","description":{"content":"<p>(Required) display name</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.name"},{"id":"1c08e4f5-c8a0-44df-b19d-c9a85c551ce5","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.id"}]}},"response":[{"id":"53ee7953-604b-425f-b356-9153164b4c8b","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"grantee\": \"string\",\n    \"grants\": \"string\",\n    \"object\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  {\n    \"grantee\": \"string\",\n    \"grants\": \"string\",\n    \"object\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/:object.name/:object.id/acl","host":["https://api.webitel.com/api"],"path":[":object.name",":object.id","acl"],"variable":[{"key":"object.name","value":"string","description":"(Required) display name"},{"key":"object.id","value":"string","description":"(Required) identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"granted\": \"string\",\n  \"revoked\": \"string\"\n}"},{"id":"2b3dea52-1732-4572-b942-ac87ccbbbd5a","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"grantee\": \"string\",\n    \"grants\": \"string\",\n    \"object\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  },\n  {\n    \"grantee\": \"string\",\n    \"grants\": \"string\",\n    \"object\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/:object.name/:object.id/acl","host":["https://api.webitel.com/api"],"path":[":object.name",":object.id","acl"],"variable":[{"key":"object.name","value":"string","description":"(Required) display name"},{"key":"object.id","value":"string","description":"(Required) identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2f6272f0-8b03-4ac6-9f10-b83a9bad01c9"}],"id":"d9d95226-4f9b-4aee-a2fd-5cf80e403d5d","_postman_id":"d9d95226-4f9b-4aee-a2fd-5cf80e403d5d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Articles","item":[{"name":"List of the Space's Article(s).","id":"70719ac2-0b3d-4193-8b9c-bd25d3af92e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:space_id/articles?page=7616&size=7616&sort=string&sort=string&fields=string&fields=string&q=string&article_id=string&state=true&tags=string&tags=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Search term: location name;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"article_id","value":"string"},{"description":{"content":"<p>Active Article only.</p>\n","type":"text/plain"},"key":"state","value":"true"},{"description":{"content":"<p>Tags associated with the article.</p>\n","type":"text/plain"},"key":"tags","value":"string"},{"description":{"content":"<p>Tags associated with the article.</p>\n","type":"text/plain"},"key":"tags","value":"string"}],"variable":[{"id":"5f4ae71e-6305-46a9-b47b-cc2e6e31ba70","description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"abb15daa-157d-480a-810a-018c2970355e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles?page=7616&size=7616&sort=string&sort=string&fields=string&fields=string&q=string&article_id=string&state=true&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"article_id","value":"string"},{"key":"state","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": true,\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"pinned\": true,\n      \"space_id\": \"string\",\n      \"state\": false,\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 3989\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": true,\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"pinned\": true,\n      \"space_id\": \"string\",\n      \"state\": true,\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 7273\n    }\n  ],\n  \"next\": false,\n  \"page\": 5826\n}"},{"id":"b2f6f0d5-308d-4624-801b-fbe32f3d4cc6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles?page=7616&size=7616&sort=string&sort=string&fields=string&fields=string&q=string&article_id=string&state=true&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"article_id","value":"string"},{"key":"state","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"70719ac2-0b3d-4193-8b9c-bd25d3af92e7"},{"name":"Create Article Articles","id":"bc257d86-39b6-4054-801d-4fc65dc891be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"etag\": \"string\",\n  \"parent_article\": \"string\",\n  \"pinned\": true,\n  \"space_id\": \"string\",\n  \"state\": true,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/spaces/:space_id/articles?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"c124000f-32ef-4ef1-aeff-26058bb8abc5","description":{"content":"<p>(Required) Link space ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"de1d455b-bbac-4c5a-bf4f-ab2d18e335ff","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"etag\": \"string\",\n  \"parent_article\": \"string\",\n  \"pinned\": true,\n  \"space_id\": \"string\",\n  \"state\": false,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Link space ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": true,\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"pinned\": false,\n      \"space_id\": \"string\",\n      \"state\": false,\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9007\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": false,\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"pinned\": true,\n      \"space_id\": \"string\",\n      \"state\": false,\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2807\n    }\n  ],\n  \"next\": true,\n  \"page\": 65\n}"},{"id":"d27ad708-cb16-47ae-9f3a-eb0b613c87c6","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"etag\": \"string\",\n  \"parent_article\": \"string\",\n  \"pinned\": true,\n  \"space_id\": \"string\",\n  \"state\": false,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Link space ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bc257d86-39b6-4054-801d-4fc65dc891be"},{"name":"Articles Attachment List","id":"9ac632d3-c124-45dd-8269-41c8b21a1f2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/attachments?page=7616&size=7616&sort=string&sort=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles",":article_id","attachments"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[{"id":"0f861972-bf0d-4f0c-8885-8e90c154828d","description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"id":"ed33d180-8f4e-46c8-bcbb-23d90b752c46","description":{"content":"<p>(Required) Record(s) with unique ID only.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"}]}},"response":[{"id":"7c207186-6580-4ae9-a794-8a3f345304ab","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/attachments?page=7616&size=7616&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","attachments"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"article_id","value":"string","description":"(Required) Record(s) with unique ID only."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"string\",\n      \"size\": 385,\n      \"title\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"id\": \"string\",\n      \"size\": 8512,\n      \"title\": \"string\",\n      \"uploaded_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": false,\n  \"page\": 636\n}"},{"id":"a969be0c-b76c-47ad-acfc-40e19b4cc1b0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/attachments?page=7616&size=7616&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","attachments"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"article_id","value":"string","description":"(Required) Record(s) with unique ID only."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9ac632d3-c124-45dd-8269-41c8b21a1f2d"},{"name":"List of the Space's Article(s).","id":"0887d416-e3c2-41af-ae97-9126f65d6114","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/childrens?page=7616&size=7616&sort=string&sort=string&fields=string&fields=string&q=string&state=true&tags=string&tags=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles",":article_id","childrens"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Search term: location name;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Active Article only.</p>\n","type":"text/plain"},"key":"state","value":"true"},{"description":{"content":"<p>Tags associated with the article.</p>\n","type":"text/plain"},"key":"tags","value":"string"},{"description":{"content":"<p>Tags associated with the article.</p>\n","type":"text/plain"},"key":"tags","value":"string"}],"variable":[{"id":"7536f758-0747-4b26-9ee3-be0a119740e6","description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"id":"228b3cda-22ba-4a97-b33f-b8187cf47431","description":{"content":"<p>(Required) Record(s) with unique ID only.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"}]}},"response":[{"id":"fbaddaab-c750-4f73-afaf-71fcfbd8cb5f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/childrens?page=7616&size=7616&sort=string&sort=string&fields=string&fields=string&q=string&state=true&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","childrens"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"state","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"article_id","value":"string","description":"(Required) Record(s) with unique ID only."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": true,\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"pinned\": false,\n      \"space_id\": \"string\",\n      \"state\": false,\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9007\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": false,\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"pinned\": true,\n      \"space_id\": \"string\",\n      \"state\": false,\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2807\n    }\n  ],\n  \"next\": true,\n  \"page\": 65\n}"},{"id":"c26c306c-a5bc-4912-8f59-58be7517dbc2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/childrens?page=7616&size=7616&sort=string&sort=string&fields=string&fields=string&q=string&state=true&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","childrens"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"q","value":"string"},{"key":"state","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"article_id","value":"string","description":"(Required) Record(s) with unique ID only."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0887d416-e3c2-41af-ae97-9126f65d6114"},{"name":"Article Versions List","id":"aba93f96-33cf-4926-9bec-b6015db1d89d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/history?page=7616&size=7616&sort=string&sort=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles",":article_id","history"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[{"id":"396bc5a3-0bf1-49d3-9297-ff4ce3e3dab5","description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"id":"a50feb8d-c708-4bb7-b388-4e38e406814a","description":{"content":"<p>(Required) Record(s) with unique ID only.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"}]}},"response":[{"id":"e7ff65a0-dcc4-4591-a621-b8f19ed762fe","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/history?page=7616&size=7616&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"article_id","value":"string","description":"(Required) Record(s) with unique ID only."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"space_id\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 1425\n    },\n    {\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"space_id\": \"string\",\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 7972\n    }\n  ],\n  \"next\": false,\n  \"page\": 3244\n}"},{"id":"208b6da5-3648-4011-a00f-14b4acf31cb9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/history?page=7616&size=7616&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","history"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"article_id","value":"string","description":"(Required) Record(s) with unique ID only."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aba93f96-33cf-4926-9bec-b6015db1d89d"},{"name":"Locate Article Version","id":"471817f5-efae-44e9-ba56-ed1aee5a8664","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/history/:version_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles",":article_id","history",":version_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"60895bfb-3e10-456c-98fe-c8754635e0cf","description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"id":"13abdd4f-3ab6-44ee-84cf-a30adc1692c3","description":{"content":"<p>(Required) Record(s) with unique ID only.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"},{"id":"c2d9134a-2ff9-44fa-b817-526e6d3a0f29","description":{"content":"<p>(Required) The unique ID of version record</p>\n","type":"text/plain"},"type":"any","value":"string","key":"version_id"}]}},"response":[{"id":"4964619b-a8d8-47d8-9b2f-1a1b5b1f7016","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/history/:version_id","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","history",":version_id"],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"article_id","value":"string","description":"(Required) Record(s) with unique ID only."},{"key":"version_id","value":"string","description":"(Required) The unique ID of version record"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\",\n  \"parent_article\": \"string\",\n  \"space_id\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 9658\n}"},{"id":"dfc9f887-04b4-4815-afc7-7e0d6c18f9b4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:article_id/history/:version_id","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","history",":version_id"],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"article_id","value":"string","description":"(Required) Record(s) with unique ID only."},{"key":"version_id","value":"string","description":"(Required) The unique ID of version record"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"471817f5-efae-44e9-ba56-ed1aee5a8664"},{"name":"Locate the space's Article association.","id":"bbf9fa9a-639e-44ac-8e9e-2077a7fbc527","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"e0b5bf13-e4e0-4923-af6f-ae0159dfe39a","description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"id":"ee24ce68-274d-4b72-960d-b1d9cc12ba7f","description":{"content":"<p>(Required) Unique Article link IDentifier.\nAccept: <code>etag</code> (obsolete+) or <code>id</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"1b20176a-c0e7-4b10-bfa9-ade13bb1b92a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique Article link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"has_children\": false,\n  \"id\": \"string\",\n  \"parent_article\": \"string\",\n  \"pinned\": true,\n  \"space_id\": \"string\",\n  \"state\": true,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 8376\n}"},{"id":"305fdc67-8a4b-4f62-99bc-25df81f6a962","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique Article link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bbf9fa9a-639e-44ac-8e9e-2077a7fbc527"},{"name":"Remove the space's Article association.","id":"87ac5f7d-a05e-4814-a4a1-9275fffa0abe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"ed418b4a-96d8-4153-91a7-6d03ab19a25e","description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"id":"37cc56b5-eb44-4320-b77d-bdc0c4f5d977","description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":".......","key":"etag"}]}},"response":[{"id":"3cdae4ad-5f96-4400-aeb7-50bd14ab15fc","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"has_children\": false,\n  \"id\": \"string\",\n  \"parent_article\": \"string\",\n  \"pinned\": true,\n  \"space_id\": \"string\",\n  \"state\": true,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 8376\n}"},{"id":"df33af13-9f36-4a56-882a-e7e13e8371a4","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Space ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"87ac5f7d-a05e-4814-a4a1-9275fffa0abe"},{"name":"Update the space's Article details.","id":"856ce67b-ff3d-4f72-a5fc-91f350296845","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"parent_article\": \"string\",\n  \"pinned\": true,\n  \"space_id\": \"string\",\n  \"state\": false,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":space_id","articles",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"df863b5e-b9e9-4f7b-94c3-a4c17cdc996c","description":{"content":"<p>(Required) Link space ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"id":"adec6811-9acf-4588-8fe1-26061ac8f4c8","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"e2d8bdc5-15c0-491a-95a1-9969f25e9ad9","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"parent_article\": \"string\",\n  \"pinned\": true,\n  \"space_id\": \"string\",\n  \"state\": true,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Link space ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": true,\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"pinned\": false,\n      \"space_id\": \"string\",\n      \"state\": false,\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9007\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": false,\n      \"id\": \"string\",\n      \"parent_article\": \"string\",\n      \"pinned\": true,\n      \"space_id\": \"string\",\n      \"state\": false,\n      \"tags\": [\n        \"string\",\n        \"string\"\n      ],\n      \"text\": \"string\",\n      \"title\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2807\n    }\n  ],\n  \"next\": true,\n  \"page\": 65\n}"},{"id":"7ad35c03-4095-4f44-9f46-9fc08c2f9fa0","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"parent_article\": \"string\",\n  \"pinned\": true,\n  \"space_id\": \"string\",\n  \"state\": true,\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"text\": \"string\",\n  \"title\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/spaces/:space_id/articles/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"space_id","value":"string","description":"(Required) Link space ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"856ce67b-ff3d-4f72-a5fc-91f350296845"}],"id":"32881a77-0c7d-4bf1-939d-8171977a8f2d","_postman_id":"32881a77-0c7d-4bf1-939d-8171977a8f2d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Auth","item":[{"name":"Signup new domain with superior access token","id":"fc58497a-b4a8-4dc8-bbfa-a9b1a88b833d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/signup?domain=string&username=string&password=string&extension=string&scope=string&scope=string&certificate=string&mobile=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["signup"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>domain name</p>\n","type":"text/plain"},"key":"domain","value":"string"},{"description":{"content":"<p>username</p>\n","type":"text/plain"},"key":"username","value":"string"},{"description":{"content":"<p>user password</p>\n","type":"text/plain"},"key":"password","value":"string"},{"description":{"content":"<p>OPTIONAL. SIP (phone) number i.e. extension.\nSIP Device will be auto-assigned ONLY if [number] specified.</p>\n","type":"text/plain"},"key":"extension","value":"string"},{"description":{"content":"<p>scope request control</p>\n","type":"text/plain"},"key":"scope","value":"string"},{"description":{"content":"<p>scope request control</p>\n","type":"text/plain"},"key":"scope","value":"string"},{"description":{"content":"<p>license/certificate</p>\n","type":"text/plain"},"key":"certificate","value":"string"},{"description":{"content":"<p>OPTIONAL. Mobile device /login request ?</p>\n","type":"text/plain"},"key":"mobile","value":"true"}],"variable":[]}},"response":[{"id":"2f39744d-7dbf-4b7a-88b1-e41757f96537","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/signup?domain=string&username=string&password=string&extension=string&scope=string&scope=string&certificate=string&mobile=true","host":["https://api.webitel.com/api"],"path":["signup"],"query":[{"key":"domain","value":"string"},{"key":"username","value":"string"},{"key":"password","value":"string"},{"key":"extension","value":"string"},{"key":"scope","value":"string"},{"key":"scope","value":"string"},{"key":"certificate","value":"string"},{"key":"mobile","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorization\": {\n    \"access_token\": \"string\",\n    \"expires_in\": 16,\n    \"refresh_token\": \"string\",\n    \"state\": \"string\",\n    \"token_type\": \"string\"\n  }\n}"},{"id":"71a0f316-bffa-48e3-9a8d-119dbdcd691d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/signup?domain=string&username=string&password=string&extension=string&scope=string&scope=string&certificate=string&mobile=true","host":["https://api.webitel.com/api"],"path":["signup"],"query":[{"key":"domain","value":"string"},{"key":"username","value":"string"},{"key":"password","value":"string"},{"key":"extension","value":"string"},{"key":"scope","value":"string"},{"key":"scope","value":"string"},{"key":"certificate","value":"string"},{"key":"mobile","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fc58497a-b4a8-4dc8-bbfa-a9b1a88b833d"},{"name":"The UserInfo Endpoint is an OAuth 2.0 Protected Resource that returns Claims about the authenticated End-User.","id":"e77d73b9-1136-4fe8-858d-d30232a7ee51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/userinfo?access_token=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["userinfo"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>string id_token = 2;</p>\n","type":"text/plain"},"key":"access_token","value":"string"}],"variable":[]}},"response":[{"id":"e160158a-04f1-4a24-abe2-9e31844247fa","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/userinfo?access_token=string","host":["https://api.webitel.com/api"],"path":["userinfo"],"query":[{"key":"access_token","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chat_name\": \"string\",\n  \"dc\": \"string\",\n  \"domain\": \"string\",\n  \"expires_at\": \"string\",\n  \"extension\": \"string\",\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"preferred_username\": \"string\",\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"scope\": [\n    {\n      \"abac\": true,\n      \"access\": \"string\",\n      \"class\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"obac\": false,\n      \"rbac\": true\n    },\n    {\n      \"abac\": false,\n      \"access\": \"string\",\n      \"class\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"obac\": false,\n      \"rbac\": false\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"user_id\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"341e96bf-0fdf-43dd-a75e-cc00b19b1308","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/userinfo?access_token=string","host":["https://api.webitel.com/api"],"path":["userinfo"],"query":[{"key":"access_token","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e77d73b9-1136-4fe8-858d-d30232a7ee51"},{"name":"The UserInfo Endpoint is an OAuth 2.0 Protected Resource that returns Claims about the authenticated End-User.","id":"dd1462cd-bc06-41c0-bb0b-df568a5ca23c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/userinfo?access_token=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["userinfo"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>string id_token = 2;</p>\n","type":"text/plain"},"key":"access_token","value":"string"}],"variable":[]}},"response":[{"id":"15c5e62c-8c92-4b92-848e-9ac851a1b646","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/userinfo?access_token=string","host":["https://api.webitel.com/api"],"path":["userinfo"],"query":[{"key":"access_token","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chat_name\": \"string\",\n  \"dc\": \"string\",\n  \"domain\": \"string\",\n  \"expires_at\": \"string\",\n  \"extension\": \"string\",\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"preferred_username\": \"string\",\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"scope\": [\n    {\n      \"abac\": false,\n      \"access\": \"string\",\n      \"class\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"obac\": false,\n      \"rbac\": false\n    },\n    {\n      \"abac\": true,\n      \"access\": \"string\",\n      \"class\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"obac\": false,\n      \"rbac\": true\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"user_id\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"9b63074b-ec9d-4484-9e72-1d7af2251d30","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/userinfo?access_token=string","host":["https://api.webitel.com/api"],"path":["userinfo"],"query":[{"key":"access_token","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dd1462cd-bc06-41c0-bb0b-df568a5ca23c"}],"id":"f178322e-609a-443e-a244-b3d7562c7e86","_postman_id":"f178322e-609a-443e-a244-b3d7562c7e86","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Classes","item":[{"name":"Search Classes","id":"c27f20fb-16f1-46f7-85d0-d1da7f3521a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/objclass?domain=string&class=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["objclass"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>TO BE REMOVED // bound to session.domain.id</p>\n","type":"text/plain"},"key":"domain","value":"string"},{"description":{"content":"","type":"text/plain"},"key":"class","value":"string"},{"description":{"content":"<p>int64 id = 3;  // [filter]: obj.id = id\ncontrols</p>\n<p>output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>int64 id = 3;  // [filter]: obj.id = id\ncontrols</p>\n<p>output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>sort: \"field\" asc; \"!field\" desc</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>sort: \"field\" asc; \"!field\" desc</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>page number</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"7616"}],"variable":[]}},"response":[{"id":"0c2aee00-6730-4db8-b7e1-4b01b1629036","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/objclass?domain=string&class=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["objclass"],"query":[{"key":"domain","value":"string"},{"key":"class","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"abac\": true,\n      \"class\": \"string\",\n      \"id\": \"string\",\n      \"obac\": true,\n      \"rbac\": true\n    },\n    {\n      \"abac\": false,\n      \"class\": \"string\",\n      \"id\": \"string\",\n      \"obac\": false,\n      \"rbac\": true\n    }\n  ],\n  \"next\": true,\n  \"page\": 1716,\n  \"size\": 7265\n}"},{"id":"8c6e9365-73a7-4cdf-a03a-5dcf3d6ead72","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/objclass?domain=string&class=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["objclass"],"query":[{"key":"domain","value":"string"},{"key":"class","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c27f20fb-16f1-46f7-85d0-d1da7f3521a8"},{"name":"Update Class","id":"f04552b9-b00f-4806-bcfe-6f1c7d5b98e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"class\": {\n    \"abac\": true,\n    \"class\": \"string\",\n    \"obac\": true,\n    \"rbac\": false\n  },\n  \"domain\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/objclass/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["objclass",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"420fff62-245d-472c-b273-28bdc22caaf2","description":{"content":"<p>(Required) (class::object).id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"42f36b34-0a9a-4ccc-a80c-b4ac7d6ddba9","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/objclass/:id","host":["https://api.webitel.com/api"],"path":["objclass",":id"],"variable":[{"key":"id","value":"string","description":"(Required) (class::object).id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"class\": {\n    \"abac\": true,\n    \"class\": \"string\",\n    \"id\": \"string\",\n    \"obac\": true,\n    \"rbac\": false\n  }\n}"},{"id":"a27ab31a-f266-4a93-9c4d-018d0726f27a","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/objclass/:id","host":["https://api.webitel.com/api"],"path":["objclass",":id"],"variable":[{"key":"id","value":"string","description":"(Required) (class::object).id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f04552b9-b00f-4806-bcfe-6f1c7d5b98e1"},{"name":"Update Class2","id":"f132ba26-e5f3-424d-9c98-65a7e0894d57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"class\": {\n    \"abac\": false,\n    \"class\": \"string\",\n    \"obac\": false,\n    \"rbac\": false\n  },\n  \"domain\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/objclass/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["objclass",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"178e9d5d-890b-43a2-9992-9d7a8c10ea9c","description":{"content":"<p>(Required) (class::object).id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d02fbbc0-995a-4f48-876f-439783056aeb","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/objclass/:id","host":["https://api.webitel.com/api"],"path":["objclass",":id"],"variable":[{"key":"id","value":"string","description":"(Required) (class::object).id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"class\": {\n    \"abac\": true,\n    \"class\": \"string\",\n    \"id\": \"string\",\n    \"obac\": true,\n    \"rbac\": false\n  }\n}"},{"id":"9fdadb9b-38ce-425e-9a66-79edce637831","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/objclass/:id","host":["https://api.webitel.com/api"],"path":["objclass",":id"],"variable":[{"key":"id","value":"string","description":"(Required) (class::object).id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f132ba26-e5f3-424d-9c98-65a7e0894d57"},{"name":"Read Class","id":"afd299cc-3695-45bb-8547-a7e3a537868e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/objclass/:id?domain=string&class=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["objclass",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain","value":"string"},{"description":{"content":"","type":"text/plain"},"key":"class","value":"string"}],"variable":[{"id":"b5c95a8c-1183-47be-a05e-c4b7cfb8620e","description":{"content":"<p>(Required) [filter]: obj.id = id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6b8f5159-0ea8-4eca-a6fb-7201d94c1e7b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/objclass/:id?domain=string&class=string","host":["https://api.webitel.com/api"],"path":["objclass",":id"],"query":[{"key":"domain","value":"string"},{"key":"class","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) [filter]: obj.id = id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"class\": {\n    \"abac\": true,\n    \"class\": \"string\",\n    \"id\": \"string\",\n    \"obac\": true,\n    \"rbac\": false\n  }\n}"},{"id":"b9de562e-5a6b-4933-8e64-2c0dd61c4ba3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/objclass/:id?domain=string&class=string","host":["https://api.webitel.com/api"],"path":["objclass",":id"],"query":[{"key":"domain","value":"string"},{"key":"class","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) [filter]: obj.id = id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"afd299cc-3695-45bb-8547-a7e3a537868e"}],"id":"65acc7b8-ddef-4f3a-8af1-a885f1baf715","_postman_id":"65acc7b8-ddef-4f3a-8af1-a885f1baf715","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Comments","item":[{"name":"Search for Contact Comment(s) ...","id":"8745a9c2-54aa-4e8a-b83c-0cd55677d175","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/comments?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&mode=READ&date.since=string&date.until=string&author.id=string&author.type=string&author.name=string&editor.id=string&editor.type=string&editor.name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","comments"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result. offset = ((page-1)*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size of result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: comment text;\n<code>?</code> - matches any character\n<code>*</code> - matches 0 or more characters</p>\n<p>term-of-search: lookup[name|...]</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Comment(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Comment(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>The requirement of [M]andatory [A]ccess [C]ontrol.</p>\n<ul>\n<li>READ: Can <code>fetch</code> record. [GET]</li>\n<li>WRITE: Can <code>update</code> record. [PUT|PATCH]</li>\n<li>DELETE: Can <code>delete</code> record. [DELETE]</li>\n</ul>\n","type":"text/plain"},"key":"mode","value":"READ"},{"description":{"content":"<p>Since timestamp(milli). Not before.</p>\n","type":"text/plain"},"key":"date.since","value":"string"},{"description":{"content":"<p>Until timestamp(milli). Not after.</p>\n","type":"text/plain"},"key":"date.until","value":"string"},{"description":{"content":"<p>Reference Object unique ID.</p>\n","type":"text/plain"},"key":"author.id","value":"string"},{"description":{"content":"<p>Reference Object well-known type.</p>\n","type":"text/plain"},"key":"author.type","value":"string"},{"description":{"content":"<p>Reference Object display name.</p>\n","type":"text/plain"},"key":"author.name","value":"string"},{"description":{"content":"<p>Reference Object unique ID.</p>\n","type":"text/plain"},"key":"editor.id","value":"string"},{"description":{"content":"<p>Reference Object well-known type.</p>\n","type":"text/plain"},"key":"editor.type","value":"string"},{"description":{"content":"<p>Reference Object display name.</p>\n","type":"text/plain"},"key":"editor.name","value":"string"}],"variable":[{"id":"05563215-d357-47f6-a94d-1c2bf27e945e","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"f1f27a14-cfdf-4b80-84a2-3f80e4b7e854","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/comments?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&mode=READ&date.since=string&date.until=string&author.id=string&author.type=string&author.name=string&editor.id=string&editor.type=string&editor.name=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","comments"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"mode","value":"READ"},{"key":"date.since","value":"string"},{"key":"date.until","value":"string"},{"key":"author.id","value":"string"},{"key":"author.type","value":"string"},{"key":"author.name","value":"string"},{"key":"editor.id","value":"string"},{"key":"editor.type","value":"string"},{"key":"editor.name","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"FqaTCDLbhpaoUreL\",\n      \"text\": \"This is a new note about the contact's recent activity. So ...\",\n      \"updated_at\": \"1680268507698\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      }\n    },\n    {\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"FqaTCDLbhpaoUreL\",\n      \"text\": \"This is a new note about the contact's recent activity. So ...\",\n      \"updated_at\": \"1680268507698\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 9680\n}"},{"id":"c87e298b-9266-42b4-a56f-aa830200f9a3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/comments?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&mode=READ&date.since=string&date.until=string&author.id=string&author.type=string&author.name=string&editor.id=string&editor.type=string&editor.name=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","comments"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"mode","value":"READ"},{"key":"date.since","value":"string"},{"key":"date.until","value":"string"},{"key":"author.id","value":"string"},{"key":"author.type","value":"string"},{"key":"author.name","value":"string"},{"key":"editor.id","value":"string"},{"key":"editor.type","value":"string"},{"key":"editor.name","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8745a9c2-54aa-4e8a-b83c-0cd55677d175"},{"name":"Publish comment for a Contact.","id":"bde5d3da-3930-4570-9db1-cd7c38659f20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"This is a new note about the contact's recent activity. So ...\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/comments?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","comments"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"3dbfe08c-9093-4f7a-ae59-a12476e09870","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"126b5341-1d77-4ddc-8968-7fa2e5762540","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"This is a new note about the contact's recent activity. So ...\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/comments?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","comments"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"1680268507698\",\n  \"created_by\": {\n    \"name\": \"John Doe\"\n  },\n  \"etag\": \"FqaTCDLbhpaoUreL\",\n  \"text\": \"This is a new note about the contact's recent activity. So ...\",\n  \"updated_at\": \"1680268507698\",\n  \"updated_by\": {\n    \"name\": \"John Doe\"\n  }\n}"},{"id":"c96532f5-e5ed-4401-8483-253ba6b612c6","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"This is a new note about the contact's recent activity. So ...\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/comments?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","comments"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bde5d3da-3930-4570-9db1-cd7c38659f20"},{"name":"Update (edit) specific Comment text owned","id":"fe791d49-93ba-4901-bc40-33578ebe5ae0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"This is a new note about the contact's recent activity. So ...\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/comments/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","comments",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"3ee0bc09-c1a6-4ffa-80dc-17f4bf73a97d","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"27ecead6-edda-4630-9abc-1eaf31d3f0a1","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"33ac4dbf-5449-409c-bcbe-543caf4f80d4","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"This is a new note about the contact's recent activity. So ...\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/comments/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"1680268507698\",\n  \"created_by\": {\n    \"name\": \"John Doe\"\n  },\n  \"etag\": \"FqaTCDLbhpaoUreL\",\n  \"text\": \"This is a new note about the contact's recent activity. So ...\",\n  \"updated_at\": \"1680268507698\",\n  \"updated_by\": {\n    \"name\": \"John Doe\"\n  }\n}"},{"id":"e42db8eb-3b49-4291-924e-7cfd99c81451","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"This is a new note about the contact's recent activity. So ...\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/comments/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fe791d49-93ba-4901-bc40-33578ebe5ae0"},{"name":"Delete Comment(s) for Contact ...","id":"f4f97b33-f97e-4aa7-910d-dfc4ec8488ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/comments/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","comments",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"e1dcb2e7-c182-454e-8928-dc5a07ae7bb7","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"ef683c3f-245d-4fbc-b73f-f4d707dd30b4","description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"8d62d1ed-77e9-4f8e-936f-c079fd21ce5b","name":"Comment dataset page.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/comments/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Set of unique ID(s) to remove."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"created_at\": \"1680268507698\",\n    \"created_by\": {\n      \"name\": \"John Doe\"\n    },\n    \"etag\": \"FqaTCDLbhpaoUreL\",\n    \"text\": \"This is a new note about the contact's recent activity. So ...\",\n    \"updated_at\": \"1680268507698\",\n    \"updated_by\": {\n      \"name\": \"John Doe\"\n    }\n  },\n  {\n    \"created_at\": \"1680268507698\",\n    \"created_by\": {\n      \"name\": \"John Doe\"\n    },\n    \"etag\": \"FqaTCDLbhpaoUreL\",\n    \"text\": \"This is a new note about the contact's recent activity. So ...\",\n    \"updated_at\": \"1680268507698\",\n    \"updated_by\": {\n      \"name\": \"John Doe\"\n    }\n  }\n]"},{"id":"a2ce6b0a-9c96-42d6-946d-7df934190dcf","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/comments/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","comments",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Set of unique ID(s) to remove."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f4f97b33-f97e-4aa7-910d-dfc4ec8488ed"}],"id":"8c17bc79-4cbc-413e-8546-1390c4fd4eea","_postman_id":"8c17bc79-4cbc-413e-8546-1390c4fd4eea","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ContactGroups","item":[{"name":"List of the Contact's group(s).","id":"528836fa-8f89-4602-96b5-21840e6bd1ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/groups?page=7616&size=7616&query=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","groups"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: group name;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"query","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[{"id":"d231bc0d-c078-4103-91bc-5fedbc339dad","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"b0031b99-8018-487d-b276-e682c97b391d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups?page=7616&size=7616&query=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"query","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 5225\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7805\n    }\n  ],\n  \"next\": true,\n  \"page\": 6304\n}"},{"id":"30edb407-dfba-4fc3-a6f2-2034dc8a43f8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups?page=7616&size=7616&query=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"query","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"528836fa-8f89-4602-96b5-21840e6bd1ea"},{"name":"Resets all groups of the contact according to the input dataset.","id":"7ecaf75f-0498-40f1-94ac-830fdd0379da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","groups"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"75ee5b5e-cd9e-491e-b04e-718b563c1c25","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"423db04c-f5d3-492b-bc7c-2c78b25bc53e","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 5225\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7805\n    }\n  ],\n  \"next\": true,\n  \"page\": 6304\n}"},{"id":"00ab128a-8b10-4651-8b31-d9271d425985","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7ecaf75f-0498-40f1-94ac-830fdd0379da"},{"name":"Associate more group(s) with the Contact.","id":"0238aa3d-5336-4931-9134-a2763ab13e4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","groups"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"09dade42-d3a1-4a3b-9f86-aed6231a5b70","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"e4037b0f-2f77-482f-813f-9201209fc647","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 5225\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7805\n    }\n  ],\n  \"next\": true,\n  \"page\": 6304\n}"},{"id":"42873fa1-2ef9-4c5a-891c-af5f1f04bad7","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0238aa3d-5336-4931-9134-a2763ab13e4a"},{"name":"Remove the Contact's group(s).","id":"25777fa9-ef03-48fd-be52-6f86fb1dc674","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string&etag=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","groups"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"string"}],"variable":[{"id":"9d6b15d5-b271-4ae1-b775-14401af2906e","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"5d84ab4f-d132-4ed6-bbac-63ba8239280f","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 5225\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7805\n    }\n  ],\n  \"next\": true,\n  \"page\": 6304\n}"},{"id":"a1cae149-85cf-489b-b09d-46834edcbac6","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"25777fa9-ef03-48fd-be52-6f86fb1dc674"},{"name":"Locate the Contact's group association.","id":"98ce4200-70e0-4547-bdcf-b31e34332ae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","groups",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"ccfe82ba-9bf8-42e7-857d-e65e7483e67f","description":{"content":"<p>(Required) Contact source ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"32183566-506c-418f-afe9-24d377b7b105","description":{"content":"<p>(Required) Unique group link IDentifier.\nAccept: <code>etag</code> (obsolete+) or <code>id</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"6f9c2340-c068-4a0e-81a0-0d169ba169c7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact source ID."},{"key":"etag","value":"string","description":"(Required) Unique group link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"etag\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"ver\": 554\n}"},{"id":"80240e1b-6d50-4abb-ba0b-bceb5700def4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact source ID."},{"key":"etag","value":"string","description":"(Required) Unique group link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"98ce4200-70e0-4547-bdcf-b31e34332ae9"},{"name":"Update the Contact's group details.","id":"39e68aaf-3c44-4eb4-9f9f-b6812baea02c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","groups",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a63979cc-4164-4366-b65d-742e5038a436","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"c6d1f54c-7c84-4a8c-9725-d5cd15372781","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"5fc3ccd2-cf18-4e3c-a040-bce4fa31cf65","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 5225\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7805\n    }\n  ],\n  \"next\": true,\n  \"page\": 6304\n}"},{"id":"9dc6ea82-8bf7-4ae1-8d74-ba96321a757a","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"39e68aaf-3c44-4eb4-9f9f-b6812baea02c"},{"name":"Remove the Contact's group association.","id":"89bcbdc4-e057-4d5b-8214-6e729e8a4b11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","groups",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"3dcfa698-fac0-4445-8326-0969789ccdfa","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"c3811acf-84a8-4cf6-9c65-868b96d58c5d","description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":".......","key":"etag"}]}},"response":[{"id":"847adeb0-30ea-4803-8618-0c26023593eb","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"etag\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"ver\": 554\n}"},{"id":"14aca60b-defd-4196-aefe-e0ead07f3c6c","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"89bcbdc4-e057-4d5b-8214-6e729e8a4b11"},{"name":"Update the Contact's group details.","id":"24a2fb91-b424-40be-afed-323b0c927b55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","groups",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"76d8182c-ea0d-4284-967d-19cf05e7b210","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"3fe4c280-de78-4163-a233-dd9c1f7e07ed","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"5a0fbfe3-9cb0-46c0-9e7f-e3cef94eceef","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 5225\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7805\n    }\n  ],\n  \"next\": true,\n  \"page\": 6304\n}"},{"id":"2447458f-f69d-40b5-8fde-228d01d07250","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/groups/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","groups",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"24a2fb91-b424-40be-afed-323b0c927b55"}],"id":"2d024090-00b9-4eb2-b804-8aed2f1d8a36","_postman_id":"2d024090-00b9-4eb2-b804-8aed2f1d8a36","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Contacts","item":[{"name":"Search for Contact(s)","id":"415de77b-7c39-45bb-8881-57d7eaae631a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts?page=7616&size=7616&q=string&sort=id&fields=*&id=string&id=string&qin=string&qin=string&mode=READ&not_id_group=string&group=string&group=string&owner=string&owner=string&label=string&label=string&user=true","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>----------- READ-ONLY -----------</strong></td>\n<td></td>\n</tr>\n<tr>\n<td><code>id</code></td>\n<td>int64</td>\n</tr>\n<tr>\n<td><code>ver</code></td>\n<td>int32</td>\n</tr>\n<tr>\n<td><code>etag</code></td>\n<td>string</td>\n</tr>\n<tr>\n<td><strong>---------- OPERATIONAL ----------</strong></td>\n<td></td>\n</tr>\n<tr>\n<td><code>created_at</code></td>\n<td>int64(epoch:milli)</td>\n</tr>\n<tr>\n<td><code>created_by</code></td>\n<td>lookup(user)</td>\n</tr>\n<tr>\n<td><code>updated_at</code></td>\n<td>int64(epoch:milli)</td>\n</tr>\n<tr>\n<td><code>updated_by</code></td>\n<td>lookup(user)</td>\n</tr>\n<tr>\n<td><strong>---------- ATTRIBUTES -----------</strong></td>\n<td></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>name!</td>\n</tr>\n<tr>\n<td><code>about</code></td>\n<td>string</td>\n</tr>\n<tr>\n<td><code>labels</code></td>\n<td>list[label!]</td>\n</tr>\n<tr>\n<td><code>emails</code></td>\n<td>list[email!]</td>\n</tr>\n<tr>\n<td><code>photos</code></td>\n<td>list[photo!]</td>\n</tr>\n<tr>\n<td><code>phones</code></td>\n<td>list[phone!]</td>\n</tr>\n<tr>\n<td><code>managers</code></td>\n<td>list[manager!]</td>\n</tr>\n<tr>\n<td><code>comments</code></td>\n<td>list[comment!]</td>\n</tr>\n<tr>\n<td><code>addresses</code></td>\n<td>list[address!]</td>\n</tr>\n<tr>\n<td><code>timezones</code></td>\n<td>list[timezone!]</td>\n</tr>\n<tr>\n<td><code>variables</code></td>\n<td>list[variable!]</td>\n</tr>\n<tr>\n<td><code>imclients</code></td>\n<td>list[imClient!]</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result records.   <em>default(1); offset=(size*(page-1));</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">let\n    offset = 0\n  , page = req.page\n;\nif (page &lt;= 0)\n    page = 1;\nif (page &gt; 1)\n    offset = ((page-1)*size);\n// . . .\n</code></pre>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Limit of result page records count.   <em>default(16); limit=(size&lt;=0?-1:size+1);</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">const\n    default = 16\n  , maximum = 32\n;\nlet limit = req.size;\nif (limit &lt;= 0)\n    limit = default;\nif (maximum &lt; limit)\n    limit = maximum;\n// . . .\n</code></pre>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term:\n<code>?</code> - matches any character\n<code>*</code> - matches 0 or more characters\nUsed to query records within a set of <code>qin</code> fields, eg: name,emails{type},labels etc...</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort result dataset of records by fields.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>sort ::= *( ORDER name )\n\nORDER  = ASC / DESC\nDESC   = \"-\" / \"!\"\nASC    = [ \"+\" ]   ; Default\n</code></pre><p>Fields available</p>\n<ul>\n<li><code>id</code>(seq)</li>\n<li><code>domain</code>{name}</li>\n<li><code>created_at</code></li>\n<li><code>created_by</code>{name}</li>\n<li><code>updated_at</code></li>\n<li><code>updated_by</code>{name}</li>\n</ul>\n<p>Use ?fields=<code>field.sort()</code> option to sort Edge fields.</p>\n","type":"text/plain"},"key":"sort","value":"id"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>fields ::= field [ *( \",\" field ) ]\nfield  ::= name [ *( func ) ] [ inner ]\ninner  ::= \"{\" fields \"}\"\nfuncs  ::= *( func )\nfunc   ::= \".\" name \"(\" [ args ] \")\"\nname   ::= ALPHA / DIGIT / USCORE\n\nALPHA    = %x41-5A / %x61-7A  ; \"A\"-\"Z\" / \"a\"-\"z\"\nDIGIT    = %x30-39            ; \"0\"-\"9\"\nUSCORE   = %x5F ; underscore  ; \"_\"\n</code></pre>","type":"text/plain"},"key":"fields","value":"*"},{"description":{"content":"<p>Records with unique IDentifier(s).\nAccept: <code>id</code> -or- <code>etag</code>.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Records with unique IDentifier(s).\nAccept: <code>id</code> -or- <code>etag</code>.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>[Q]uery[IN] is a set of search fields for term <code>q</code>.\nDefault: <code>name{common_name}</code>.</p>\n","type":"text/plain"},"key":"qin","value":"string"},{"description":{"content":"<p>[Q]uery[IN] is a set of search fields for term <code>q</code>.\nDefault: <code>name{common_name}</code>.</p>\n","type":"text/plain"},"key":"qin","value":"string"},{"description":{"content":"<p>Source access mode requirement.</p>\n<ul>\n<li>READ: Can <code>fetch</code> record. [GET]</li>\n<li>WRITE: Can <code>update</code> record. [PUT|PATCH]</li>\n<li>DELETE: Can <code>delete</code> record. [DELETE]</li>\n</ul>\n","type":"text/plain"},"key":"mode","value":"READ"},{"description":{"content":"<p>Excludes contacts that belong to the specified group ID.</p>\n<ul>\n<li>Filters out contacts associated with the given <code>group_id</code>.</li>\n</ul>\n","type":"text/plain"},"key":"not_id_group","value":"string"},{"description":{"content":"<p>Filters contacts by the specified group(s).</p>\n<ul>\n<li>Includes only contacts that belong to one or more of the given group Group(s).</li>\n</ul>\n","type":"text/plain"},"key":"group","value":"string"},{"description":{"content":"<p>Filters contacts by the specified group(s).</p>\n<ul>\n<li>Includes only contacts that belong to one or more of the given group Group(s).</li>\n</ul>\n","type":"text/plain"},"key":"group","value":"string"},{"description":{"content":"<p>Filters contacts by the specified owner(s).</p>\n<ul>\n<li>Includes only contacts whose owner matches one or more of the given Owner(s).</li>\n<li>The owner ID corresponds to <code>contact_id</code> in the <code>directory.wbt_user</code> table.</li>\n</ul>\n","type":"text/plain"},"key":"owner","value":"string"},{"description":{"content":"<p>Filters contacts by the specified owner(s).</p>\n<ul>\n<li>Includes only contacts whose owner matches one or more of the given Owner(s).</li>\n<li>The owner ID corresponds to <code>contact_id</code> in the <code>directory.wbt_user</code> table.</li>\n</ul>\n","type":"text/plain"},"key":"owner","value":"string"},{"description":{"content":"<p>Filters contacts by the specified label(s).</p>\n<ul>\n<li>Includes only contacts that have one or more of the given Label(s).</li>\n</ul>\n","type":"text/plain"},"key":"label","value":"string"},{"description":{"content":"<p>Filters contacts by the specified label(s).</p>\n<ul>\n<li>Includes only contacts that have one or more of the given Label(s).</li>\n</ul>\n","type":"text/plain"},"key":"label","value":"string"},{"description":{"content":"<p>Filters contacts based on whether they are user-associated.</p>\n<ul>\n<li><code>true</code>  → Includes only user-associated contacts.</li>\n<li><code>false</code> → Includes only contacts that are NOT user-associated.</li>\n<li>A contact is considered user-associated if it exists in <code>directory.wbt_user</code>.</li>\n</ul>\n","type":"text/plain"},"key":"user","value":"true"}],"variable":[]}},"response":[{"id":"92d4a8fe-4ffe-418e-8a64-27a1aa27ada9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts?page=7616&size=7616&q=string&sort=id&fields=*&id=string&id=string&qin=string&qin=string&mode=READ&not_id_group=string&group=string&group=string&owner=string&owner=string&label=string&label=string&user=true","host":["https://api.webitel.com/api"],"path":["contacts"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"id"},{"key":"fields","value":"*"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"qin","value":"string"},{"key":"qin","value":"string"},{"key":"mode","value":"READ"},{"key":"not_id_group","value":"string"},{"key":"group","value":"string"},{"key":"group","value":"string"},{"key":"owner","value":"string"},{"key":"owner","value":"string"},{"key":"label","value":"string"},{"key":"label","value":"string"},{"key":"user","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"comments\": {\n        \"data\": [\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          },\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          }\n        ],\n        \"next\": false,\n        \"page\": 3859\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"domain\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"emails\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 400,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 948,\n            \"verified\": false\n          }\n        ],\n        \"next\": false,\n        \"page\": 4751\n      },\n      \"etag\": \"string\",\n      \"groups\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 61\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2781\n          }\n        ],\n        \"next\": false,\n        \"page\": 6315\n      },\n      \"id\": \"string\",\n      \"imclients\": {\n        \"data\": [\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5611,\n            \"via\": \"string\"\n          },\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6079,\n            \"via\": \"string\"\n          }\n        ],\n        \"next\": false,\n        \"page\": 3001\n      },\n      \"labels\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7040\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9024\n          }\n        ],\n        \"next\": true,\n        \"page\": 4197\n      },\n      \"managers\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9648\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1960\n          }\n        ],\n        \"next\": true,\n        \"page\": 8733\n      },\n      \"mode\": \"string\",\n      \"name\": {\n        \"common_name\": \"string\",\n        \"family_name\": \"string\",\n        \"given_name\": \"string\",\n        \"middle_name\": \"string\",\n        \"verified\": false\n      },\n      \"phones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1137,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 302,\n            \"verified\": false\n          }\n        ],\n        \"next\": true,\n        \"page\": 8073\n      },\n      \"photos\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3200\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5337\n          }\n        ],\n        \"next\": true,\n        \"page\": 2691\n      },\n      \"timezones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7303\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7109\n          }\n        ],\n        \"next\": false,\n        \"page\": 1563\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"variables\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 8949\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 4315\n          }\n        ],\n        \"next\": false,\n        \"page\": 8650\n      },\n      \"ver\": 2307\n    },\n    {\n      \"about\": \"string\",\n      \"comments\": {\n        \"data\": [\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          },\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          }\n        ],\n        \"next\": false,\n        \"page\": 1892\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"domain\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"emails\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6780,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7813,\n            \"verified\": false\n          }\n        ],\n        \"next\": false,\n        \"page\": 1682\n      },\n      \"etag\": \"string\",\n      \"groups\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3185\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6725\n          }\n        ],\n        \"next\": false,\n        \"page\": 8271\n      },\n      \"id\": \"string\",\n      \"imclients\": {\n        \"data\": [\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7887,\n            \"via\": \"string\"\n          },\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5661,\n            \"via\": \"string\"\n          }\n        ],\n        \"next\": true,\n        \"page\": 2248\n      },\n      \"labels\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4730\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6680\n          }\n        ],\n        \"next\": false,\n        \"page\": 8937\n      },\n      \"managers\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4589\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4620\n          }\n        ],\n        \"next\": false,\n        \"page\": 9656\n      },\n      \"mode\": \"string\",\n      \"name\": {\n        \"common_name\": \"string\",\n        \"family_name\": \"string\",\n        \"given_name\": \"string\",\n        \"middle_name\": \"string\",\n        \"verified\": false\n      },\n      \"phones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1347,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8851,\n            \"verified\": false\n          }\n        ],\n        \"next\": false,\n        \"page\": 6979\n      },\n      \"photos\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6355\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4797\n          }\n        ],\n        \"next\": true,\n        \"page\": 5956\n      },\n      \"timezones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6567\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2859\n          }\n        ],\n        \"next\": false,\n        \"page\": 311\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"variables\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 1118\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 2862\n          }\n        ],\n        \"next\": false,\n        \"page\": 5092\n      },\n      \"ver\": 4534\n    }\n  ],\n  \"next\": true,\n  \"page\": 4822\n}"},{"id":"495782e7-4d70-430e-8077-1629bf71ae1e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts?page=7616&size=7616&q=string&sort=id&fields=*&id=string&id=string&qin=string&qin=string&mode=READ&not_id_group=string&group=string&group=string&owner=string&owner=string&label=string&label=string&user=true","host":["https://api.webitel.com/api"],"path":["contacts"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"id"},{"key":"fields","value":"*"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"qin","value":"string"},{"key":"qin","value":"string"},{"key":"mode","value":"READ"},{"key":"not_id_group","value":"string"},{"key":"group","value":"string"},{"key":"group","value":"string"},{"key":"owner","value":"string"},{"key":"owner","value":"string"},{"key":"label","value":"string"},{"key":"label","value":"string"},{"key":"user","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"415de77b-7c39-45bb-8881-57d7eaae631a"},{"name":"Create NEW Contact","id":"37f77d41-cc35-4747-b35a-8ee9b3d8f753","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"comments\": [\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    },\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    },\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"etag\": \"string\",\n  \"groups\": [\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"imclients\": [\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    },\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": false\n  },\n  \"phones\": [\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": false\n    },\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": true\n    }\n  ],\n  \"timezones\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"katgDq_\",\n      \"etag\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"Cx\",\n      \"etag\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"9b7bf0ef-8e93-4826-ac2c-6dea0627bf33","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"comments\": [\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    },\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    },\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"etag\": \"string\",\n  \"groups\": [\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"imclients\": [\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    },\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": false\n  },\n  \"phones\": [\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": true\n    },\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"timezones\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"WFTiyPml\",\n      \"etag\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"_O0E\",\n      \"etag\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"comments\": {\n    \"data\": [\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"text\": \"This is a new note about the contact's recent activity. So ...\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      },\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"text\": \"This is a new note about the contact's recent activity. So ...\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      }\n    ],\n    \"next\": true,\n    \"page\": 7140\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"domain\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"emails\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"email\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6072,\n        \"verified\": false\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"email\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1102,\n        \"verified\": false\n      }\n    ],\n    \"next\": false,\n    \"page\": 3863\n  },\n  \"etag\": \"string\",\n  \"groups\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6292\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1015\n      }\n    ],\n    \"next\": true,\n    \"page\": 6421\n  },\n  \"id\": \"string\",\n  \"imclients\": {\n    \"data\": [\n      {\n        \"app\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"external_id\": \"string\",\n        \"id\": \"string\",\n        \"protocol\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2634,\n        \"via\": \"string\"\n      },\n      {\n        \"app\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"external_id\": \"string\",\n        \"id\": \"string\",\n        \"protocol\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6985,\n        \"via\": \"string\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 2480\n  },\n  \"labels\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"label\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 998\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"label\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1247\n      }\n    ],\n    \"next\": false,\n    \"page\": 6146\n  },\n  \"managers\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 3084\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": true,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2258\n      }\n    ],\n    \"next\": false,\n    \"page\": 1762\n  },\n  \"mode\": \"string\",\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": true\n  },\n  \"phones\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"number\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2406,\n        \"verified\": true\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"number\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 3458,\n        \"verified\": true\n      }\n    ],\n    \"next\": false,\n    \"page\": 5569\n  },\n  \"photos\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"photo_id\": \"string\",\n        \"photo_url\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 484\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"photo_id\": \"string\",\n        \"photo_url\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 8223\n      }\n    ],\n    \"next\": true,\n    \"page\": 7664\n  },\n  \"timezones\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 7670\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 351\n      }\n    ],\n    \"next\": true,\n    \"page\": 4560\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"user\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"variables\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"key\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"value\": {},\n        \"ver\": 7160\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"key\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"value\": {},\n        \"ver\": 4307\n      }\n    ],\n    \"next\": true,\n    \"page\": 7899\n  },\n  \"ver\": 7080\n}"},{"id":"c9865d7e-5afb-47bf-b3d4-fb8e505f6e86","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"comments\": [\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    },\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    },\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"etag\": \"string\",\n  \"groups\": [\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"imclients\": [\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    },\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": false\n  },\n  \"phones\": [\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": true\n    },\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"timezones\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"WFTiyPml\",\n      \"etag\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"_O0E\",\n      \"etag\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"37f77d41-cc35-4747-b35a-8ee9b3d8f753"},{"name":"Bulk create of Contacts.","id":"bcb593d4-4df8-42a0-9024-182d8bfa8417","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"about\": \"string\",\n    \"comments\": [\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      },\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      }\n    ],\n    \"emails\": [\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      },\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"etag\": \"string\",\n    \"groups\": [\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"imclients\": [\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      },\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      }\n    ],\n    \"labels\": [\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      },\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"string\",\n      \"family_name\": \"string\",\n      \"given_name\": \"string\",\n      \"middle_name\": \"string\",\n      \"verified\": false\n    },\n    \"phones\": [\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": false\n      },\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": true\n      }\n    ],\n    \"timezones\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"FrMR0l\",\n        \"etag\": \"string\",\n        \"value\": {}\n      },\n      {\n        \"key\": \"09wgawg\",\n        \"etag\": \"string\",\n        \"value\": {}\n      }\n    ]\n  },\n  {\n    \"about\": \"string\",\n    \"comments\": [\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      },\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      }\n    ],\n    \"emails\": [\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      },\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"etag\": \"string\",\n    \"groups\": [\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"imclients\": [\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      },\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      }\n    ],\n    \"labels\": [\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      },\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"string\",\n      \"family_name\": \"string\",\n      \"given_name\": \"string\",\n      \"middle_name\": \"string\",\n      \"verified\": false\n    },\n    \"phones\": [\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": false\n      },\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": true\n      }\n    ],\n    \"timezones\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"yiP\",\n        \"etag\": \"string\",\n        \"value\": {}\n      },\n      {\n        \"key\": \"_9tA05jXj\",\n        \"etag\": \"string\",\n        \"value\": {}\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/bulk?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","bulk"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"ea666111-0c81-4742-beea-1c457b80319a","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"about\": \"string\",\n    \"comments\": [\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      },\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      }\n    ],\n    \"emails\": [\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      },\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"etag\": \"string\",\n    \"groups\": [\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"imclients\": [\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      },\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      }\n    ],\n    \"labels\": [\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      },\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"string\",\n      \"family_name\": \"string\",\n      \"given_name\": \"string\",\n      \"middle_name\": \"string\",\n      \"verified\": true\n    },\n    \"phones\": [\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": true\n      },\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"timezones\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"BM2as_jW8\",\n        \"etag\": \"string\",\n        \"value\": {}\n      },\n      {\n        \"key\": \"j\",\n        \"etag\": \"string\",\n        \"value\": {}\n      }\n    ]\n  },\n  {\n    \"about\": \"string\",\n    \"comments\": [\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      },\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      }\n    ],\n    \"emails\": [\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      },\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"etag\": \"string\",\n    \"groups\": [\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"imclients\": [\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      },\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      }\n    ],\n    \"labels\": [\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      },\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"string\",\n      \"family_name\": \"string\",\n      \"given_name\": \"string\",\n      \"middle_name\": \"string\",\n      \"verified\": true\n    },\n    \"phones\": [\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": false\n      },\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"timezones\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"n3AtGMX\",\n        \"etag\": \"string\",\n        \"value\": {}\n      },\n      {\n        \"key\": \"NSw7bAIXPFL\",\n        \"etag\": \"string\",\n        \"value\": {}\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/bulk?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","bulk"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"comments\": {\n        \"data\": [\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          },\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          }\n        ],\n        \"next\": false,\n        \"page\": 6777\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"domain\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"emails\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8411,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4904,\n            \"verified\": false\n          }\n        ],\n        \"next\": false,\n        \"page\": 2020\n      },\n      \"etag\": \"string\",\n      \"groups\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2164\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4613\n          }\n        ],\n        \"next\": false,\n        \"page\": 4316\n      },\n      \"id\": \"string\",\n      \"imclients\": {\n        \"data\": [\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1378,\n            \"via\": \"string\"\n          },\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9785,\n            \"via\": \"string\"\n          }\n        ],\n        \"next\": false,\n        \"page\": 7462\n      },\n      \"labels\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8869\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8017\n          }\n        ],\n        \"next\": true,\n        \"page\": 6728\n      },\n      \"managers\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9041\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9461\n          }\n        ],\n        \"next\": false,\n        \"page\": 6763\n      },\n      \"mode\": \"string\",\n      \"name\": {\n        \"common_name\": \"string\",\n        \"family_name\": \"string\",\n        \"given_name\": \"string\",\n        \"middle_name\": \"string\",\n        \"verified\": true\n      },\n      \"phones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2186,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8714,\n            \"verified\": true\n          }\n        ],\n        \"next\": true,\n        \"page\": 1031\n      },\n      \"photos\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4457\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1172\n          }\n        ],\n        \"next\": true,\n        \"page\": 9539\n      },\n      \"timezones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8427\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 892\n          }\n        ],\n        \"next\": true,\n        \"page\": 3541\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"variables\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 1366\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 8139\n          }\n        ],\n        \"next\": false,\n        \"page\": 6535\n      },\n      \"ver\": 5776\n    },\n    {\n      \"about\": \"string\",\n      \"comments\": {\n        \"data\": [\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          },\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          }\n        ],\n        \"next\": false,\n        \"page\": 9720\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"domain\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"emails\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1388,\n            \"verified\": true\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8520,\n            \"verified\": true\n          }\n        ],\n        \"next\": true,\n        \"page\": 8857\n      },\n      \"etag\": \"string\",\n      \"groups\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4303\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9728\n          }\n        ],\n        \"next\": false,\n        \"page\": 6261\n      },\n      \"id\": \"string\",\n      \"imclients\": {\n        \"data\": [\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3951,\n            \"via\": \"string\"\n          },\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8149,\n            \"via\": \"string\"\n          }\n        ],\n        \"next\": true,\n        \"page\": 9871\n      },\n      \"labels\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4304\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5776\n          }\n        ],\n        \"next\": false,\n        \"page\": 5353\n      },\n      \"managers\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5867\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5839\n          }\n        ],\n        \"next\": false,\n        \"page\": 1273\n      },\n      \"mode\": \"string\",\n      \"name\": {\n        \"common_name\": \"string\",\n        \"family_name\": \"string\",\n        \"given_name\": \"string\",\n        \"middle_name\": \"string\",\n        \"verified\": false\n      },\n      \"phones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3958,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 247,\n            \"verified\": true\n          }\n        ],\n        \"next\": false,\n        \"page\": 8539\n      },\n      \"photos\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1093\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 472\n          }\n        ],\n        \"next\": true,\n        \"page\": 8036\n      },\n      \"timezones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1600\n          }\n        ],\n        \"next\": true,\n        \"page\": 2166\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"variables\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 8334\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 3029\n          }\n        ],\n        \"next\": true,\n        \"page\": 9593\n      },\n      \"ver\": 7556\n    }\n  ],\n  \"failures\": [\n    {\n      \"error\": {\n        \"code\": 6191,\n        \"details\": [\n          {\n            \"@type\": \"string\",\n            \"key_0\": {},\n            \"key_1\": {}\n          },\n          {\n            \"@type\": \"string\",\n            \"key_0\": {},\n            \"key_1\": {}\n          }\n        ],\n        \"message\": \"string\"\n      },\n      \"index\": 5445,\n      \"input\": {\n        \"about\": \"string\",\n        \"comments\": [\n          {\n            \"text\": \"This is a new note about the contact's recent activity. So ...\"\n          },\n          {\n            \"text\": \"This is a new note about the contact's recent activity. So ...\"\n          }\n        ],\n        \"emails\": [\n          {\n            \"email\": \"user@domain\",\n            \"etag\": \"1679792219687\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"personal\"\n            },\n            \"verified\": false\n          },\n          {\n            \"email\": \"user@domain\",\n            \"etag\": \"1679792219687\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"personal\"\n            },\n            \"verified\": false\n          }\n        ],\n        \"etag\": \"string\",\n        \"groups\": [\n          {\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          },\n          {\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          }\n        ],\n        \"imclients\": [\n          {\n            \"created_by\": \"string\",\n            \"external_user\": \"string\",\n            \"gateway_id\": \"string\",\n            \"protocol\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"created_by\": \"string\",\n            \"external_user\": \"string\",\n            \"gateway_id\": \"string\",\n            \"protocol\": \"string\",\n            \"via\": \"string\"\n          }\n        ],\n        \"labels\": [\n          {\n            \"etag\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"etag\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"managers\": [\n          {\n            \"etag\": \"string\",\n            \"primary\": false,\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          },\n          {\n            \"etag\": \"string\",\n            \"primary\": true,\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          }\n        ],\n        \"name\": {\n          \"common_name\": \"string\",\n          \"family_name\": \"string\",\n          \"given_name\": \"string\",\n          \"middle_name\": \"string\",\n          \"verified\": false\n        },\n        \"phones\": [\n          {\n            \"number\": \"string\",\n            \"etag\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"verified\": true\n          },\n          {\n            \"number\": \"string\",\n            \"etag\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"verified\": true\n          }\n        ],\n        \"photos\": [\n          {\n            \"etag\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true\n          },\n          {\n            \"etag\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": false\n          }\n        ],\n        \"timezones\": [\n          {\n            \"etag\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          },\n          {\n            \"etag\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          }\n        ],\n        \"variables\": [\n          {\n            \"key\": \"G2\",\n            \"etag\": \"string\",\n            \"value\": {}\n          },\n          {\n            \"key\": \"it1ux3Lp9f\",\n            \"etag\": \"string\",\n            \"value\": {}\n          }\n        ]\n      }\n    },\n    {\n      \"error\": {\n        \"code\": 8787,\n        \"details\": [\n          {\n            \"@type\": \"string\",\n            \"key_0\": {},\n            \"key_1\": {}\n          },\n          {\n            \"@type\": \"string\",\n            \"key_0\": {}\n          }\n        ],\n        \"message\": \"string\"\n      },\n      \"index\": 4849,\n      \"input\": {\n        \"about\": \"string\",\n        \"comments\": [\n          {\n            \"text\": \"This is a new note about the contact's recent activity. So ...\"\n          },\n          {\n            \"text\": \"This is a new note about the contact's recent activity. So ...\"\n          }\n        ],\n        \"emails\": [\n          {\n            \"email\": \"user@domain\",\n            \"etag\": \"1679792219687\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"personal\"\n            },\n            \"verified\": false\n          },\n          {\n            \"email\": \"user@domain\",\n            \"etag\": \"1679792219687\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"personal\"\n            },\n            \"verified\": false\n          }\n        ],\n        \"etag\": \"string\",\n        \"groups\": [\n          {\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          },\n          {\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          }\n        ],\n        \"imclients\": [\n          {\n            \"created_by\": \"string\",\n            \"external_user\": \"string\",\n            \"gateway_id\": \"string\",\n            \"protocol\": \"string\",\n            \"via\": \"string\"\n          },\n          {\n            \"created_by\": \"string\",\n            \"external_user\": \"string\",\n            \"gateway_id\": \"string\",\n            \"protocol\": \"string\",\n            \"via\": \"string\"\n          }\n        ],\n        \"labels\": [\n          {\n            \"etag\": \"string\",\n            \"label\": \"string\"\n          },\n          {\n            \"etag\": \"string\",\n            \"label\": \"string\"\n          }\n        ],\n        \"managers\": [\n          {\n            \"etag\": \"string\",\n            \"primary\": true,\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          },\n          {\n            \"etag\": \"string\",\n            \"primary\": true,\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          }\n        ],\n        \"name\": {\n          \"common_name\": \"string\",\n          \"family_name\": \"string\",\n          \"given_name\": \"string\",\n          \"middle_name\": \"string\",\n          \"verified\": true\n        },\n        \"phones\": [\n          {\n            \"number\": \"string\",\n            \"etag\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"verified\": true\n          },\n          {\n            \"number\": \"string\",\n            \"etag\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"verified\": true\n          }\n        ],\n        \"photos\": [\n          {\n            \"etag\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": false\n          },\n          {\n            \"etag\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": false\n          }\n        ],\n        \"timezones\": [\n          {\n            \"etag\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          },\n          {\n            \"etag\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            }\n          }\n        ],\n        \"variables\": [\n          {\n            \"key\": \"CpAOUVA\",\n            \"etag\": \"string\",\n            \"value\": {}\n          },\n          {\n            \"key\": \"WwiVSvb\",\n            \"etag\": \"string\",\n            \"value\": {}\n          }\n        ]\n      }\n    }\n  ]\n}"},{"id":"ac047fee-9632-4549-93f3-4ceeee828590","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"about\": \"string\",\n    \"comments\": [\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      },\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      }\n    ],\n    \"emails\": [\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      },\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"etag\": \"string\",\n    \"groups\": [\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"imclients\": [\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      },\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      }\n    ],\n    \"labels\": [\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      },\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"string\",\n      \"family_name\": \"string\",\n      \"given_name\": \"string\",\n      \"middle_name\": \"string\",\n      \"verified\": true\n    },\n    \"phones\": [\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": true\n      },\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"timezones\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"BM2as_jW8\",\n        \"etag\": \"string\",\n        \"value\": {}\n      },\n      {\n        \"key\": \"j\",\n        \"etag\": \"string\",\n        \"value\": {}\n      }\n    ]\n  },\n  {\n    \"about\": \"string\",\n    \"comments\": [\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      },\n      {\n        \"text\": \"This is a new note about the contact's recent activity. So ...\"\n      }\n    ],\n    \"emails\": [\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      },\n      {\n        \"email\": \"user@domain\",\n        \"etag\": \"1679792219687\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"personal\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"etag\": \"string\",\n    \"groups\": [\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"imclients\": [\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      },\n      {\n        \"created_by\": \"string\",\n        \"external_user\": \"string\",\n        \"gateway_id\": \"string\",\n        \"protocol\": \"string\",\n        \"via\": \"string\"\n      }\n    ],\n    \"labels\": [\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      },\n      {\n        \"etag\": \"string\",\n        \"label\": \"string\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": false,\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"string\",\n      \"family_name\": \"string\",\n      \"given_name\": \"string\",\n      \"middle_name\": \"string\",\n      \"verified\": true\n    },\n    \"phones\": [\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": false\n      },\n      {\n        \"number\": \"string\",\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"verified\": false\n      }\n    ],\n    \"timezones\": [\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      },\n      {\n        \"etag\": \"string\",\n        \"primary\": true,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"n3AtGMX\",\n        \"etag\": \"string\",\n        \"value\": {}\n      },\n      {\n        \"key\": \"NSw7bAIXPFL\",\n        \"etag\": \"string\",\n        \"value\": {}\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/bulk?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","bulk"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bcb593d4-4df8-42a0-9024-182d8bfa8417"},{"name":"Locate Contact source","id":"cf7b18dd-d4eb-44cf-87f2-4636e31e6656","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string&mode=READ","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>The requirement of a special access mode to the Source.</p>\n<ul>\n<li>READ: Can <code>fetch</code> record. [GET]</li>\n<li>WRITE: Can <code>update</code> record. [PUT|PATCH]</li>\n<li>DELETE: Can <code>delete</code> record. [DELETE]</li>\n</ul>\n","type":"text/plain"},"key":"mode","value":"READ"}],"variable":[{"id":"f50e57e0-4b0e-4f76-804c-af35b8772bb0","description":{"content":"<p>(Required) The Contact source IDentifier.\nAccept: <code>etag</code> (obsolete+) or <code>id</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"ca04b480-ae18-465a-a5e3-7ed247586417","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string&mode=READ","host":["https://api.webitel.com/api"],"path":["contacts",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"mode","value":"READ"}],"variable":[{"key":"etag","value":"string","description":"(Required) The Contact source IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"comments\": {\n    \"data\": [\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"text\": \"This is a new note about the contact's recent activity. So ...\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      },\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"text\": \"This is a new note about the contact's recent activity. So ...\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      }\n    ],\n    \"next\": true,\n    \"page\": 7140\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"domain\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"emails\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"email\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6072,\n        \"verified\": false\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"email\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1102,\n        \"verified\": false\n      }\n    ],\n    \"next\": false,\n    \"page\": 3863\n  },\n  \"etag\": \"string\",\n  \"groups\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6292\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1015\n      }\n    ],\n    \"next\": true,\n    \"page\": 6421\n  },\n  \"id\": \"string\",\n  \"imclients\": {\n    \"data\": [\n      {\n        \"app\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"external_id\": \"string\",\n        \"id\": \"string\",\n        \"protocol\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2634,\n        \"via\": \"string\"\n      },\n      {\n        \"app\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"external_id\": \"string\",\n        \"id\": \"string\",\n        \"protocol\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6985,\n        \"via\": \"string\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 2480\n  },\n  \"labels\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"label\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 998\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"label\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1247\n      }\n    ],\n    \"next\": false,\n    \"page\": 6146\n  },\n  \"managers\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 3084\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": true,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2258\n      }\n    ],\n    \"next\": false,\n    \"page\": 1762\n  },\n  \"mode\": \"string\",\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": true\n  },\n  \"phones\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"number\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2406,\n        \"verified\": true\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"number\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 3458,\n        \"verified\": true\n      }\n    ],\n    \"next\": false,\n    \"page\": 5569\n  },\n  \"photos\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"photo_id\": \"string\",\n        \"photo_url\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 484\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"photo_id\": \"string\",\n        \"photo_url\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 8223\n      }\n    ],\n    \"next\": true,\n    \"page\": 7664\n  },\n  \"timezones\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 7670\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 351\n      }\n    ],\n    \"next\": true,\n    \"page\": 4560\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"user\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"variables\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"key\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"value\": {},\n        \"ver\": 7160\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"key\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"value\": {},\n        \"ver\": 4307\n      }\n    ],\n    \"next\": true,\n    \"page\": 7899\n  },\n  \"ver\": 7080\n}"},{"id":"eca914c9-65f7-4760-9cc3-930f9964f776","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string&mode=READ","host":["https://api.webitel.com/api"],"path":["contacts",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"mode","value":"READ"}],"variable":[{"key":"etag","value":"string","description":"(Required) The Contact source IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cf7b18dd-d4eb-44cf-87f2-4636e31e6656"},{"name":"Remove Contact source","id":"60015739-5cb3-4789-923b-294a4871af08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"eb8fcd3b-6c0b-4da9-a6ea-578ff0b047a5","description":{"content":"<p>(Required) Unique ID of the latest version of a resource.</p>\n","type":"text/plain"},"type":"any","value":"rJEty","key":"etag"}]}},"response":[{"id":"1253e4c6-5a29-48e8-8e80-8bab754168fe","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"rJEty","description":"(Required) Unique ID of the latest version of a resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"comments\": {\n    \"data\": [\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"text\": \"This is a new note about the contact's recent activity. So ...\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      },\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"text\": \"This is a new note about the contact's recent activity. So ...\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      }\n    ],\n    \"next\": true,\n    \"page\": 7140\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"domain\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"emails\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"email\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6072,\n        \"verified\": false\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"email\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1102,\n        \"verified\": false\n      }\n    ],\n    \"next\": false,\n    \"page\": 3863\n  },\n  \"etag\": \"string\",\n  \"groups\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6292\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1015\n      }\n    ],\n    \"next\": true,\n    \"page\": 6421\n  },\n  \"id\": \"string\",\n  \"imclients\": {\n    \"data\": [\n      {\n        \"app\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"external_id\": \"string\",\n        \"id\": \"string\",\n        \"protocol\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2634,\n        \"via\": \"string\"\n      },\n      {\n        \"app\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"external_id\": \"string\",\n        \"id\": \"string\",\n        \"protocol\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6985,\n        \"via\": \"string\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 2480\n  },\n  \"labels\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"label\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 998\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"label\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1247\n      }\n    ],\n    \"next\": false,\n    \"page\": 6146\n  },\n  \"managers\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 3084\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": true,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2258\n      }\n    ],\n    \"next\": false,\n    \"page\": 1762\n  },\n  \"mode\": \"string\",\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": true\n  },\n  \"phones\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"number\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2406,\n        \"verified\": true\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"number\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 3458,\n        \"verified\": true\n      }\n    ],\n    \"next\": false,\n    \"page\": 5569\n  },\n  \"photos\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"photo_id\": \"string\",\n        \"photo_url\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 484\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"photo_id\": \"string\",\n        \"photo_url\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 8223\n      }\n    ],\n    \"next\": true,\n    \"page\": 7664\n  },\n  \"timezones\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 7670\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 351\n      }\n    ],\n    \"next\": true,\n    \"page\": 4560\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"user\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"variables\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"key\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"value\": {},\n        \"ver\": 7160\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"key\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"value\": {},\n        \"ver\": 4307\n      }\n    ],\n    \"next\": true,\n    \"page\": 7899\n  },\n  \"ver\": 7080\n}"},{"id":"56bb614c-6386-4522-ba37-074e2a1630de","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"rJEty","description":"(Required) Unique ID of the latest version of a resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"60015739-5cb3-4789-923b-294a4871af08"},{"name":"NEW Update of the Contact source","id":"dc2073a7-3d1c-4747-bf02-b985f7a03178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"comments\": [\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    },\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    },\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"groups\": [\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"imclients\": [\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    },\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": true\n  },\n  \"phones\": [\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": false\n    },\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": true\n    }\n  ],\n  \"timezones\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"3VhRgwg0fbT\",\n      \"etag\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"6I8\",\n      \"etag\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"f6f15ebd-19bb-4245-a99e-b8968e750be2","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"20b06841-0863-456b-b2f4-f4147026a115","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"comments\": [\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    },\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    },\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"groups\": [\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"imclients\": [\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    },\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": true\n  },\n  \"phones\": [\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": false\n    },\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"timezones\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"Rq\",\n      \"etag\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"p02wGruuiL\",\n      \"etag\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"comments\": {\n    \"data\": [\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"text\": \"This is a new note about the contact's recent activity. So ...\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      },\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"text\": \"This is a new note about the contact's recent activity. So ...\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      }\n    ],\n    \"next\": true,\n    \"page\": 7140\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"domain\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"emails\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"email\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6072,\n        \"verified\": false\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"email\": \"string\",\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1102,\n        \"verified\": false\n      }\n    ],\n    \"next\": false,\n    \"page\": 3863\n  },\n  \"etag\": \"string\",\n  \"groups\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6292\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1015\n      }\n    ],\n    \"next\": true,\n    \"page\": 6421\n  },\n  \"id\": \"string\",\n  \"imclients\": {\n    \"data\": [\n      {\n        \"app\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"external_id\": \"string\",\n        \"id\": \"string\",\n        \"protocol\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2634,\n        \"via\": \"string\"\n      },\n      {\n        \"app\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"external_id\": \"string\",\n        \"id\": \"string\",\n        \"protocol\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 6985,\n        \"via\": \"string\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 2480\n  },\n  \"labels\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"label\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 998\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"label\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 1247\n      }\n    ],\n    \"next\": false,\n    \"page\": 6146\n  },\n  \"managers\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 3084\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": true,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"user\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2258\n      }\n    ],\n    \"next\": false,\n    \"page\": 1762\n  },\n  \"mode\": \"string\",\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": true\n  },\n  \"phones\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"number\": \"string\",\n        \"primary\": false,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 2406,\n        \"verified\": true\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"number\": \"string\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 3458,\n        \"verified\": true\n      }\n    ],\n    \"next\": false,\n    \"page\": 5569\n  },\n  \"photos\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"photo_id\": \"string\",\n        \"photo_url\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 484\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"photo_id\": \"string\",\n        \"photo_url\": \"string\",\n        \"primary\": false,\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 8223\n      }\n    ],\n    \"next\": true,\n    \"page\": 7664\n  },\n  \"timezones\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 7670\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"primary\": false,\n        \"timezone\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"ver\": 351\n      }\n    ],\n    \"next\": true,\n    \"page\": 4560\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"user\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"variables\": {\n    \"data\": [\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"key\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"value\": {},\n        \"ver\": 7160\n      },\n      {\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"etag\": \"string\",\n        \"id\": \"string\",\n        \"key\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"value\": {},\n        \"ver\": 4307\n      }\n    ],\n    \"next\": true,\n    \"page\": 7899\n  },\n  \"ver\": 7080\n}"},{"id":"51986d30-fc04-4239-ba02-572f83d8368a","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"comments\": [\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    },\n    {\n      \"text\": \"This is a new note about the contact's recent activity. So ...\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    },\n    {\n      \"email\": \"user@domain\",\n      \"etag\": \"1679792219687\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"personal\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"groups\": [\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"imclients\": [\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    },\n    {\n      \"created_by\": \"string\",\n      \"external_user\": \"string\",\n      \"gateway_id\": \"string\",\n      \"protocol\": \"string\",\n      \"via\": \"string\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    },\n    {\n      \"etag\": \"string\",\n      \"label\": \"string\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"name\": {\n    \"common_name\": \"string\",\n    \"family_name\": \"string\",\n    \"given_name\": \"string\",\n    \"middle_name\": \"string\",\n    \"verified\": true\n  },\n  \"phones\": [\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": false\n    },\n    {\n      \"number\": \"string\",\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"verified\": false\n    }\n  ],\n  \"timezones\": [\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"etag\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"Rq\",\n      \"etag\": \"string\",\n      \"value\": {}\n    },\n    {\n      \"key\": \"p02wGruuiL\",\n      \"etag\": \"string\",\n      \"value\": {}\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dc2073a7-3d1c-4747-bf02-b985f7a03178"}],"id":"6144d75e-6da8-4b85-bdf4-612de65aadc2","_postman_id":"6144d75e-6da8-4b85-bdf4-612de65aadc2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Customers","item":[{"name":"rpc GetCertificate(CertificateUsageRequest) returns (CertificateUsageResponse) {}","id":"a3755e57-03ff-4888-b747-3f2544671aac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/customer?id=string&valid=true&domain.id=string&domain.name=string&fields=string&fields=string&sort=string&sort=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["customer"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Available Filters</p>\n<p>show by customer id; serial number (uuid)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>show if valid only!</p>\n","type":"text/plain"},"key":"valid","value":"true"},{"description":{"content":"<p>identifier</p>\n","type":"text/plain"},"key":"domain.id","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"domain.name","value":"string"},{"description":{"content":"<p>Request Controls</p>\n<p>serial,</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Request Controls</p>\n<p>serial,</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"105f4de3-b7e6-40c4-9e71-685621e34539","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/customer?id=string&valid=true&domain.id=string&domain.name=string&fields=string&fields=string&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["customer"],"query":[{"key":"id","value":"string"},{"key":"valid","value":"true"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customer\": {\n    \"created_at\": \"string\",\n    \"dnsrv\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"issued_at\": \"string\",\n    \"license\": [\n      {\n        \"competitive\": true,\n        \"id\": \"string\",\n        \"limit\": 2308,\n        \"name\": \"string\",\n        \"not_after\": \"string\",\n        \"not_before\": \"string\",\n        \"product\": \"string\",\n        \"remain\": 3904,\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"status\": {\n          \"errors\": [\n            \"string\",\n            \"string\"\n          ],\n          \"notify\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        \"users\": [\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        ]\n      },\n      {\n        \"competitive\": false,\n        \"id\": \"string\",\n        \"limit\": 8935,\n        \"name\": \"string\",\n        \"not_after\": \"string\",\n        \"not_before\": \"string\",\n        \"product\": \"string\",\n        \"remain\": 6447,\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"status\": {\n          \"errors\": [\n            \"string\",\n            \"string\"\n          ],\n          \"notify\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        \"users\": [\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        ]\n      }\n    ],\n    \"limit\": {\n      \"key_0\": 1091,\n      \"key_1\": 683,\n      \"key_2\": 5002\n    },\n    \"next_update\": \"string\",\n    \"not_after\": \"string\",\n    \"not_before\": \"string\",\n    \"organization\": \"string\",\n    \"revoked_at\": \"string\",\n    \"this_update\": \"string\",\n    \"updated_at\": \"string\",\n    \"verify\": {\n      \"errors\": [\n        \"string\",\n        \"string\"\n      ],\n      \"notify\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  }\n}"},{"id":"61e5640f-7e2a-4b9b-aac3-40cdb1691939","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/customer?id=string&valid=true&domain.id=string&domain.name=string&fields=string&fields=string&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["customer"],"query":[{"key":"id","value":"string"},{"key":"valid","value":"true"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a3755e57-03ff-4888-b747-3f2544671aac"},{"name":"Update Customer","id":"c96fa889-c868-43e7-920f-aac4c2dbe906","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/customer?organization=string&logo_picture=string&certificate=string&revoke=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["customer"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>[optional] e.g.: Example Org.</p>\n","type":"text/plain"},"key":"organization","value":"string"},{"description":{"content":"<p>[optional] logo source image</p>\n","type":"text/plain"},"key":"logo_picture","value":"string"},{"description":{"content":"<p>[optional] raw bytes protobuf::base64.RawStdEncoding != certificate::base64.StdEncoding</p>\n","type":"text/plain"},"key":"certificate","value":"string"},{"key":"revoke","value":"true"}],"variable":[]}},"response":[{"id":"ed4397ee-3a2f-442a-a4f8-4c0bdfaf09eb","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/customer?organization=string&logo_picture=string&certificate=string&revoke=true","host":["https://api.webitel.com/api"],"path":["customer"],"query":[{"key":"organization","value":"string"},{"key":"logo_picture","value":"string"},{"key":"certificate","value":"string"},{"key":"revoke","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customer\": {\n    \"created_at\": \"string\",\n    \"dnsrv\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"issued_at\": \"string\",\n    \"license\": [\n      {\n        \"competitive\": false,\n        \"id\": \"string\",\n        \"limit\": 4264,\n        \"name\": \"string\",\n        \"not_after\": \"string\",\n        \"not_before\": \"string\",\n        \"product\": \"string\",\n        \"remain\": 7952,\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"status\": {\n          \"errors\": [\n            \"string\",\n            \"string\"\n          ],\n          \"notify\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        \"users\": [\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        ]\n      },\n      {\n        \"competitive\": false,\n        \"id\": \"string\",\n        \"limit\": 7992,\n        \"name\": \"string\",\n        \"not_after\": \"string\",\n        \"not_before\": \"string\",\n        \"product\": \"string\",\n        \"remain\": 9610,\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"status\": {\n          \"errors\": [\n            \"string\",\n            \"string\"\n          ],\n          \"notify\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        \"users\": [\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        ]\n      }\n    ],\n    \"limit\": {\n      \"key_0\": 902,\n      \"key_1\": 5367\n    },\n    \"next_update\": \"string\",\n    \"not_after\": \"string\",\n    \"not_before\": \"string\",\n    \"organization\": \"string\",\n    \"revoked_at\": \"string\",\n    \"this_update\": \"string\",\n    \"updated_at\": \"string\",\n    \"verify\": {\n      \"errors\": [\n        \"string\",\n        \"string\"\n      ],\n      \"notify\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  }\n}"},{"id":"c0388ea0-2bfa-47be-830d-fab7cc38b3b9","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/customer?organization=string&logo_picture=string&certificate=string&revoke=true","host":["https://api.webitel.com/api"],"path":["customer"],"query":[{"key":"organization","value":"string"},{"key":"logo_picture","value":"string"},{"key":"certificate","value":"string"},{"key":"revoke","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c96fa889-c868-43e7-920f-aac4c2dbe906"},{"name":"License Usage","id":"8d26dfe4-f658-4b07-beb7-adecfa31058b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/customer/:customer_id/license?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&id=string&id=string&product=string&product=string&valid=true&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["customer",":customer_id","license"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Search Options ----- //</p>\n<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>set of output fields</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>set of output fields</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>identifier</p>\n","type":"text/plain"},"key":"user.id","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>identifier</p>\n","type":"text/plain"},"key":"domain.id","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"domain.name","value":"string"},{"description":{"content":"<p>by serial number(s)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>by serial number(s)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>by product name(s)</p>\n","type":"text/plain"},"key":"product","value":"string"},{"description":{"content":"<p>by product name(s)</p>\n","type":"text/plain"},"key":"product","value":"string"},{"description":{"content":"<p>view: all|valid|grantable</p>\n<p>show: available to be granted</p>\n","type":"text/plain"},"key":"valid","value":"true"},{"description":{"content":"<p>filter: term of search</p>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[{"id":"be493743-f177-4de0-972b-58f61fd7d881","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"customer_id"}]}},"response":[{"id":"768a79e6-720b-4301-8d24-52c24080b680","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/customer/:customer_id/license?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&id=string&id=string&product=string&product=string&valid=true&q=string","host":["https://api.webitel.com/api"],"path":["customer",":customer_id","license"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"product","value":"string"},{"key":"product","value":"string"},{"key":"valid","value":"true"},{"key":"q","value":"string"}],"variable":[{"key":"customer_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"competitive\": false,\n      \"id\": \"string\",\n      \"limit\": 3137,\n      \"name\": \"string\",\n      \"not_after\": \"string\",\n      \"not_before\": \"string\",\n      \"product\": \"string\",\n      \"remain\": 7092,\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"status\": {\n        \"errors\": [\n          \"string\",\n          \"string\"\n        ],\n        \"notify\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"users\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"competitive\": true,\n      \"id\": \"string\",\n      \"limit\": 633,\n      \"name\": \"string\",\n      \"not_after\": \"string\",\n      \"not_before\": \"string\",\n      \"product\": \"string\",\n      \"remain\": 2708,\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"status\": {\n        \"errors\": [\n          \"string\",\n          \"string\"\n        ],\n        \"notify\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"users\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"next\": false,\n  \"page\": 4446\n}"},{"id":"e0f360ec-2c8f-4eb0-a8b6-7ff5f8cf973f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/customer/:customer_id/license?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&id=string&id=string&product=string&product=string&valid=true&q=string","host":["https://api.webitel.com/api"],"path":["customer",":customer_id","license"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"product","value":"string"},{"key":"product","value":"string"},{"key":"valid","value":"true"},{"key":"q","value":"string"}],"variable":[{"key":"customer_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8d26dfe4-f658-4b07-beb7-adecfa31058b"},{"name":"rpc GetCertificate(CertificateUsageRequest) returns (CertificateUsageResponse) {}","id":"d131d8dc-726c-4a8e-99bb-d74227d79c1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/customer/:id?valid=true&domain.id=string&domain.name=string&fields=string&fields=string&sort=string&sort=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["customer",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>show if valid only!</p>\n","type":"text/plain"},"key":"valid","value":"true"},{"description":{"content":"<p>identifier</p>\n","type":"text/plain"},"key":"domain.id","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"domain.name","value":"string"},{"description":{"content":"<p>Request Controls</p>\n<p>serial,</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Request Controls</p>\n<p>serial,</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}],"variable":[{"id":"35560b96-b7fe-41ec-89e7-95d250b52ace","description":{"content":"<p>(Required) Available Filters</p>\n<p>show by customer id; serial number (uuid)</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"aade0c37-2986-495e-9331-b973d4caa010","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/customer/:id?valid=true&domain.id=string&domain.name=string&fields=string&fields=string&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["customer",":id"],"query":[{"key":"valid","value":"true"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Available Filters\n\nshow by customer id; serial number (uuid)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customer\": {\n    \"created_at\": \"string\",\n    \"dnsrv\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"issued_at\": \"string\",\n    \"license\": [\n      {\n        \"competitive\": false,\n        \"id\": \"string\",\n        \"limit\": 4264,\n        \"name\": \"string\",\n        \"not_after\": \"string\",\n        \"not_before\": \"string\",\n        \"product\": \"string\",\n        \"remain\": 7952,\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"status\": {\n          \"errors\": [\n            \"string\",\n            \"string\"\n          ],\n          \"notify\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        \"users\": [\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        ]\n      },\n      {\n        \"competitive\": false,\n        \"id\": \"string\",\n        \"limit\": 7992,\n        \"name\": \"string\",\n        \"not_after\": \"string\",\n        \"not_before\": \"string\",\n        \"product\": \"string\",\n        \"remain\": 9610,\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"status\": {\n          \"errors\": [\n            \"string\",\n            \"string\"\n          ],\n          \"notify\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        \"users\": [\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          },\n          {\n            \"expires_at\": \"string\",\n            \"id\": \"string\",\n            \"issued_at\": \"string\",\n            \"name\": \"string\",\n            \"prod\": \"string\",\n            \"scope\": [\n              \"string\",\n              \"string\"\n            ],\n            \"user\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        ]\n      }\n    ],\n    \"limit\": {\n      \"key_0\": 902,\n      \"key_1\": 5367\n    },\n    \"next_update\": \"string\",\n    \"not_after\": \"string\",\n    \"not_before\": \"string\",\n    \"organization\": \"string\",\n    \"revoked_at\": \"string\",\n    \"this_update\": \"string\",\n    \"updated_at\": \"string\",\n    \"verify\": {\n      \"errors\": [\n        \"string\",\n        \"string\"\n      ],\n      \"notify\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  }\n}"},{"id":"141a4efb-4204-4788-9648-7689ac84d6ed","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/customer/:id?valid=true&domain.id=string&domain.name=string&fields=string&fields=string&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["customer",":id"],"query":[{"key":"valid","value":"true"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Available Filters\n\nshow by customer id; serial number (uuid)"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d131d8dc-726c-4a8e-99bb-d74227d79c1b"},{"name":"License Usage2","id":"163cf50c-6e13-48f5-b97f-b106fbcf05ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/license?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&customer_id=string&id=string&id=string&product=string&product=string&valid=true&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["license"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Search Options ----- //</p>\n<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>set of output fields</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>set of output fields</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>identifier</p>\n","type":"text/plain"},"key":"user.id","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>identifier</p>\n","type":"text/plain"},"key":"domain.id","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"domain.name","value":"string"},{"key":"customer_id","value":"string"},{"description":{"content":"<p>by serial number(s)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>by serial number(s)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>by product name(s)</p>\n","type":"text/plain"},"key":"product","value":"string"},{"description":{"content":"<p>by product name(s)</p>\n","type":"text/plain"},"key":"product","value":"string"},{"description":{"content":"<p>view: all|valid|grantable</p>\n<p>show: available to be granted</p>\n","type":"text/plain"},"key":"valid","value":"true"},{"description":{"content":"<p>filter: term of search</p>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[]}},"response":[{"id":"0099c6f6-0aa0-403a-ab79-65ea2ec347bf","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/license?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&customer_id=string&id=string&id=string&product=string&product=string&valid=true&q=string","host":["https://api.webitel.com/api"],"path":["license"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"customer_id","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"product","value":"string"},{"key":"product","value":"string"},{"key":"valid","value":"true"},{"key":"q","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"competitive\": true,\n      \"id\": \"string\",\n      \"limit\": 6805,\n      \"name\": \"string\",\n      \"not_after\": \"string\",\n      \"not_before\": \"string\",\n      \"product\": \"string\",\n      \"remain\": 7169,\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"status\": {\n        \"errors\": [\n          \"string\",\n          \"string\"\n        ],\n        \"notify\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"users\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"competitive\": false,\n      \"id\": \"string\",\n      \"limit\": 1986,\n      \"name\": \"string\",\n      \"not_after\": \"string\",\n      \"not_before\": \"string\",\n      \"product\": \"string\",\n      \"remain\": 9394,\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"status\": {\n        \"errors\": [\n          \"string\",\n          \"string\"\n        ],\n        \"notify\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"users\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"next\": false,\n  \"page\": 2840\n}"},{"id":"c83cee0f-3d5a-4c1f-bf26-03519dbcf619","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/license?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&customer_id=string&id=string&id=string&product=string&product=string&valid=true&q=string","host":["https://api.webitel.com/api"],"path":["license"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"customer_id","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"product","value":"string"},{"key":"product","value":"string"},{"key":"valid","value":"true"},{"key":"q","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"163cf50c-6e13-48f5-b97f-b106fbcf05ee"},{"name":"License Usage3","id":"796c4489-0b7c-49d3-b4f3-83a76d6dc31d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/products?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&customer_id=string&id=string&id=string&product=string&product=string&valid=true&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["products"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Search Options ----- //</p>\n<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>set of output fields</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>set of output fields</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>identifier</p>\n","type":"text/plain"},"key":"user.id","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>identifier</p>\n","type":"text/plain"},"key":"domain.id","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"domain.name","value":"string"},{"key":"customer_id","value":"string"},{"description":{"content":"<p>by serial number(s)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>by serial number(s)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>by product name(s)</p>\n","type":"text/plain"},"key":"product","value":"string"},{"description":{"content":"<p>by product name(s)</p>\n","type":"text/plain"},"key":"product","value":"string"},{"description":{"content":"<p>view: all|valid|grantable</p>\n<p>show: available to be granted</p>\n","type":"text/plain"},"key":"valid","value":"true"},{"description":{"content":"<p>filter: term of search</p>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[]}},"response":[{"id":"3727b812-f222-49d7-b836-a0d0ce558add","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/products?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&customer_id=string&id=string&id=string&product=string&product=string&valid=true&q=string","host":["https://api.webitel.com/api"],"path":["products"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"customer_id","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"product","value":"string"},{"key":"product","value":"string"},{"key":"valid","value":"true"},{"key":"q","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"competitive\": true,\n      \"id\": \"string\",\n      \"limit\": 6805,\n      \"name\": \"string\",\n      \"not_after\": \"string\",\n      \"not_before\": \"string\",\n      \"product\": \"string\",\n      \"remain\": 7169,\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"status\": {\n        \"errors\": [\n          \"string\",\n          \"string\"\n        ],\n        \"notify\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"users\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"competitive\": false,\n      \"id\": \"string\",\n      \"limit\": 1986,\n      \"name\": \"string\",\n      \"not_after\": \"string\",\n      \"not_before\": \"string\",\n      \"product\": \"string\",\n      \"remain\": 9394,\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"status\": {\n        \"errors\": [\n          \"string\",\n          \"string\"\n        ],\n        \"notify\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"users\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"next\": false,\n  \"page\": 2840\n}"},{"id":"e0294674-b087-49ec-bbe1-4727b12ae6be","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/products?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&user.id=string&user.name=string&domain.id=string&domain.name=string&customer_id=string&id=string&id=string&product=string&product=string&valid=true&q=string","host":["https://api.webitel.com/api"],"path":["products"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"domain.id","value":"string"},{"key":"domain.name","value":"string"},{"key":"customer_id","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"product","value":"string"},{"key":"product","value":"string"},{"key":"valid","value":"true"},{"key":"q","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"796c4489-0b7c-49d3-b4f3-83a76d6dc31d"},{"name":"License Users","id":"70fc57c1-7e20-42e8-a2ec-418bcf78587d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/products/:id/users?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["products",":id","users"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Search Options ----- //</p>\n<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>set of output fields</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>set of output fields</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>filter: term of search (username)</p>\n","type":"text/plain"},"key":"q","value":"string"}],"variable":[{"id":"7d8a8c2d-71d7-4842-889d-a159211c9005","description":{"content":"<p>(Required) ----- Search Filters ----- //</p>\n<p>REQUIRED Product ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"454c3cda-48a9-4f24-8f76-15d93fa6e88d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/products/:id/users?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&q=string","host":["https://api.webitel.com/api"],"path":["products",":id","users"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ----- Search Filters ----- //\n\nREQUIRED Product ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"domain\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"expires_at\": \"string\",\n      \"issued_at\": \"string\",\n      \"sessions\": 8299,\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"domain\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"expires_at\": \"string\",\n      \"issued_at\": \"string\",\n      \"sessions\": 8566,\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 9046\n}"},{"id":"20b13a15-c53c-4fa9-b110-b44f2fabde36","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/products/:id/users?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&q=string","host":["https://api.webitel.com/api"],"path":["products",":id","users"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ----- Search Filters ----- //\n\nREQUIRED Product ID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"70fc57c1-7e20-42e8-a2ec-418bcf78587d"},{"name":"Server Info","id":"4001957e-602b-4f74-8f09-40a42b8e16e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/srvinfo","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["srvinfo"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"392e2542-0716-430e-85de-ac9d1378fe4f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/srvinfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"key\": \"string\"\n}"},{"id":"f3f0d522-9a01-47ef-8455-dcad186c55f6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/srvinfo"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4001957e-602b-4f74-8f09-40a42b8e16e4"}],"id":"b9e121be-842d-4ca8-acef-e4ebb02332fd","_postman_id":"b9e121be-842d-4ca8-acef-e4ebb02332fd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Devices","item":[{"name":"Search Device","id":"79ff9aae-752f-49fb-a558-8e87f19a72bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/devices?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&ids=string&ids=string&q=string&name=string&access=string&account=string&hotdesk=string&user.id=string&user.name=string&mac=string&ip=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------</p>\n<p>selection: by unique identifier</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------</p>\n<p>selection: by unique identifier</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>term-of-search: lookup[name,account,hotdesk,brand,model,mac,ip]</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>case-ignore substring match: ILIKE '*' - any; '?' - one</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>[M]andatory[A]ccess[C]ontrol: with access mode (action) granted!</p>\n","type":"text/plain"},"key":"access","value":"string"},{"description":{"content":"<p>----- Device-Specific Filters ----------------</p>\n<p>substring like '%name%'</p>\n","type":"text/plain"},"key":"account","value":"string"},{"description":{"content":"<p>filter: has hotdesk (=pattern); is hotdesk (=*)</p>\n","type":"text/plain"},"key":"hotdesk","value":"string"},{"description":{"content":"<p>Object ID</p>\n","type":"text/plain"},"key":"user.id","value":"string"},{"description":{"content":"<p>Display Name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>filter: by MAC address</p>\n","type":"text/plain"},"key":"mac","value":"string"},{"description":{"content":"<p>filter: by IP address</p>\n","type":"text/plain"},"key":"ip","value":"string"}],"variable":[]}},"response":[{"id":"f847b9d5-0daf-4602-ae89-26bf5da4f27a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&ids=string&ids=string&q=string&name=string&access=string&account=string&hotdesk=string&user.id=string&user.name=string&mac=string&ip=string","host":["https://api.webitel.com/api"],"path":["devices"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"},{"key":"account","value":"string"},{"key":"hotdesk","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"mac","value":"string"},{"key":"ip","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"account\": \"string\",\n      \"brand\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hotdesk\": false,\n      \"hotdesks\": [\n        \"string\",\n        \"string\"\n      ],\n      \"id\": \"string\",\n      \"ip\": \"string\",\n      \"logged_in\": \"string\",\n      \"mac\": \"string\",\n      \"model\": \"string\",\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"provision\": {\n        \"key_0\": \"string\"\n      },\n      \"reged\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"account\": \"string\",\n      \"brand\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hotdesk\": true,\n      \"hotdesks\": [\n        \"string\",\n        \"string\"\n      ],\n      \"id\": \"string\",\n      \"ip\": \"string\",\n      \"logged_in\": \"string\",\n      \"mac\": \"string\",\n      \"model\": \"string\",\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"provision\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\",\n        \"key_2\": \"string\"\n      },\n      \"reged\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 7415,\n  \"size\": 5205\n}"},{"id":"459b786e-5066-4c52-a163-30a430745764","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices?size=7616&page=7616&fields=string&fields=string&sort=string&sort=string&ids=string&ids=string&q=string&name=string&access=string&account=string&hotdesk=string&user.id=string&user.name=string&mac=string&ip=string","host":["https://api.webitel.com/api"],"path":["devices"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"},{"key":"account","value":"string"},{"key":"hotdesk","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"mac","value":"string"},{"key":"ip","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"79ff9aae-752f-49fb-a558-8e87f19a72bf"},{"name":"Create Device","id":"2c9fc2df-3d8a-4c4b-a078-8e3fbadbabc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"account\": \"string\",\n  \"brand\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"hotdesk\": false,\n  \"hotdesks\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": \"string\",\n  \"ip\": \"string\",\n  \"logged_in\": \"string\",\n  \"mac\": \"string\",\n  \"model\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"provision\": {\n    \"key_0\": \"string\"\n  },\n  \"reged\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/devices","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"eac87192-8a82-4e29-86e0-f6f6c214b3ec","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"account\": \"string\",\n  \"brand\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"hotdesk\": false,\n  \"hotdesks\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": \"string\",\n  \"ip\": \"string\",\n  \"logged_in\": \"string\",\n  \"mac\": \"string\",\n  \"model\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"provision\": {\n    \"key_0\": \"string\"\n  },\n  \"reged\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/devices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"device\": {\n    \"account\": \"string\",\n    \"brand\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"hotdesk\": false,\n    \"hotdesks\": [\n      \"string\",\n      \"string\"\n    ],\n    \"id\": \"string\",\n    \"ip\": \"string\",\n    \"logged_in\": \"string\",\n    \"mac\": \"string\",\n    \"model\": \"string\",\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"provision\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"reged\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"c2a5c3c3-164a-4dd2-bb71-1bf2adcf4f7e","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"account\": \"string\",\n  \"brand\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"hotdesk\": false,\n  \"hotdesks\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": \"string\",\n  \"ip\": \"string\",\n  \"logged_in\": \"string\",\n  \"mac\": \"string\",\n  \"model\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"provision\": {\n    \"key_0\": \"string\"\n  },\n  \"reged\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/devices"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2c9fc2df-3d8a-4c4b-a078-8e3fbadbabc9"},{"name":"Delete Device2","id":"df3662b8-bfc4-4a5f-81e3-390af3d208b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/devices?id=string&permanent=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices"],"host":["https://api.webitel.com/api"],"query":[{"key":"id","value":"string"},{"key":"permanent","value":"true"}],"variable":[]}},"response":[{"id":"1271a1bc-1ddf-40b2-b52c-067d56e3aa31","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/devices?id=string&permanent=true","host":["https://api.webitel.com/api"],"path":["devices"],"query":[{"key":"id","value":"string"},{"key":"permanent","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deleted\": [\n    {\n      \"account\": \"string\",\n      \"brand\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hotdesk\": true,\n      \"hotdesks\": [\n        \"string\",\n        \"string\"\n      ],\n      \"id\": \"string\",\n      \"ip\": \"string\",\n      \"logged_in\": \"string\",\n      \"mac\": \"string\",\n      \"model\": \"string\",\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"provision\": {\n        \"key_0\": \"string\"\n      },\n      \"reged\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"account\": \"string\",\n      \"brand\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hotdesk\": true,\n      \"hotdesks\": [\n        \"string\",\n        \"string\"\n      ],\n      \"id\": \"string\",\n      \"ip\": \"string\",\n      \"logged_in\": \"string\",\n      \"mac\": \"string\",\n      \"model\": \"string\",\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"provision\": {\n        \"key_0\": \"string\"\n      },\n      \"reged\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}"},{"id":"0748c3b0-92ab-4eb4-8d5a-f2c0a0824536","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/devices?id=string&permanent=true","host":["https://api.webitel.com/api"],"path":["devices"],"query":[{"key":"id","value":"string"},{"key":"permanent","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"df3662b8-bfc4-4a5f-81e3-390af3d208b1"},{"name":"List Registrations","id":"ce0aea35-f624-4c73-b983-558d46bb6580","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/devices/:device.id/registered?user.id=string&user.name=string&device.name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices",":device.id","registered"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Object ID</p>\n","type":"text/plain"},"key":"user.id","value":"string"},{"description":{"content":"<p>Display Name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>Display Name</p>\n","type":"text/plain"},"key":"device.name","value":"string"}],"variable":[{"id":"5fa9fedf-0f78-409e-b24b-1e079458c731","description":{"content":"<p>(Required) Object ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"device.id"}]}},"response":[{"id":"e8f72763-c8df-4570-b68e-6349016e4fbf","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:device.id/registered?user.id=string&user.name=string&device.name=string","host":["https://api.webitel.com/api"],"path":["devices",":device.id","registered"],"query":[{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"device.name","value":"string"}],"variable":[{"key":"device.id","value":"string","description":"(Required) Object ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"callid\": \"string\",\n      \"contact\": \"string\",\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"instance\": \"string\",\n      \"received\": \"string\",\n      \"register_at\": \"string\",\n      \"socket\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user_agent\": \"string\"\n    },\n    {\n      \"callid\": \"string\",\n      \"contact\": \"string\",\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"instance\": \"string\",\n      \"received\": \"string\",\n      \"register_at\": \"string\",\n      \"socket\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user_agent\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7519,\n  \"size\": 7939\n}"},{"id":"fdd32824-b505-4bbe-861c-2b9958ee6d2c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:device.id/registered?user.id=string&user.name=string&device.name=string","host":["https://api.webitel.com/api"],"path":["devices",":device.id","registered"],"query":[{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"device.name","value":"string"}],"variable":[{"key":"device.id","value":"string","description":"(Required) Object ID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ce0aea35-f624-4c73-b983-558d46bb6580"},{"name":"----- Details (1:M) ----------------------------------------------","id":"1ef87c64-1176-4f9b-92a6-a74e4635efed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/devices/:device.id/users/audit?user.id=string&user.name=string&device.name=string&time_from=string&time_till=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices",":device.id","users","audit"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Object ID</p>\n","type":"text/plain"},"key":"user.id","value":"string"},{"description":{"content":"<p>Display Name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>Display Name</p>\n","type":"text/plain"},"key":"device.name","value":"string"},{"description":{"content":"<p>Filter: timing range (optional)</p>\n<p>unix milliseconds</p>\n","type":"text/plain"},"key":"time_from","value":"string"},{"description":{"content":"<p>unix milliseconds</p>\n","type":"text/plain"},"key":"time_till","value":"string"},{"description":{"content":"<p>Search Options</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Search Options</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}],"variable":[{"id":"ab73886d-0ef4-4c6e-88b5-be445170f0af","description":{"content":"<p>(Required) Object ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"device.id"}]}},"response":[{"id":"9a6816bf-1986-4ee3-a25e-31e69d9d879e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:device.id/users/audit?user.id=string&user.name=string&device.name=string&time_from=string&time_till=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":["devices",":device.id","users","audit"],"query":[{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"device.name","value":"string"},{"key":"time_from","value":"string"},{"key":"time_till","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}],"variable":[{"key":"device.id","value":"string","description":"(Required) Object ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hotdesk\": \"string\",\n      \"logged_in\": \"string\",\n      \"logged_out\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hotdesk\": \"string\",\n      \"logged_in\": \"string\",\n      \"logged_out\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 5236,\n  \"size\": 401\n}"},{"id":"27ec2a5e-c517-4410-b679-3b6393911dcc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:device.id/users/audit?user.id=string&user.name=string&device.name=string&time_from=string&time_till=string&fields=string&fields=string&sort=string&sort=string&size=7616&page=7616","host":["https://api.webitel.com/api"],"path":["devices",":device.id","users","audit"],"query":[{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"device.name","value":"string"},{"key":"time_from","value":"string"},{"key":"time_till","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"size","value":"7616"},{"key":"page","value":"7616"}],"variable":[{"key":"device.id","value":"string","description":"(Required) Object ID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1ef87c64-1176-4f9b-92a6-a74e4635efed"},{"name":"Update Device","id":"fbd2a87a-ab14-4634-88ca-1c4331a057d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"account\": \"string\",\n  \"brand\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"hotdesk\": true,\n  \"hotdesks\": [\n    \"string\",\n    \"string\"\n  ],\n  \"ip\": \"string\",\n  \"logged_in\": \"string\",\n  \"mac\": \"string\",\n  \"model\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"provision\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"reged\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>PATCH: partial update</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>PATCH: partial update</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"7ecd8e9c-714e-46c6-aaed-5a01a9e81ab8","description":{"content":"<p>(Required) object id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"42e45676-0163-45b4-b67e-d6ad71ef3a18","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["devices",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) object id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"device\": {\n    \"account\": \"string\",\n    \"brand\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"hotdesk\": false,\n    \"hotdesks\": [\n      \"string\",\n      \"string\"\n    ],\n    \"id\": \"string\",\n    \"ip\": \"string\",\n    \"logged_in\": \"string\",\n    \"mac\": \"string\",\n    \"model\": \"string\",\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"provision\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"reged\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"7e8b1582-defe-49fd-a1ad-43f9f4447d32","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["devices",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) object id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fbd2a87a-ab14-4634-88ca-1c4331a057d0"},{"name":"Update Device2","id":"fd8884bf-0156-44d4-b9ae-aba60cb61b1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"account\": \"string\",\n  \"brand\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"hotdesk\": false,\n  \"hotdesks\": [\n    \"string\",\n    \"string\"\n  ],\n  \"ip\": \"string\",\n  \"logged_in\": \"string\",\n  \"mac\": \"string\",\n  \"model\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"provision\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  },\n  \"reged\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>PATCH: partial update</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>PATCH: partial update</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a545b594-8870-4f94-858b-2dcada223185","description":{"content":"<p>(Required) object id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"da6b155a-2041-4d0f-908a-6032414f69ed","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["devices",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) object id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"device\": {\n    \"account\": \"string\",\n    \"brand\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"hotdesk\": false,\n    \"hotdesks\": [\n      \"string\",\n      \"string\"\n    ],\n    \"id\": \"string\",\n    \"ip\": \"string\",\n    \"logged_in\": \"string\",\n    \"mac\": \"string\",\n    \"model\": \"string\",\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"provision\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"reged\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"3d78b2d1-a7d4-4e24-a12e-9e870f0099d9","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["devices",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) object id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fd8884bf-0156-44d4-b9ae-aba60cb61b1b"},{"name":"Read Device","id":"8430def0-982a-4c58-b0c6-f0f6ca4217f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>output selection</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>output selection</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"bc3bcf83-b5b8-4a2e-b268-8a695130730a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"099cc398-a6db-4a8e-8299-e10c41d08967","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["devices",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"device\": {\n    \"account\": \"string\",\n    \"brand\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"hotdesk\": false,\n    \"hotdesks\": [\n      \"string\",\n      \"string\"\n    ],\n    \"id\": \"string\",\n    \"ip\": \"string\",\n    \"logged_in\": \"string\",\n    \"mac\": \"string\",\n    \"model\": \"string\",\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"provision\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\"\n    },\n    \"reged\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"e1a42c95-5592-40ce-a9a2-de460ca917d3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["devices",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8430def0-982a-4c58-b0c6-f0f6ca4217f6"},{"name":"Delete Device","id":"0223a7f2-8d6c-49af-8b2d-3a6ad719d995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/devices/:id?permanent=true&ids=string&ids=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["devices",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"permanent","value":"true"},{"description":{"content":"<p>bulk</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>bulk</p>\n","type":"text/plain"},"key":"ids","value":"string"}],"variable":[{"id":"feb9ae5a-19b1-4be6-9a37-2cf485dafbb9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c5aa7a76-eeb1-4786-9b2d-021e52cfbfda","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:id?permanent=true&ids=string&ids=string","host":["https://api.webitel.com/api"],"path":["devices",":id"],"query":[{"key":"permanent","value":"true"},{"key":"ids","value":"string"},{"key":"ids","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deleted\": [\n    {\n      \"account\": \"string\",\n      \"brand\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hotdesk\": true,\n      \"hotdesks\": [\n        \"string\",\n        \"string\"\n      ],\n      \"id\": \"string\",\n      \"ip\": \"string\",\n      \"logged_in\": \"string\",\n      \"mac\": \"string\",\n      \"model\": \"string\",\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"provision\": {\n        \"key_0\": \"string\"\n      },\n      \"reged\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"account\": \"string\",\n      \"brand\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"hotdesk\": false,\n      \"hotdesks\": [\n        \"string\",\n        \"string\"\n      ],\n      \"id\": \"string\",\n      \"ip\": \"string\",\n      \"logged_in\": \"string\",\n      \"mac\": \"string\",\n      \"model\": \"string\",\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"provision\": {\n        \"key_0\": \"string\"\n      },\n      \"reged\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}"},{"id":"ee334b32-3d72-404d-94b8-b3e162254ab9","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/devices/:id?permanent=true&ids=string&ids=string","host":["https://api.webitel.com/api"],"path":["devices",":id"],"query":[{"key":"permanent","value":"true"},{"key":"ids","value":"string"},{"key":"ids","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0223a7f2-8d6c-49af-8b2d-3a6ad719d995"}],"id":"47168937-7151-4a50-8f87-01b4c30ad6ca","_postman_id":"47168937-7151-4a50-8f87-01b4c30ad6ca","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Dictionaries","item":[{"name":"Lookup a dictionary dataset.","id":"15d9cf74-f1bc-4f8b-9ac4-4d82e85158cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/dictionaries/:repo?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string&filters=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Number of result records (per page).\nDefault: 16.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Sort result dataset of records by fields.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>sort ::= *( ORDER name )\n\nORDER  = ASC / DESC\nDESC   = \"-\" / \"!\"\nASC    = [ \"+\" ]   ; Default\n</code></pre><p>Fields available</p>\n<ul>\n<li><code>id</code>(seq)</li>\n<li><code>domain</code>{name}</li>\n<li><code>created_at</code></li>\n<li><code>created_by</code>{name}</li>\n<li><code>updated_at</code></li>\n<li><code>updated_by</code>{name}</li>\n</ul>\n<p>Use ?fields=<code>field.sort()</code> option to sort Edge fields.</p>\n","type":"text/plain"},"key":"sort","value":"*"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>fields ::= field [ *( \",\" field ) ]\nfield  ::= name [ *( func ) ] [ inner ]\ninner  ::= \"{\" fields \"}\"\nfuncs  ::= *( func )\nfunc   ::= \".\" name \"(\" [ args ] \")\"\nname   ::= ALPHA / DIGIT / USCORE\n\nALPHA    = %x41-5A / %x61-7A  ; \"A\"-\"Z\" / \"a\"-\"z\"\nDIGIT    = %x30-39            ; \"0\"-\"9\"\nUSCORE   = %x5F ; underscore  ; \"_\"\n</code></pre>","type":"text/plain"},"key":"fields","value":"*"},{"description":{"content":"<p>Search term:\n<code>?</code> - matches any character\n<code>*</code> - matches 0 or more characters\ne.g.: name,emails{type},labels etc...</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>[<code>record.id</code>]</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>[<code>record.id</code>]</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter string in CEL format.</p>\n","type":"text/plain"},"key":"filters","value":"string"}],"variable":[{"id":"0ee3139c-78df-4509-a301-2460f9c6fb19","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"b512e5e2-0e3e-4104-b8ff-9822b31ab801","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string&filters=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"},{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"filters","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": false,\n  \"page\": 7770,\n  \"type\": {\n    \"about\": \"string\",\n    \"administered\": true,\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"display\": \"string\",\n    \"extendable\": false,\n    \"fields\": [\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 8204,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1350.0694319985773,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2416,\n          \"max\": 6261.739085297593,\n          \"min\": 9138.987606774843,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 1306,\n          \"max\": 6478.642146926448,\n          \"min\": 321.14837251220774,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 1208,\n          \"max\": 9658.13207679095,\n          \"min\": 2310.4860729829825,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": false,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 2324,\n          \"max_chars\": 4573,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 4457,\n          \"max_chars\": 2654,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\",\n            \"key_4\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      },\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 5493,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1189.1598295822625,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2216,\n          \"max\": 8109.6492897478065,\n          \"min\": 1406.5914515784473,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 2980,\n          \"max\": 3969.323027377416,\n          \"min\": 1724.4254534706083,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 5971,\n          \"max\": 9373.493086649583,\n          \"min\": 9706.482849765967,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": true,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 8688,\n          \"max_chars\": 9714,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 8295,\n          \"max_chars\": 7886,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      }\n    ],\n    \"id\": \"string\",\n    \"indexes\": {\n      \"key_0\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": true\n      },\n      \"key_1\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      },\n      \"key_2\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      }\n    },\n    \"name\": \"string\",\n    \"objclass\": \"string\",\n    \"path\": \"string\",\n    \"primary\": \"string\",\n    \"readonly\": true,\n    \"repo\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n}"},{"id":"afbf2083-fde4-4eb9-8693-97b1864ce817","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string&filters=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"},{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"filters","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"15d9cf74-f1bc-4f8b-9ac4-4d82e85158cb"},{"name":"Create a dictionary record.","id":"75bec9e1-0436-441a-a761-810ed3114d17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/dictionaries/:repo","description":"<p>(Record) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"5063fc15-58b5-48ca-8738-ba28f60d49c5","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"7fa00ce5-a74b-4d5f-ba07-7d74e4ba109d","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"7aa9db08-7acb-4832-bf51-53908ad0c1e7","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"75bec9e1-0436-441a-a761-810ed3114d17"},{"name":"Delete a dictionary records.","id":"b1fafb8e-57e1-4182-baba-886a6fe39d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/dictionaries/:repo?fields=string&fields=string&id=string&id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result dataset.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result dataset.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[{"id":"e55b17a0-91c9-4e73-88ae-7a0d9635ef2d","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"4aa9c8d8-90e4-463a-b805-a43bc309f1d4","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo?fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": false,\n  \"page\": 7770,\n  \"type\": {\n    \"about\": \"string\",\n    \"administered\": true,\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"display\": \"string\",\n    \"extendable\": false,\n    \"fields\": [\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 8204,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1350.0694319985773,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2416,\n          \"max\": 6261.739085297593,\n          \"min\": 9138.987606774843,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 1306,\n          \"max\": 6478.642146926448,\n          \"min\": 321.14837251220774,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 1208,\n          \"max\": 9658.13207679095,\n          \"min\": 2310.4860729829825,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": false,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 2324,\n          \"max_chars\": 4573,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 4457,\n          \"max_chars\": 2654,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\",\n            \"key_4\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      },\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 5493,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1189.1598295822625,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2216,\n          \"max\": 8109.6492897478065,\n          \"min\": 1406.5914515784473,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 2980,\n          \"max\": 3969.323027377416,\n          \"min\": 1724.4254534706083,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 5971,\n          \"max\": 9373.493086649583,\n          \"min\": 9706.482849765967,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": true,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 8688,\n          \"max_chars\": 9714,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 8295,\n          \"max_chars\": 7886,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      }\n    ],\n    \"id\": \"string\",\n    \"indexes\": {\n      \"key_0\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": true\n      },\n      \"key_1\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      },\n      \"key_2\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      }\n    },\n    \"name\": \"string\",\n    \"objclass\": \"string\",\n    \"path\": \"string\",\n    \"primary\": \"string\",\n    \"readonly\": true,\n    \"repo\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n}"},{"id":"0124c6b5-0179-42ef-88e0-3011e75c1534","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo?fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b1fafb8e-57e1-4182-baba-886a6fe39d37"},{"name":"Batch create dictionary records, resolving Select/Multiselect\nlookup columns by display name (case-insensitive) instead of id.","id":"4d7878af-dea7-45e5-a9ac-08de9ccddf4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/dictionaries/:repo/batch","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo","batch"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ef569cad-ade7-44ff-ba18-c510bc8fafca","description":{"content":"<p>(Required) <code>types.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"7403369f-5e46-4110-9e3a-3e8dce25dc58","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/batch","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo","batch"],"variable":[{"key":"repo","value":"string","description":"(Required) `types.repo`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    {\n      \"code\": \"string\",\n      \"field\": \"string\",\n      \"row\": 6962,\n      \"value\": \"string\"\n    },\n    {\n      \"code\": \"string\",\n      \"field\": \"string\",\n      \"row\": 226,\n      \"value\": \"string\"\n    }\n  ],\n  \"failed\": 9596,\n  \"imported\": 4148,\n  \"total\": 2000\n}"},{"id":"22cbb6d4-6fff-4aff-9a88-1ff776162b2d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/batch","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo","batch"],"variable":[{"key":"repo","value":"string","description":"(Required) `types.repo`"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4d7878af-dea7-45e5-a9ac-08de9ccddf4b"},{"name":"Import dataset from CSV file.","id":"e2d7fd73-a2ce-436c-b672-249d9071c064","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": \"string\",\n  \"fields\": {\n    \"key_0\": 4095,\n    \"key_1\": 262\n  },\n  \"line_begin\": 8588,\n  \"line_end\": 9754,\n  \"on_data_error\": \"continue\",\n  \"on_empty_line\": \"continue\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/dictionaries/:repo/csv","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo","csv"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"460a6a07-beef-4c45-bd80-89f9a25dcabe","description":{"content":"<p>(Required) <code>types.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"9cac059a-b1df-4ed3-b121-2f9321261e0c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": \"string\",\n  \"fields\": {\n    \"key_0\": 4095,\n    \"key_1\": 262\n  },\n  \"line_begin\": 8588,\n  \"line_end\": 9754,\n  \"on_data_error\": \"continue\",\n  \"on_empty_line\": \"continue\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/csv","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo","csv"],"variable":[{"key":"repo","value":"string","description":"(Required) `types.repo`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": false,\n  \"page\": 7770,\n  \"type\": {\n    \"about\": \"string\",\n    \"administered\": true,\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"display\": \"string\",\n    \"extendable\": false,\n    \"fields\": [\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 8204,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1350.0694319985773,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2416,\n          \"max\": 6261.739085297593,\n          \"min\": 9138.987606774843,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 1306,\n          \"max\": 6478.642146926448,\n          \"min\": 321.14837251220774,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 1208,\n          \"max\": 9658.13207679095,\n          \"min\": 2310.4860729829825,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": false,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 2324,\n          \"max_chars\": 4573,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 4457,\n          \"max_chars\": 2654,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\",\n            \"key_4\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      },\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 5493,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1189.1598295822625,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2216,\n          \"max\": 8109.6492897478065,\n          \"min\": 1406.5914515784473,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 2980,\n          \"max\": 3969.323027377416,\n          \"min\": 1724.4254534706083,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 5971,\n          \"max\": 9373.493086649583,\n          \"min\": 9706.482849765967,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": true,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 8688,\n          \"max_chars\": 9714,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 8295,\n          \"max_chars\": 7886,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      }\n    ],\n    \"id\": \"string\",\n    \"indexes\": {\n      \"key_0\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": true\n      },\n      \"key_1\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      },\n      \"key_2\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      }\n    },\n    \"name\": \"string\",\n    \"objclass\": \"string\",\n    \"path\": \"string\",\n    \"primary\": \"string\",\n    \"readonly\": true,\n    \"repo\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n}"},{"id":"4bef1a44-4fc0-4884-96a4-b949945ac1f1","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": \"string\",\n  \"fields\": {\n    \"key_0\": 4095,\n    \"key_1\": 262\n  },\n  \"line_begin\": 8588,\n  \"line_end\": 9754,\n  \"on_data_error\": \"continue\",\n  \"on_empty_line\": \"continue\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/csv","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo","csv"],"variable":[{"key":"repo","value":"string","description":"(Required) `types.repo`"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e2d7fd73-a2ce-436c-b672-249d9071c064"},{"name":"Locate a dictionary record.","id":"b0a7be2e-2446-41d3-86d1-3cfa3b0f6740","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=*","description":"<p>(Record) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>fields ::= field [ *( \",\" field ) ]\nfield  ::= name [ *( func ) ] [ inner ]\ninner  ::= \"{\" fields \"}\"\nfuncs  ::= *( func )\nfunc   ::= \".\" name \"(\" [ args ] \")\"\nname   ::= ALPHA / DIGIT / USCORE\n\nALPHA    = %x41-5A / %x61-7A  ; \"A\"-\"Z\" / \"a\"-\"z\"\nDIGIT    = %x30-39            ; \"0\"-\"9\"\nUSCORE   = %x5F ; underscore  ; \"_\"\n</code></pre>","type":"text/plain"},"key":"fields","value":"*"}],"variable":[{"id":"32065f74-9d77-4498-8f6b-3179b8514fb7","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"id":"c4286e88-df9b-437f-bcc1-f4778bbf8d47","description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"72a899fe-331b-4a45-9af0-02f0e2148873","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=*","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo",":id"],"query":[{"key":"fields","value":"*"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"},{"key":"id","value":"string","description":"(Required) [`record.id`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"8bfa272c-2205-4284-9e7b-eb70b5226ef2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=*","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo",":id"],"query":[{"key":"fields","value":"*"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"},{"key":"id","value":"string","description":"(Required) [`record.id`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b0a7be2e-2446-41d3-86d1-3cfa3b0f6740"},{"name":"Update a dictionary record.","id":"8a521e82-0930-4e42-8162-3dd80dda358f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","description":"<p>(Record) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"6ec446f3-a433-49a9-978d-5bf1ebcde489","description":{"content":"<p>(Required) [<code>types.repo</code>] data source</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"id":"99b4c61d-9285-436b-8167-ae00e86d8db8","description":{"content":"<p>(Required) [<code>record.id</code>] for update</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4c04b780-b579-4685-a846-ebc341e85383","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`] data source"},{"key":"id","value":"string","description":"(Required) [`record.id`] for update"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"cd3b9428-6f72-4d23-9c93-01f2d1ea1e9a","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`] data source"},{"key":"id","value":"string","description":"(Required) [`record.id`] for update"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8a521e82-0930-4e42-8162-3dd80dda358f"},{"name":"Delete a dictionary records.","id":"5d72e4d6-dda1-4d9d-874a-117e07566349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result dataset.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result dataset.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"88638ab0-d651-44c9-b420-5d5574b86dbd","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"id":"e0d15ecd-a611-40d5-840b-464d89c258bc","description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2e9f3535-46a7-4ef7-b02a-9caf9e48125a","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"},{"key":"id","value":"string","description":"(Required) [`record.id`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": false,\n  \"page\": 7770,\n  \"type\": {\n    \"about\": \"string\",\n    \"administered\": true,\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"display\": \"string\",\n    \"extendable\": false,\n    \"fields\": [\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 8204,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1350.0694319985773,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2416,\n          \"max\": 6261.739085297593,\n          \"min\": 9138.987606774843,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 1306,\n          \"max\": 6478.642146926448,\n          \"min\": 321.14837251220774,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 1208,\n          \"max\": 9658.13207679095,\n          \"min\": 2310.4860729829825,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": false,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 2324,\n          \"max_chars\": 4573,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 4457,\n          \"max_chars\": 2654,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\",\n            \"key_4\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      },\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 5493,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1189.1598295822625,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2216,\n          \"max\": 8109.6492897478065,\n          \"min\": 1406.5914515784473,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 2980,\n          \"max\": 3969.323027377416,\n          \"min\": 1724.4254534706083,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 5971,\n          \"max\": 9373.493086649583,\n          \"min\": 9706.482849765967,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": true,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 8688,\n          \"max_chars\": 9714,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 8295,\n          \"max_chars\": 7886,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      }\n    ],\n    \"id\": \"string\",\n    \"indexes\": {\n      \"key_0\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": true\n      },\n      \"key_1\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      },\n      \"key_2\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      }\n    },\n    \"name\": \"string\",\n    \"objclass\": \"string\",\n    \"path\": \"string\",\n    \"primary\": \"string\",\n    \"readonly\": true,\n    \"repo\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n}"},{"id":"3e4b6112-fcff-461b-a48b-aadcb5624768","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"},{"key":"id","value":"string","description":"(Required) [`record.id`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5d72e4d6-dda1-4d9d-874a-117e07566349"},{"name":"Update a dictionary record.","id":"29de5f54-69b7-4bb3-8bc4-c63da83939a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","description":"<p>(Record) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["dictionaries",":repo",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"4e146361-f9fc-405a-a876-597b77d93dd3","description":{"content":"<p>(Required) [<code>types.repo</code>] data source</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"id":"a559d677-7ec4-4677-be81-91e40834e778","description":{"content":"<p>(Required) [<code>record.id</code>] for update</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"38e08c70-a8a9-4caa-83a3-c8618e5df7dc","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`] data source"},{"key":"id","value":"string","description":"(Required) [`record.id`] for update"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"ca6d4b6a-2da0-4b12-b085-7cb301a4fa5c","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/dictionaries/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`] data source"},{"key":"id","value":"string","description":"(Required) [`record.id`] for update"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"29de5f54-69b7-4bb3-8bc4-c63da83939a9"},{"name":"Lookup dictionaries data types.","id":"dd91c668-ceb8-4683-b890-14a9d394eb68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/dictionaries?q=string&id=string&name=string&repo=string&path=string&readonly=true&extendable=true&extensions=true&extended=true&administered=true&size=7616&page=7616&sort=*&fields=*","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","dictionaries"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Search term:\n<code>?</code> - matches any character\n<code>*</code> - matches 0 or more characters\ne.g.: name,emails{type},labels etc...</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p><code>types.id</code></p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p><code>types.name</code></p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p><code>types.repo</code></p>\n","type":"text/plain"},"key":"repo","value":"string"},{"description":{"content":"<p><code>types.path</code></p>\n","type":"text/plain"},"key":"path","value":"string"},{"description":{"content":"<p>[NOT] [ system / custom ] types only</p>\n","type":"text/plain"},"key":"readonly","value":"true"},{"description":{"content":"<p>[NOT] Extend[able] types only.</p>\n","type":"text/plain"},"key":"extendable","value":"true"},{"description":{"content":"<p>[NOT] include extensions/* types.</p>\n","type":"text/plain"},"key":"extensions","value":"true"},{"description":{"content":"<p>[NOT] Extend[ed] types only.</p>\n","type":"text/plain"},"key":"extended","value":"true"},{"description":{"content":"<p>[NOT] Administer access control only</p>\n","type":"text/plain"},"key":"administered","value":"true"},{"description":{"content":"<p>Number of result records (per page).\nDefault: 16.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Sort result dataset of records by fields.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>sort ::= *( ORDER name )\n\nORDER  = ASC / DESC\nDESC   = \"-\" / \"!\"\nASC    = [ \"+\" ]   ; Default\n</code></pre><p>Fields available</p>\n<ul>\n<li><code>id</code>(seq)</li>\n<li><code>domain</code>{name}</li>\n<li><code>created_at</code></li>\n<li><code>created_by</code>{name}</li>\n<li><code>updated_at</code></li>\n<li><code>updated_by</code>{name}</li>\n</ul>\n<p>Use ?fields=<code>field.sort()</code> option to sort Edge fields.</p>\n","type":"text/plain"},"key":"sort","value":"*"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>fields ::= field [ *( \",\" field ) ]\nfield  ::= name [ *( func ) ] [ inner ]\ninner  ::= \"{\" fields \"}\"\nfuncs  ::= *( func )\nfunc   ::= \".\" name \"(\" [ args ] \")\"\nname   ::= ALPHA / DIGIT / USCORE\n\nALPHA    = %x41-5A / %x61-7A  ; \"A\"-\"Z\" / \"a\"-\"z\"\nDIGIT    = %x30-39            ; \"0\"-\"9\"\nUSCORE   = %x5F ; underscore  ; \"_\"\n</code></pre>","type":"text/plain"},"key":"fields","value":"*"}],"variable":[]}},"response":[{"id":"79b7a77f-0874-4632-9d0d-82c1d5bbb514","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/dictionaries?q=string&id=string&name=string&repo=string&path=string&readonly=true&extendable=true&extensions=true&extended=true&administered=true&size=7616&page=7616&sort=*&fields=*","host":["https://api.webitel.com/api"],"path":["types","dictionaries"],"query":[{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"name","value":"string"},{"key":"repo","value":"string"},{"key":"path","value":"string"},{"key":"readonly","value":"true"},{"key":"extendable","value":"true"},{"key":"extensions","value":"true"},{"key":"extended","value":"true"},{"key":"administered","value":"true"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 9259,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 7765.14983007631,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3451,\n            \"max\": 5821.813341151656,\n            \"min\": 1220.505677694581,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8051,\n            \"max\": 3342.9291931451967,\n            \"min\": 9846.16246993626,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 1212,\n            \"max\": 8544.373650336316,\n            \"min\": 2327.2752880330418,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 8288,\n            \"max_chars\": 2610,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6047,\n            \"max_chars\": 2702,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 3464,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 3143.3930989347236,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3006,\n            \"max\": 8240.864345052676,\n            \"min\": 5578.1415310456905,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 1064,\n            \"max\": 1657.6275947882268,\n            \"min\": 4917.145158358625,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 5371,\n            \"max\": 6349.635245608966,\n            \"min\": 2306.5190647286713,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"hidden\": false,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 7543,\n            \"max_chars\": 9994,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6676,\n            \"max_chars\": 8225,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": false,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 873,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 1769.0219060839784,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 1600,\n            \"max\": 5802.7977949396045,\n            \"min\": 2330.567369095682,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8963,\n            \"max\": 8779.682297519723,\n            \"min\": 6939.58465271008,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 9753,\n            \"max\": 8475.24145667232,\n            \"min\": 6706.6187787374765,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": true,\n          \"richtext\": {\n            \"max_bytes\": 8752,\n            \"max_chars\": 1773,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 5343,\n            \"max_chars\": 1404,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 5225,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 2610.6729314620657,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": false,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 9654,\n            \"max\": 7512.015616293986,\n            \"min\": 9645.955142721492,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 4349,\n            \"max\": 4355.916555660022,\n            \"min\": 2429.267356822977,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 3343,\n            \"max\": 1771.9921296711095,\n            \"min\": 3406.4459921961943,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 5047,\n            \"max_chars\": 4703,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 1132,\n            \"max_chars\": 4184,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        },\n        \"key_1\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": true,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 2580\n}"},{"id":"2ad6653e-bdeb-4399-82ef-9d757e3058e9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/dictionaries?q=string&id=string&name=string&repo=string&path=string&readonly=true&extendable=true&extensions=true&extended=true&administered=true&size=7616&page=7616&sort=*&fields=*","host":["https://api.webitel.com/api"],"path":["types","dictionaries"],"query":[{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"name","value":"string"},{"key":"repo","value":"string"},{"key":"path","value":"string"},{"key":"readonly","value":"true"},{"key":"extendable","value":"true"},{"key":"extensions","value":"true"},{"key":"extended","value":"true"},{"key":"administered","value":"true"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dd91c668-ceb8-4683-b890-14a9d394eb68"},{"name":"Delete custom dictionaries.","id":"04f3c1cd-8d5d-439e-9910-f4ca2b276812","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/dictionaries?fields=string&fields=string&repo=string&repo=string","description":"<p>(DictionaryList) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","dictionaries"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to retrive into result dataset.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to retrive into result dataset.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) <code>types.repo</code></p>\n<p>// <code>record.pk</code>\n repeated string id = 3;</p>\n","type":"text/plain"},"key":"repo","value":"string"},{"description":{"content":"<p>(Required) <code>types.repo</code></p>\n<p>// <code>record.pk</code>\n repeated string id = 3;</p>\n","type":"text/plain"},"key":"repo","value":"string"}],"variable":[]}},"response":[{"id":"545f9b4b-e1d5-4003-8366-3532cd01beb4","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/dictionaries?fields=string&fields=string&repo=string&repo=string","host":["https://api.webitel.com/api"],"path":["types","dictionaries"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"repo","value":"string"},{"key":"repo","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 9259,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 7765.14983007631,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3451,\n            \"max\": 5821.813341151656,\n            \"min\": 1220.505677694581,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8051,\n            \"max\": 3342.9291931451967,\n            \"min\": 9846.16246993626,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 1212,\n            \"max\": 8544.373650336316,\n            \"min\": 2327.2752880330418,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 8288,\n            \"max_chars\": 2610,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6047,\n            \"max_chars\": 2702,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 3464,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 3143.3930989347236,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3006,\n            \"max\": 8240.864345052676,\n            \"min\": 5578.1415310456905,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 1064,\n            \"max\": 1657.6275947882268,\n            \"min\": 4917.145158358625,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 5371,\n            \"max\": 6349.635245608966,\n            \"min\": 2306.5190647286713,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"hidden\": false,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 7543,\n            \"max_chars\": 9994,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6676,\n            \"max_chars\": 8225,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": false,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 873,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 1769.0219060839784,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 1600,\n            \"max\": 5802.7977949396045,\n            \"min\": 2330.567369095682,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8963,\n            \"max\": 8779.682297519723,\n            \"min\": 6939.58465271008,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 9753,\n            \"max\": 8475.24145667232,\n            \"min\": 6706.6187787374765,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": true,\n          \"richtext\": {\n            \"max_bytes\": 8752,\n            \"max_chars\": 1773,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 5343,\n            \"max_chars\": 1404,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 5225,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 2610.6729314620657,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": false,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 9654,\n            \"max\": 7512.015616293986,\n            \"min\": 9645.955142721492,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 4349,\n            \"max\": 4355.916555660022,\n            \"min\": 2429.267356822977,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 3343,\n            \"max\": 1771.9921296711095,\n            \"min\": 3406.4459921961943,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 5047,\n            \"max_chars\": 4703,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 1132,\n            \"max_chars\": 4184,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        },\n        \"key_1\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": true,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 2580\n}"},{"id":"e98b2905-fda8-4d5e-a16f-2b77cfc722d3","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/dictionaries?fields=string&fields=string&repo=string&repo=string","host":["https://api.webitel.com/api"],"path":["types","dictionaries"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"repo","value":"string"},{"key":"repo","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"04f3c1cd-8d5d-439e-9910-f4ca2b276812"},{"name":"Locate the dictionary type.","id":"22dcd57d-712f-4d42-8687-e309cd6cfd46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/dictionaries/:repo","description":"<p>(Dictionary) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","dictionaries",":repo"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"92fae9e3-f0d2-4349-9f0c-6af25ed214e4","description":{"content":"<p>(Required) <code>types.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"94a084b6-fa76-4621-a2d7-dc133f6bfdfd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/dictionaries/:repo","host":["https://api.webitel.com/api"],"path":["types","dictionaries",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) `types.repo`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"administered\": false,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"display\": \"string\",\n  \"extendable\": false,\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 3179,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 3595.9710677573,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 3356,\n        \"max\": 2909.2017495203095,\n        \"min\": 104.29334238104104,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6338,\n        \"max\": 9693.27412739314,\n        \"min\": 9647.527180674515,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 2243,\n        \"max\": 8563.853849205489,\n        \"min\": 6393.658545396596,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": false,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 8678,\n        \"max_chars\": 2184,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4767,\n        \"max_chars\": 6008,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 1355,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 8194.697508605303,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 4841,\n        \"max\": 3026.671099270317,\n        \"min\": 8146.441513693978,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 4601,\n        \"max\": 2026.382778937943,\n        \"min\": 9107.908818180547,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8326,\n        \"max\": 6173.597486422562,\n        \"min\": 957.4977199763168,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": false,\n      \"richtext\": {\n        \"max_bytes\": 8787,\n        \"max_chars\": 9976,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 5351,\n        \"max_chars\": 278,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      }\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"path\": \"string\",\n  \"primary\": \"string\",\n  \"readonly\": true,\n  \"repo\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}"},{"id":"874f6fa4-f801-4b8a-8fde-fe3088f76bc3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/dictionaries/:repo","host":["https://api.webitel.com/api"],"path":["types","dictionaries",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) `types.repo`"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"22dcd57d-712f-4d42-8687-e309cd6cfd46"},{"name":"Update custom dictionary.","id":"6b9fc5e4-4a93-4f51-9839-e9ede38443e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"administered\": false,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 2511,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 9934.680976339523,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 7371,\n        \"max\": 7347.336019288968,\n        \"min\": 5698.339592574884,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6976,\n        \"max\": 392.1090989353848,\n        \"min\": 5506.278389483729,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 5122,\n        \"max\": 8364.649229519006,\n        \"min\": 1575.3154340097985,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 9242,\n        \"max_chars\": 4983,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 1208,\n        \"max_chars\": 4192,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 9098,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 5687.417064909732,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 2160,\n        \"max\": 3060.4905147337445,\n        \"min\": 3760.1575924073672,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 2668,\n        \"max\": 5700.1073113221,\n        \"min\": 6021.697509911339,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\",\n          \"key_4\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8443,\n        \"max\": 3202.7135766609426,\n        \"min\": 7156.543794062842,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"hidden\": false,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": false,\n      \"richtext\": {\n        \"max_bytes\": 5482,\n        \"max_chars\": 9700,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4892,\n        \"max_chars\": 5067,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": true\n    }\n  },\n  \"name\": \"string\",\n  \"primary\": \"string\",\n  \"repo\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/types/dictionaries/:repo?fields=string&fields=string","description":"<p>(Dictionary) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","dictionaries",":repo"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"f01e0200-9a53-4bea-967f-31bb52e70556","description":{"content":"<p>(Required) [<strong>repo</strong>] name of the dataset type, e.g.: <code>countries</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"4bb4eeff-c51d-451a-90af-747446c46e49","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"administered\": true,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 4603,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 313.95369688977047,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 9738,\n        \"max\": 3482.279897855032,\n        \"min\": 3706.446816016238,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 2313,\n        \"max\": 2924.938791876359,\n        \"min\": 991.1041809139509,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 7108,\n        \"max\": 2611.36432014615,\n        \"min\": 348.2081901738465,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 5962,\n        \"max_chars\": 8789,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4483,\n        \"max_chars\": 7531,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 8269,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 7245.189728642507,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 994,\n        \"max\": 9652.250752559099,\n        \"min\": 9783.260253472139,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6172,\n        \"max\": 3268.019577660295,\n        \"min\": 3980.9874610884654,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8530,\n        \"max\": 3604.6116364851578,\n        \"min\": 7302.687960689272,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 6800,\n        \"max_chars\": 4527,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4451,\n        \"max_chars\": 3334,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": true\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"primary\": \"string\",\n  \"repo\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/types/dictionaries/:repo?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["types","dictionaries",":repo"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [**repo**] name of the dataset type, e.g.: `countries`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"administered\": false,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"display\": \"string\",\n  \"extendable\": false,\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 3179,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 3595.9710677573,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 3356,\n        \"max\": 2909.2017495203095,\n        \"min\": 104.29334238104104,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6338,\n        \"max\": 9693.27412739314,\n        \"min\": 9647.527180674515,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 2243,\n        \"max\": 8563.853849205489,\n        \"min\": 6393.658545396596,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": false,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 8678,\n        \"max_chars\": 2184,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4767,\n        \"max_chars\": 6008,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 1355,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 8194.697508605303,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 4841,\n        \"max\": 3026.671099270317,\n        \"min\": 8146.441513693978,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 4601,\n        \"max\": 2026.382778937943,\n        \"min\": 9107.908818180547,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8326,\n        \"max\": 6173.597486422562,\n        \"min\": 957.4977199763168,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": false,\n      \"richtext\": {\n        \"max_bytes\": 8787,\n        \"max_chars\": 9976,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 5351,\n        \"max_chars\": 278,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      }\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"path\": \"string\",\n  \"primary\": \"string\",\n  \"readonly\": true,\n  \"repo\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}"},{"id":"bf83c730-61da-4fb8-abcb-5d6567a6da41","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"administered\": true,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 4603,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 313.95369688977047,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 9738,\n        \"max\": 3482.279897855032,\n        \"min\": 3706.446816016238,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 2313,\n        \"max\": 2924.938791876359,\n        \"min\": 991.1041809139509,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 7108,\n        \"max\": 2611.36432014615,\n        \"min\": 348.2081901738465,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 5962,\n        \"max_chars\": 8789,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4483,\n        \"max_chars\": 7531,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 8269,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 7245.189728642507,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 994,\n        \"max\": 9652.250752559099,\n        \"min\": 9783.260253472139,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6172,\n        \"max\": 3268.019577660295,\n        \"min\": 3980.9874610884654,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8530,\n        \"max\": 3604.6116364851578,\n        \"min\": 7302.687960689272,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 6800,\n        \"max_chars\": 4527,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4451,\n        \"max_chars\": 3334,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": true\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"primary\": \"string\",\n  \"repo\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/types/dictionaries/:repo?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["types","dictionaries",":repo"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [**repo**] name of the dataset type, e.g.: `countries`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6b9fc5e4-4a93-4f51-9839-e9ede38443e9"},{"name":"Create custom dictionary.","id":"1e448751-85dd-462b-8301-ca02c1d557c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"administered\": true,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 4603,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 313.95369688977047,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 9738,\n        \"max\": 3482.279897855032,\n        \"min\": 3706.446816016238,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 2313,\n        \"max\": 2924.938791876359,\n        \"min\": 991.1041809139509,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 7108,\n        \"max\": 2611.36432014615,\n        \"min\": 348.2081901738465,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 5962,\n        \"max_chars\": 8789,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4483,\n        \"max_chars\": 7531,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 8269,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 7245.189728642507,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 994,\n        \"max\": 9652.250752559099,\n        \"min\": 9783.260253472139,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6172,\n        \"max\": 3268.019577660295,\n        \"min\": 3980.9874610884654,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8530,\n        \"max\": 3604.6116364851578,\n        \"min\": 7302.687960689272,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 6800,\n        \"max_chars\": 4527,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4451,\n        \"max_chars\": 3334,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": true\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"primary\": \"string\",\n  \"repo\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/types/dictionaries/:repo","description":"<p>(Dictionary) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","dictionaries",":repo"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"6cb81ea7-74e0-437f-a78b-51e2912287e1","description":{"content":"<p>(Required) NEW [<code>types.repo</code>] repository name, e.g.: <code>countries</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"4fbb11aa-6fea-43f2-aa5b-4cafe05ebb01","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"administered\": true,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 4603,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 313.95369688977047,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 9738,\n        \"max\": 3482.279897855032,\n        \"min\": 3706.446816016238,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 2313,\n        \"max\": 2924.938791876359,\n        \"min\": 991.1041809139509,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 7108,\n        \"max\": 2611.36432014615,\n        \"min\": 348.2081901738465,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 5962,\n        \"max_chars\": 8789,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4483,\n        \"max_chars\": 7531,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 8269,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 7245.189728642507,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 994,\n        \"max\": 9652.250752559099,\n        \"min\": 9783.260253472139,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6172,\n        \"max\": 3268.019577660295,\n        \"min\": 3980.9874610884654,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8530,\n        \"max\": 3604.6116364851578,\n        \"min\": 7302.687960689272,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 6800,\n        \"max_chars\": 4527,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4451,\n        \"max_chars\": 3334,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": true\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"primary\": \"string\",\n  \"repo\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/types/dictionaries/:repo","host":["https://api.webitel.com/api"],"path":["types","dictionaries",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) NEW [`types.repo`] repository name, e.g.: `countries`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"administered\": false,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"display\": \"string\",\n  \"extendable\": false,\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 3179,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 3595.9710677573,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 3356,\n        \"max\": 2909.2017495203095,\n        \"min\": 104.29334238104104,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6338,\n        \"max\": 9693.27412739314,\n        \"min\": 9647.527180674515,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 2243,\n        \"max\": 8563.853849205489,\n        \"min\": 6393.658545396596,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": false,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 8678,\n        \"max_chars\": 2184,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4767,\n        \"max_chars\": 6008,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 1355,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 8194.697508605303,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 4841,\n        \"max\": 3026.671099270317,\n        \"min\": 8146.441513693978,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 4601,\n        \"max\": 2026.382778937943,\n        \"min\": 9107.908818180547,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8326,\n        \"max\": 6173.597486422562,\n        \"min\": 957.4977199763168,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": false,\n      \"richtext\": {\n        \"max_bytes\": 8787,\n        \"max_chars\": 9976,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 5351,\n        \"max_chars\": 278,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      }\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"path\": \"string\",\n  \"primary\": \"string\",\n  \"readonly\": true,\n  \"repo\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}"},{"id":"1ad040a3-2149-4e1f-b6cd-05ef9fa11915","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"string\",\n  \"administered\": true,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 4603,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 313.95369688977047,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 9738,\n        \"max\": 3482.279897855032,\n        \"min\": 3706.446816016238,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 2313,\n        \"max\": 2924.938791876359,\n        \"min\": 991.1041809139509,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 7108,\n        \"max\": 2611.36432014615,\n        \"min\": 348.2081901738465,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 5962,\n        \"max_chars\": 8789,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4483,\n        \"max_chars\": 7531,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 8269,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 7245.189728642507,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 994,\n        \"max\": 9652.250752559099,\n        \"min\": 9783.260253472139,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6172,\n        \"max\": 3268.019577660295,\n        \"min\": 3980.9874610884654,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8530,\n        \"max\": 3604.6116364851578,\n        \"min\": 7302.687960689272,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 6800,\n        \"max_chars\": 4527,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4451,\n        \"max_chars\": 3334,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": true\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"primary\": \"string\",\n  \"repo\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/types/dictionaries/:repo","host":["https://api.webitel.com/api"],"path":["types","dictionaries",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) NEW [`types.repo`] repository name, e.g.: `countries`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1e448751-85dd-462b-8301-ca02c1d557c4"}],"id":"36452ef3-5f18-43a5-bf2e-5eed253d98a3","_postman_id":"36452ef3-5f18-43a5-bf2e-5eed253d98a3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Domains","item":[{"name":"Read Domain","id":"d7eb4d30-4ab1-47c6-8dc1-6ba9f5df675a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/domain?domain=string&dc=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["domain"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain","value":"string"},{"key":"dc","value":"string"}],"variable":[]}},"response":[{"id":"da2b7c62-3e95-47c3-bd49-3779fbf60fb1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domain?domain=string&dc=string","host":["https://api.webitel.com/api"],"path":["domain"],"query":[{"key":"domain","value":"string"},{"key":"dc","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domain\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"dc\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  }\n}"},{"id":"198b2294-9b29-46f3-a4c3-6187e17934e1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domain?domain=string&dc=string","host":["https://api.webitel.com/api"],"path":["domain"],"query":[{"key":"domain","value":"string"},{"key":"dc","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d7eb4d30-4ab1-47c6-8dc1-6ba9f5df675a"},{"name":"Delete Domain","id":"ccc23820-6a60-46aa-8dc0-ad0b79c9cace","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/domain?domain=string&dc=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["domain"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain","value":"string"},{"key":"dc","value":"string"}],"variable":[]}},"response":[{"id":"83ece54a-cc50-4139-b576-d533d3ffb6ea","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domain?domain=string&dc=string","host":["https://api.webitel.com/api"],"path":["domain"],"query":[{"key":"domain","value":"string"},{"key":"dc","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"01e8cac3-0c0b-4aa6-a9ef-d3355fbfea60","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domain?domain=string&dc=string","host":["https://api.webitel.com/api"],"path":["domain"],"query":[{"key":"domain","value":"string"},{"key":"dc","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ccc23820-6a60-46aa-8dc0-ad0b79c9cace"},{"name":"Search Domains","id":"72184489-d62c-4ccf-9917-3024910a3c2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/domains?domain=string&fields=string&fields=string&sort=string&sort=string&page=string&size=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["domains"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>like</p>\n","type":"text/plain"},"key":"domain","value":"string"},{"description":{"content":"<p>attrs</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attrs</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"string"},{"key":"size","value":"string"}],"variable":[]}},"response":[{"id":"8a134600-e027-43e5-8aee-d56a05447331","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains?domain=string&fields=string&fields=string&sort=string&sort=string&page=string&size=string","host":["https://api.webitel.com/api"],"path":["domains"],"query":[{"key":"domain","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"string"},{"key":"size","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domains\": [\n    {\n      \"country\": \"string\",\n      \"createdAt\": \"string\",\n      \"createdBy\": \"string\",\n      \"dc\": \"string\",\n      \"domain\": \"string\",\n      \"email\": \"string\",\n      \"locality\": \"string\",\n      \"organization\": \"string\",\n      \"postalAddress\": \"string\",\n      \"postalCode\": \"string\",\n      \"stateOrProvince\": \"string\",\n      \"streetAddress\": \"string\",\n      \"telephoneNumber\": \"string\",\n      \"updatedAt\": \"string\",\n      \"updatedBy\": \"string\"\n    },\n    {\n      \"country\": \"string\",\n      \"createdAt\": \"string\",\n      \"createdBy\": \"string\",\n      \"dc\": \"string\",\n      \"domain\": \"string\",\n      \"email\": \"string\",\n      \"locality\": \"string\",\n      \"organization\": \"string\",\n      \"postalAddress\": \"string\",\n      \"postalCode\": \"string\",\n      \"stateOrProvince\": \"string\",\n      \"streetAddress\": \"string\",\n      \"telephoneNumber\": \"string\",\n      \"updatedAt\": \"string\",\n      \"updatedBy\": \"string\"\n    }\n  ]\n}"},{"id":"ecbcc70c-6699-43e6-8b9a-ca264b2f4763","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains?domain=string&fields=string&fields=string&sort=string&sort=string&page=string&size=string","host":["https://api.webitel.com/api"],"path":["domains"],"query":[{"key":"domain","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"string"},{"key":"size","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"72184489-d62c-4ccf-9917-3024910a3c2d"},{"name":"Create Domain","id":"c5e084e2-023f-4cc4-aebb-92d48e9969bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"organization\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"dc\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  },\n  \"password\": \"string\",\n  \"superuser\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/domains","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["domains"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"56dc0b23-8f02-421e-b6f9-d492ab4abe5c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"organization\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"dc\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  },\n  \"password\": \"string\",\n  \"superuser\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/domains"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"d38ca44b-9b91-4791-8565-e469989b1666","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"organization\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"dc\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  },\n  \"password\": \"string\",\n  \"superuser\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/domains"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c5e084e2-023f-4cc4-aebb-92d48e9969bd"},{"name":"Read Domain2","id":"98cee6d0-5120-4550-818c-e339f35dcef2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/domains/:dc?domain=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["domains",":dc"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain","value":"string"}],"variable":[{"id":"1487d6c8-1b87-41c5-a012-d302584385bf","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"dc"}]}},"response":[{"id":"528e2a0f-95de-4503-b1f3-37df9e0e257f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains/:dc?domain=string","host":["https://api.webitel.com/api"],"path":["domains",":dc"],"query":[{"key":"domain","value":"string"}],"variable":[{"key":"dc","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domain\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"dc\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  }\n}"},{"id":"51ff6706-f01d-4bab-8784-d1563b8d2b60","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains/:dc?domain=string","host":["https://api.webitel.com/api"],"path":["domains",":dc"],"query":[{"key":"domain","value":"string"}],"variable":[{"key":"dc","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"98cee6d0-5120-4550-818c-e339f35dcef2"},{"name":"Delete Domain2","id":"76c2a875-9986-427d-8b09-701da555d5de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/domains/:dc?domain=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["domains",":dc"],"host":["https://api.webitel.com/api"],"query":[{"key":"domain","value":"string"}],"variable":[{"id":"0a76c2c5-ff2f-4eb5-ad5e-eb5b750058c0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"dc"}]}},"response":[{"id":"0ce19655-4181-466e-8c35-6eb8cc21bf77","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains/:dc?domain=string","host":["https://api.webitel.com/api"],"path":["domains",":dc"],"query":[{"key":"domain","value":"string"}],"variable":[{"key":"dc","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"81dcfcaf-0928-442e-b0dc-d5a91cc5db94","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains/:dc?domain=string","host":["https://api.webitel.com/api"],"path":["domains",":dc"],"query":[{"key":"domain","value":"string"}],"variable":[{"key":"dc","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"76c2a875-9986-427d-8b09-701da555d5de"},{"name":"Update Domain","id":"0740d0f4-4fd9-4946-9ddb-9702fb17cc02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/domains/:dc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["domains",":dc"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"cfb89a7a-ac89-451b-928d-5b55ca15924e","description":{"content":"<p>(Required) component</p>\n","type":"text/plain"},"type":"any","value":"string","key":"dc"}]}},"response":[{"id":"c883a67d-7cb9-4673-a5ae-84f504224414","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains/:dc","host":["https://api.webitel.com/api"],"path":["domains",":dc"],"variable":[{"key":"dc","value":"string","description":"(Required) component"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domain\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"dc\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  }\n}"},{"id":"96c80193-c33c-4c61-be46-ce3553a5ece6","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains/:dc","host":["https://api.webitel.com/api"],"path":["domains",":dc"],"variable":[{"key":"dc","value":"string","description":"(Required) component"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0740d0f4-4fd9-4946-9ddb-9702fb17cc02"},{"name":"Update Domain2","id":"0ee198e9-e747-4ff6-8cce-fecc3fece7a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/domains/:dc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["domains",":dc"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"904378c1-ca3c-4d26-b759-3e5976288344","description":{"content":"<p>(Required) component</p>\n","type":"text/plain"},"type":"any","value":"string","key":"dc"}]}},"response":[{"id":"2167be96-1eaa-49f7-b894-0c5b82b53607","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains/:dc","host":["https://api.webitel.com/api"],"path":["domains",":dc"],"variable":[{"key":"dc","value":"string","description":"(Required) component"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"domain\": {\n    \"country\": \"string\",\n    \"createdAt\": \"string\",\n    \"createdBy\": \"string\",\n    \"dc\": \"string\",\n    \"domain\": \"string\",\n    \"email\": \"string\",\n    \"locality\": \"string\",\n    \"organization\": \"string\",\n    \"postalAddress\": \"string\",\n    \"postalCode\": \"string\",\n    \"stateOrProvince\": \"string\",\n    \"streetAddress\": \"string\",\n    \"telephoneNumber\": \"string\",\n    \"updatedAt\": \"string\",\n    \"updatedBy\": \"string\"\n  }\n}"},{"id":"7baccea1-bba4-4ec5-9085-71288144477b","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/domains/:dc","host":["https://api.webitel.com/api"],"path":["domains",":dc"],"variable":[{"key":"dc","value":"string","description":"(Required) component"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0ee198e9-e747-4ff6-8cce-fecc3fece7a7"}],"id":"a8d09a36-2d5f-4967-8830-d477b3cde248","_postman_id":"a8d09a36-2d5f-4967-8830-d477b3cde248","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"DynamicConditions","item":[{"name":"Locate a condition by ID","id":"8f8a8ec7-fa82-44a2-bce1-7804e85ba2f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/conditions/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups","conditions",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"219894f2-87c0-468b-b174-ae332a7b9af0","description":{"content":"<p>(Required) Unique ID of the condition.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2b366d25-f11f-4f2f-a86a-9871a77bff5d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/conditions/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","groups","conditions",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique ID of the condition."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"condition\": {\n    \"assignee\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    },\n    \"expression\": \"string\",\n    \"group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    },\n    \"id\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n}"},{"id":"d5f6eddb-479a-4d30-b5f8-46b7a8eb3a5c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/conditions/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","groups","conditions",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique ID of the condition."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8f8a8ec7-fa82-44a2-bce1-7804e85ba2f3"},{"name":"Update an existing condition","id":"dd1d6f62-3bc7-4667-9279-2ac8de25103e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": \"string\",\n  \"position\": {\n    \"cond_down\": \"string\",\n    \"cond_up\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/conditions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups","conditions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d3a25f0a-9b4c-4e67-ac9a-2933f7ac650a","description":{"content":"<p>(Required) The unique ID of the condition to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"20aeac7d-7c21-47a4-b0e2-1e52622d791b","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/conditions/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups","conditions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the condition to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"3e3d8456-fcf7-4fbb-981b-0c04ef89fe1b","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/conditions/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups","conditions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the condition to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dd1d6f62-3bc7-4667-9279-2ac8de25103e"},{"name":"Delete a condition","id":"b83a9573-5af8-4acd-88fa-ede0e699bbf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/conditions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups","conditions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"edc31c3a-9137-4f9a-b93d-378ba232841a","description":{"content":"<p>(Required) The unique ID of the condition to delete.</p>\n<p>Unique ID of the condition.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"821ea2ab-8031-4f4a-984e-d73e0c6a8abe","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/conditions/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups","conditions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the condition to delete.\n\nUnique ID of the condition."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"84b60f31-4618-43ec-851c-99d0d42b9d33","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/conditions/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups","conditions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the condition to delete.\n\nUnique ID of the condition."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b83a9573-5af8-4acd-88fa-ede0e699bbf5"},{"name":"Update an existing condition","id":"f7b874d9-f947-4d57-9b0b-ea20bdfd7f5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": \"string\",\n  \"position\": {\n    \"cond_down\": \"string\",\n    \"cond_up\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/conditions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups","conditions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7a996e09-d138-4c7b-9a2e-7502d8eb4aa1","description":{"content":"<p>(Required) The unique ID of the condition to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a8c9e937-0de0-4f5a-a478-36e58748db7f","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/conditions/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups","conditions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the condition to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"80a644f4-3df5-4ffc-8af4-344b9f60eb68","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/conditions/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups","conditions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the condition to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f7b874d9-f947-4d57-9b0b-ea20bdfd7f5d"},{"name":"Retrieve a list of conditions","id":"b27937f8-d166-48df-8e0c-b34e8438402c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/:group_id/conditions?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&id=string&id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":group_id","conditions"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Search term for conditions.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[{"id":"17086538-e56b-4b48-a466-284d131fdfc6","description":{"content":"<p>(Required) The ID of the group to which the conditions belong.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"}]}},"response":[{"id":"ed68ba40-b837-460e-89c7-d2131a868f0f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:group_id/conditions?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts","groups",":group_id","conditions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"group_id","value":"string","description":"(Required) The ID of the group to which the conditions belong."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 4349\n}"},{"id":"78a4cbb0-05c5-4a9f-bdf6-56ece818615f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:group_id/conditions?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts","groups",":group_id","conditions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"group_id","value":"string","description":"(Required) The ID of the group to which the conditions belong."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b27937f8-d166-48df-8e0c-b34e8438402c"},{"name":"Create a new condition","id":"2425b045-0b5f-44a7-9ec3-a1ad9b466c65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/:group_id/conditions","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":group_id","conditions"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b1029c23-de7a-4a85-ad85-8f5599cba6fb","description":{"content":"<p>(Required) The ID of the group to which the condition belongs.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"}]}},"response":[{"id":"1a81a556-e543-427a-a45c-0a0b2b9d1f1d","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/groups/:group_id/conditions","host":["https://api.webitel.com/api"],"path":["contacts","groups",":group_id","conditions"],"variable":[{"key":"group_id","value":"string","description":"(Required) The ID of the group to which the condition belongs."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"458ab6d3-f5bb-4b68-9a40-6a77dcc5a1c4","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"assignee\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/groups/:group_id/conditions","host":["https://api.webitel.com/api"],"path":["contacts","groups",":group_id","conditions"],"variable":[{"key":"group_id","value":"string","description":"(Required) The ID of the group to which the condition belongs."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2425b045-0b5f-44a7-9ec3-a1ad9b466c65"}],"id":"76d8205a-e5fb-45da-bd23-b196f81225ff","_postman_id":"76d8205a-e5fb-45da-bd23-b196f81225ff","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"DynamicGroups","item":[{"name":"Retrieve a list of dynamic groups or search dynamic groups","id":"96464a38-499d-4e92-a7ba-cc7d2095874f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/dynamic?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups","dynamic"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search term: group name;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Filter by group name.</p>\n","type":"text/plain"},"key":"name","value":"string"}],"variable":[]}},"response":[{"id":"ec0e38d6-e257-4ce2-9aa6-8509d13bd1fc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/dynamic?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string","host":["https://api.webitel.com/api"],"path":["contacts","groups","dynamic"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"conditions\": [\n        {\n          \"assignee\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"expression\": \"string\",\n          \"group\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"id\": \"string\"\n        },\n        {\n          \"assignee\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"expression\": \"string\",\n          \"group\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"id\": \"string\"\n        }\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"default_group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"description\": \"string\",\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"conditions\": [\n        {\n          \"assignee\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"expression\": \"string\",\n          \"group\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"id\": \"string\"\n        },\n        {\n          \"assignee\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"expression\": \"string\",\n          \"group\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"id\": \"string\"\n        }\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"default_group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"next\": false,\n  \"page\": 5894\n}"},{"id":"ca24aba5-2916-48ca-a9bc-cf23a9b0fdd0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/dynamic?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string","host":["https://api.webitel.com/api"],"path":["contacts","groups","dynamic"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"96464a38-499d-4e92-a7ba-cc7d2095874f"},{"name":"Create a new dynamic group","id":"f66f0b15-3829-463c-b3ff-29e5f9dba8f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"condition\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/dynamic","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups","dynamic"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"e97cb31c-c65c-4fea-b5ae-0695e0075124","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"condition\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/dynamic"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"conditions\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"af9ef949-0270-4356-9731-8a3f27679847","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"condition\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/dynamic"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f66f0b15-3829-463c-b3ff-29e5f9dba8f2"},{"name":"Locate a dynamic group by ID","id":"97f517c7-945a-4d6a-8f5a-4446365990d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/:id/dynamic?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":id","dynamic"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"07053b23-7ba2-4c47-9a87-af7e9e5ea516","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b1f3f8aa-e580-41c1-bd2c-9567dd7934f4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id/dynamic?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id","dynamic"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group\": {\n    \"conditions\": [\n      {\n        \"assignee\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"expression\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\"\n      },\n      {\n        \"assignee\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"expression\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    },\n    \"default_group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    },\n    \"description\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n}"},{"id":"d8e9f74b-1a3f-44d5-b432-9e26d75ae12d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id/dynamic?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id","dynamic"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"97f517c7-945a-4d6a-8f5a-4446365990d6"},{"name":"Update an existing dynamic group","id":"75a081e3-7fbb-4c31-94c5-c66a6df0e381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/:id/dynamic","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":id","dynamic"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8ac8c483-2fa0-4b41-9538-9fe8e05f32fa","description":{"content":"<p>(Required) The unique ID of the dynamic group to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d3e36477-632f-45ab-9c55-5214c8db776b","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id/dynamic","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id","dynamic"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the dynamic group to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"conditions\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"ff296ecb-7e65-4910-8ec2-e7115de45496","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id/dynamic","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id","dynamic"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the dynamic group to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"75a081e3-7fbb-4c31-94c5-c66a6df0e381"},{"name":"Delete a dynamic group","id":"072ca1a0-69bf-439a-840f-b85d9dabaea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/:id/dynamic","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":id","dynamic"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"217e34e6-c34d-4f30-a889-b6332f784942","description":{"content":"<p>(Required) The unique ID of the dynamic group to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8403e177-a8e9-4f4e-8546-3a1e36ea6d62","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id/dynamic","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id","dynamic"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the dynamic group to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"conditions\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"e34fa201-161f-49b2-abe3-c4139a88c6bd","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id/dynamic","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id","dynamic"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the dynamic group to delete."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"072ca1a0-69bf-439a-840f-b85d9dabaea6"},{"name":"Update an existing dynamic group","id":"dcc009d8-d770-431e-882d-abda29433c8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/:id/dynamic","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":id","dynamic"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3e6bb649-3313-4caa-adf8-9551775dad89","description":{"content":"<p>(Required) The unique ID of the dynamic group to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0570a48a-1247-464b-97ae-bb9caf343460","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id/dynamic","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id","dynamic"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the dynamic group to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"conditions\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"ea607486-d4e8-4784-b4cd-5d501065d3af","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id/dynamic","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id","dynamic"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the dynamic group to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dcc009d8-d770-431e-882d-abda29433c8b"}],"id":"a3397ad0-aac7-45fb-bbfc-223fb14cd37b","_postman_id":"a3397ad0-aac7-45fb-bbfc-223fb14cd37b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Emails","item":[{"name":"Locates email address(es) of the contact.","id":"419d5898-4b95-4559-9eca-50c552be496b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/emails?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&verified=true&type.id=string&type.type=string&type.name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: email address.\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Link(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Link(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Primary email address only.</p>\n","type":"text/plain"},"key":"primary","value":"true"},{"description":{"content":"<p>Verified email addresses only.</p>\n","type":"text/plain"},"key":"verified","value":"true"},{"description":{"content":"<p>Reference Object unique ID.</p>\n","type":"text/plain"},"key":"type.id","value":"string"},{"description":{"content":"<p>Reference Object well-known type.</p>\n","type":"text/plain"},"key":"type.type","value":"string"},{"description":{"content":"<p>Reference Object display name.</p>\n","type":"text/plain"},"key":"type.name","value":"string"}],"variable":[{"id":"0e8d031a-40a7-4c75-8506-47728f5f785e","description":{"content":"<p>(Required) The Contact ID linked with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"6492444e-fbec-44ff-a542-d72da4b2e727","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&verified=true&type.id=string&type.type=string&type.name=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"},{"key":"verified","value":"true"},{"key":"type.id","value":"string"},{"key":"type.type","value":"string"},{"key":"type.name","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID linked with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 6540,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7081,\n      \"verified\": false\n    }\n  ],\n  \"next\": true,\n  \"page\": 4801\n}"},{"id":"2359ecbb-e90e-422e-8996-d33b1cf64f53","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&verified=true&type.id=string&type.type=string&type.name=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"},{"key":"verified","value":"true"},{"key":"type.id","value":"string"},{"key":"type.type","value":"string"},{"key":"type.name","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID linked with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"419d5898-4b95-4559-9eca-50c552be496b"},{"name":"Resets all emails of the contact according to the input dataset.","id":"e96343c3-56a9-4cef-ba6e-c1d6133d760b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  },\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a13bb785-b8da-4276-9ddc-3ffab3de8b87","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"19ad87de-310e-44c1-a415-c31e440a909f","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  },\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 6540,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7081,\n      \"verified\": false\n    }\n  ],\n  \"next\": true,\n  \"page\": 4801\n}"},{"id":"5bcb5797-6467-4daf-b514-7fe7e580a830","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  },\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e96343c3-56a9-4cef-ba6e-c1d6133d760b"},{"name":"Update or append email address(es) of the contact.","id":"279097c8-b5c5-4048-9d78-f4d4c468928d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  },\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"9c4b0374-d4a5-4cef-8b06-c80d24eb51db","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"883394de-f4fa-4811-9a96-fcb567fed766","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  },\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 6540,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7081,\n      \"verified\": false\n    }\n  ],\n  \"next\": true,\n  \"page\": 4801\n}"},{"id":"9bbf52a2-af5d-4293-b599-60565d745cc9","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  },\n  {\n    \"email\": \"user@domain\",\n    \"etag\": \"1679792219687\",\n    \"primary\": true,\n    \"type\": {\n      \"name\": \"personal\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"279097c8-b5c5-4048-9d78-f4d4c468928d"},{"name":"Remove email address(es) of the contact.","id":"09c33821-3fea-43a5-980d-1eeea70f36b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string&etag=pX&etag=6H7","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"pX"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"6H7"}],"variable":[{"id":"dd8a986f-ccd2-46df-ace7-caa25e0d0305","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"b6ba0a4e-6c49-4361-809c-3859d1f088d3","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string&etag=Of&etag=].kfJ*/]z\"","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"Of"},{"key":"etag","value":"].kfJ*/]z\""}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 6540,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7081,\n      \"verified\": false\n    }\n  ],\n  \"next\": true,\n  \"page\": 4801\n}"},{"id":"0dcbbfc5-8221-4b19-ace3-329fbc244f59","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails?fields=string&fields=string&etag=Of&etag=].kfJ*/]z\"","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"Of"},{"key":"etag","value":"].kfJ*/]z\""}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"09c33821-3fea-43a5-980d-1eeea70f36b8"},{"name":"Locate the email address link.","id":"65f21711-1c55-4ca0-8026-b111dbe3f739","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"8befeedd-67fb-4152-86c8-2358d157bbed","description":{"content":"<p>(Required) Contact source ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"da31241f-0411-44d1-a0a1-c758e0c2d936","description":{"content":"<p>(Required) Unique mail address link IDentifier.\nAccept: <code>etag</code> (obsolete+) or <code>id</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"8552264e-23fc-4e21-8eab-bc615a12ad95","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact source ID."},{"key":"etag","value":"string","description":"(Required) Unique mail address link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"email\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": false,\n  \"type\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"ver\": 10,\n  \"verified\": false\n}"},{"id":"f9341b9d-b678-4fc8-88cf-a53971303e72","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact source ID."},{"key":"etag","value":"string","description":"(Required) Unique mail address link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"65f21711-1c55-4ca0-8026-b111dbe3f739"},{"name":"Update the contact's email address link details","id":"c8d9d37d-bbdc-4bda-a021-8c518862be32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@domain\",\n  \"etag\": \"1679792219687\",\n  \"primary\": true,\n  \"type\": {\n    \"name\": \"personal\"\n  },\n  \"verified\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"3c43c1b6-ea7a-465a-bcdb-5614a49bd579","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"b5d8fa77-4b7f-4690-b347-8f48b3c2fb19","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"15f8c272-d2e4-4870-bbec-a95004e0ba2e","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 6540,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7081,\n      \"verified\": false\n    }\n  ],\n  \"next\": true,\n  \"page\": 4801\n}"},{"id":"78840e05-d829-42e5-9259-18a45979c68d","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c8d9d37d-bbdc-4bda-a021-8c518862be32"},{"name":"Remove the contact's email address link","id":"67cd3640-1b06-4ceb-918c-88d07321901e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"52f7452c-8d6e-4de5-ac46-f74852c3f94a","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"b98102fd-31d6-4480-96d2-df378a965834","description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":".......","key":"etag"}]}},"response":[{"id":"8e17721c-c88f-4486-bc55-615f91a21e87","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"email\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": false,\n  \"type\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"ver\": 10,\n  \"verified\": false\n}"},{"id":"b54baca7-efaa-4e48-87f1-09d39b72b673","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"67cd3640-1b06-4ceb-918c-88d07321901e"},{"name":"Update the contact's email address link details","id":"7f8aafb0-06b8-4003-8785-cd2b56299a9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@domain\",\n  \"etag\": \"1679792219687\",\n  \"primary\": true,\n  \"type\": {\n    \"name\": \"personal\"\n  },\n  \"verified\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"d2769505-2a4f-416b-bfa1-b59184ac5532","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"284bf2c0-1f54-40ff-a206-cef01fffc80b","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"e9019eea-415f-4d34-bbcc-db6285656d3a","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 6540,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"email\": \"string\",\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 7081,\n      \"verified\": false\n    }\n  ],\n  \"next\": true,\n  \"page\": 4801\n}"},{"id":"4ed8357d-94d3-4fa7-a762-947465d7b238","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/emails/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7f8aafb0-06b8-4003-8785-cd2b56299a9a"}],"id":"a2a6efe4-532a-4082-9e46-d33951a4407b","_postman_id":"a2a6efe4-532a-4082-9e46-d33951a4407b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Extensions","item":[{"name":"Search for type extensions.","id":"1bb6bf86-688b-47a1-8ba5-23e9a61c1c12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/extensions?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string","description":"<p>(ExtensionList) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","extensions"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Number of result records (per page).\nDefault: 16.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Sort result dataset of records by fields.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>sort ::= *( ORDER name )\n\nORDER  = ASC / DESC\nDESC   = \"-\" / \"!\"\nASC    = [ \"+\" ]   ; Default\n</code></pre><p>Fields available</p>\n<ul>\n<li><code>id</code>(seq)</li>\n<li><code>domain</code>{name}</li>\n<li><code>created_at</code></li>\n<li><code>created_by</code>{name}</li>\n<li><code>updated_at</code></li>\n<li><code>updated_by</code>{name}</li>\n</ul>\n<p>Use ?fields=<code>field.sort()</code> option to sort Edge fields.</p>\n","type":"text/plain"},"key":"sort","value":"*"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>fields ::= field [ *( \",\" field ) ]\nfield  ::= name [ *( func ) ] [ inner ]\ninner  ::= \"{\" fields \"}\"\nfuncs  ::= *( func )\nfunc   ::= \".\" name \"(\" [ args ] \")\"\nname   ::= ALPHA / DIGIT / USCORE\n\nALPHA    = %x41-5A / %x61-7A  ; \"A\"-\"Z\" / \"a\"-\"z\"\nDIGIT    = %x30-39            ; \"0\"-\"9\"\nUSCORE   = %x5F ; underscore  ; \"_\"\n</code></pre>","type":"text/plain"},"key":"fields","value":"*"},{"description":{"content":"<p>Search term:\n<code>?</code> - matches any character\n<code>*</code> - matches 0 or more characters\ne.g.: name,emails{type},labels etc...</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>extension.type.id</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>extension.type.id</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[]}},"response":[{"id":"943aec30-17d6-4778-b7eb-403516984378","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/extensions?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["types","extensions"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"},{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 9259,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 7765.14983007631,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3451,\n            \"max\": 5821.813341151656,\n            \"min\": 1220.505677694581,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8051,\n            \"max\": 3342.9291931451967,\n            \"min\": 9846.16246993626,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 1212,\n            \"max\": 8544.373650336316,\n            \"min\": 2327.2752880330418,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 8288,\n            \"max_chars\": 2610,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6047,\n            \"max_chars\": 2702,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 3464,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 3143.3930989347236,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3006,\n            \"max\": 8240.864345052676,\n            \"min\": 5578.1415310456905,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 1064,\n            \"max\": 1657.6275947882268,\n            \"min\": 4917.145158358625,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 5371,\n            \"max\": 6349.635245608966,\n            \"min\": 2306.5190647286713,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"hidden\": false,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 7543,\n            \"max_chars\": 9994,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6676,\n            \"max_chars\": 8225,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": false,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 873,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 1769.0219060839784,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 1600,\n            \"max\": 5802.7977949396045,\n            \"min\": 2330.567369095682,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8963,\n            \"max\": 8779.682297519723,\n            \"min\": 6939.58465271008,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 9753,\n            \"max\": 8475.24145667232,\n            \"min\": 6706.6187787374765,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": true,\n          \"richtext\": {\n            \"max_bytes\": 8752,\n            \"max_chars\": 1773,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 5343,\n            \"max_chars\": 1404,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 5225,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 2610.6729314620657,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": false,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 9654,\n            \"max\": 7512.015616293986,\n            \"min\": 9645.955142721492,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 4349,\n            \"max\": 4355.916555660022,\n            \"min\": 2429.267356822977,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 3343,\n            \"max\": 1771.9921296711095,\n            \"min\": 3406.4459921961943,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 5047,\n            \"max_chars\": 4703,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 1132,\n            \"max_chars\": 4184,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        },\n        \"key_1\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": true,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 2580\n}"},{"id":"06f47d14-97f9-4b55-8356-3ded76775800","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/extensions?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["types","extensions"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"},{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1bb6bf86-688b-47a1-8ba5-23e9a61c1c12"},{"name":"Delete extension for types.","id":"41244c71-d25e-4a54-afb3-29a483ed488d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/extensions?fields=string&fields=string&repo=string&repo=string","description":"<p>returns (ExtensionList) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","extensions"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"description":{"content":"<p><code>type.repo</code></p>\n","type":"text/plain"},"key":"repo","value":"string"},{"description":{"content":"<p><code>type.repo</code></p>\n","type":"text/plain"},"key":"repo","value":"string"}],"variable":[]}},"response":[{"id":"121c5427-b382-42b1-b027-85ef83ddf93d","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/extensions?fields=string&fields=string&repo=string&repo=string","host":["https://api.webitel.com/api"],"path":["types","extensions"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"repo","value":"string"},{"key":"repo","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 9259,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 7765.14983007631,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3451,\n            \"max\": 5821.813341151656,\n            \"min\": 1220.505677694581,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8051,\n            \"max\": 3342.9291931451967,\n            \"min\": 9846.16246993626,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 1212,\n            \"max\": 8544.373650336316,\n            \"min\": 2327.2752880330418,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 8288,\n            \"max_chars\": 2610,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6047,\n            \"max_chars\": 2702,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 3464,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 3143.3930989347236,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3006,\n            \"max\": 8240.864345052676,\n            \"min\": 5578.1415310456905,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 1064,\n            \"max\": 1657.6275947882268,\n            \"min\": 4917.145158358625,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 5371,\n            \"max\": 6349.635245608966,\n            \"min\": 2306.5190647286713,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"hidden\": false,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 7543,\n            \"max_chars\": 9994,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6676,\n            \"max_chars\": 8225,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": false,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 873,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 1769.0219060839784,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 1600,\n            \"max\": 5802.7977949396045,\n            \"min\": 2330.567369095682,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8963,\n            \"max\": 8779.682297519723,\n            \"min\": 6939.58465271008,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 9753,\n            \"max\": 8475.24145667232,\n            \"min\": 6706.6187787374765,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": true,\n          \"richtext\": {\n            \"max_bytes\": 8752,\n            \"max_chars\": 1773,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 5343,\n            \"max_chars\": 1404,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 5225,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 2610.6729314620657,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": false,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 9654,\n            \"max\": 7512.015616293986,\n            \"min\": 9645.955142721492,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 4349,\n            \"max\": 4355.916555660022,\n            \"min\": 2429.267356822977,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 3343,\n            \"max\": 1771.9921296711095,\n            \"min\": 3406.4459921961943,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 5047,\n            \"max_chars\": 4703,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 1132,\n            \"max_chars\": 4184,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        },\n        \"key_1\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": true,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 2580\n}"},{"id":"d9f936e2-0da1-4ce6-883c-34cc36919436","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/extensions?fields=string&fields=string&repo=string&repo=string","host":["https://api.webitel.com/api"],"path":["types","extensions"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"repo","value":"string"},{"key":"repo","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"41244c71-d25e-4a54-afb3-29a483ed488d"},{"name":"Type extension details.","id":"3029d252-b281-477a-b642-42f1abd18622","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/extensions/:repo","description":"<p>returns (Extension) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","extensions",":repo"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"8b281618-a484-4c61-9f2f-357b653083d3","description":{"content":"<p>(Required) <code>type.repo</code></p>\n<p>id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"ca828238-b57e-40f9-807e-17906fdf7bd6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/extensions/:repo","host":["https://api.webitel.com/api"],"path":["types","extensions",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) `type.repo`\n\nid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"administered\": false,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"display\": \"string\",\n  \"extendable\": false,\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 3179,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 3595.9710677573,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 3356,\n        \"max\": 2909.2017495203095,\n        \"min\": 104.29334238104104,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6338,\n        \"max\": 9693.27412739314,\n        \"min\": 9647.527180674515,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 2243,\n        \"max\": 8563.853849205489,\n        \"min\": 6393.658545396596,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": false,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 8678,\n        \"max_chars\": 2184,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4767,\n        \"max_chars\": 6008,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 1355,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 8194.697508605303,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 4841,\n        \"max\": 3026.671099270317,\n        \"min\": 8146.441513693978,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 4601,\n        \"max\": 2026.382778937943,\n        \"min\": 9107.908818180547,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8326,\n        \"max\": 6173.597486422562,\n        \"min\": 957.4977199763168,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": false,\n      \"richtext\": {\n        \"max_bytes\": 8787,\n        \"max_chars\": 9976,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 5351,\n        \"max_chars\": 278,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      }\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"path\": \"string\",\n  \"primary\": \"string\",\n  \"readonly\": true,\n  \"repo\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}"},{"id":"72111a88-c868-4635-a53e-a11aed014604","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/extensions/:repo","host":["https://api.webitel.com/api"],"path":["types","extensions",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) `type.repo`\n\nid"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3029d252-b281-477a-b642-42f1abd18622"},{"name":"Update type extension.","id":"72b8b3c1-a832-4c90-bee0-423377a51aeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/countries\"\n      },\n      \"name\": \"Country\",\n      \"required\": true\n    },\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/cities?code={country.code}\"\n      },\n      \"name\": \"City\"\n    }\n  ],\n  \"indexes\": {\n    \"city\": {},\n    \"country\": {}\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/types/extensions/:repo","description":"<p>returns (Extension) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","extensions",":repo"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"488d6430-f937-4a15-ac62-03eff343afe3","description":{"content":"<p>(Required) <code>type.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"b0e0b59d-e707-4955-9c76-b50c2a7bdfec","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/countries\"\n      },\n      \"name\": \"Country\",\n      \"required\": true\n    },\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/cities?code={country.code}\"\n      },\n      \"name\": \"City\"\n    }\n  ],\n  \"indexes\": {\n    \"city\": {},\n    \"country\": {}\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/types/extensions/:repo","host":["https://api.webitel.com/api"],"path":["types","extensions",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) `type.repo`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"administered\": false,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"display\": \"string\",\n  \"extendable\": false,\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 3179,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 3595.9710677573,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 3356,\n        \"max\": 2909.2017495203095,\n        \"min\": 104.29334238104104,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6338,\n        \"max\": 9693.27412739314,\n        \"min\": 9647.527180674515,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 2243,\n        \"max\": 8563.853849205489,\n        \"min\": 6393.658545396596,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": false,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 8678,\n        \"max_chars\": 2184,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4767,\n        \"max_chars\": 6008,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 1355,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 8194.697508605303,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 4841,\n        \"max\": 3026.671099270317,\n        \"min\": 8146.441513693978,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 4601,\n        \"max\": 2026.382778937943,\n        \"min\": 9107.908818180547,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8326,\n        \"max\": 6173.597486422562,\n        \"min\": 957.4977199763168,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": false,\n      \"richtext\": {\n        \"max_bytes\": 8787,\n        \"max_chars\": 9976,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 5351,\n        \"max_chars\": 278,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      }\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"path\": \"string\",\n  \"primary\": \"string\",\n  \"readonly\": true,\n  \"repo\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}"},{"id":"93df38ba-d721-4b5f-8e2f-0fd4d8fcb72e","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/countries\"\n      },\n      \"name\": \"Country\",\n      \"required\": true\n    },\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/cities?code={country.code}\"\n      },\n      \"name\": \"City\"\n    }\n  ],\n  \"indexes\": {\n    \"city\": {},\n    \"country\": {}\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/types/extensions/:repo","host":["https://api.webitel.com/api"],"path":["types","extensions",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) `type.repo`"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"72b8b3c1-a832-4c90-bee0-423377a51aeb"},{"name":"Create type extension.","id":"9f6e084f-403a-46e9-a262-27ba0d1aa94e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/countries\"\n      },\n      \"name\": \"Country\",\n      \"required\": true\n    },\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/cities?code={country.code}\"\n      },\n      \"name\": \"City\"\n    }\n  ],\n  \"indexes\": {\n    \"city\": {},\n    \"country\": {}\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/types/extensions/:repo","description":"<p>returns (Extension) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","extensions",":repo"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"3059a040-6917-4c79-8712-30c013714354","description":{"content":"<p>(Required) SUPER <code>types.repo</code> to extend, e.g.: <code>contacts</code>.\nLookup: GET /types?extendable=true</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"cd3e9342-2941-4346-b83f-bf709a989b6a","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/countries\"\n      },\n      \"name\": \"Country\",\n      \"required\": true\n    },\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/cities?code={country.code}\"\n      },\n      \"name\": \"City\"\n    }\n  ],\n  \"indexes\": {\n    \"city\": {},\n    \"country\": {}\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/types/extensions/:repo","host":["https://api.webitel.com/api"],"path":["types","extensions",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) SUPER `types.repo` to extend, e.g.: `contacts`.\nLookup: GET /types?extendable=true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"administered\": false,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"display\": \"string\",\n  \"extendable\": false,\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 3179,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 3595.9710677573,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 3356,\n        \"max\": 2909.2017495203095,\n        \"min\": 104.29334238104104,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6338,\n        \"max\": 9693.27412739314,\n        \"min\": 9647.527180674515,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 2243,\n        \"max\": 8563.853849205489,\n        \"min\": 6393.658545396596,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": false,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 8678,\n        \"max_chars\": 2184,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4767,\n        \"max_chars\": 6008,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 1355,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 8194.697508605303,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 4841,\n        \"max\": 3026.671099270317,\n        \"min\": 8146.441513693978,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 4601,\n        \"max\": 2026.382778937943,\n        \"min\": 9107.908818180547,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8326,\n        \"max\": 6173.597486422562,\n        \"min\": 957.4977199763168,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": false,\n      \"richtext\": {\n        \"max_bytes\": 8787,\n        \"max_chars\": 9976,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 5351,\n        \"max_chars\": 278,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      }\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"path\": \"string\",\n  \"primary\": \"string\",\n  \"readonly\": true,\n  \"repo\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}"},{"id":"9e4ee31a-d905-414f-8ab1-63acba3e3675","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/countries\"\n      },\n      \"name\": \"Country\",\n      \"required\": true\n    },\n    {\n      \"kind\": \"lookup\",\n      \"lookup\": {\n        \"name\": \"name\",\n        \"type\": \"/dictionaries/cities?code={country.code}\"\n      },\n      \"name\": \"City\"\n    }\n  ],\n  \"indexes\": {\n    \"city\": {},\n    \"country\": {}\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/types/extensions/:repo","host":["https://api.webitel.com/api"],"path":["types","extensions",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) SUPER `types.repo` to extend, e.g.: `contacts`.\nLookup: GET /types?extendable=true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9f6e084f-403a-46e9-a262-27ba0d1aa94e"},{"name":"Delete extension for types.","id":"a82e6ba6-5d28-4676-a513-e627daa8007b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/extensions/:repo?fields=string&fields=string","description":"<p>returns (ExtensionList) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types","extensions",":repo"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"4de31da4-664f-44ad-97d5-d562774ebdb5","description":{"content":"<p>(Required) <code>type.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"724b77e0-5be7-4055-a8f2-f7efafe22d62","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/extensions/:repo?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["types","extensions",":repo"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) `type.repo`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 9259,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 7765.14983007631,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3451,\n            \"max\": 5821.813341151656,\n            \"min\": 1220.505677694581,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8051,\n            \"max\": 3342.9291931451967,\n            \"min\": 9846.16246993626,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 1212,\n            \"max\": 8544.373650336316,\n            \"min\": 2327.2752880330418,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 8288,\n            \"max_chars\": 2610,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6047,\n            \"max_chars\": 2702,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 3464,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 3143.3930989347236,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 3006,\n            \"max\": 8240.864345052676,\n            \"min\": 5578.1415310456905,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 1064,\n            \"max\": 1657.6275947882268,\n            \"min\": 4917.145158358625,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 5371,\n            \"max\": 6349.635245608966,\n            \"min\": 2306.5190647286713,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"hidden\": false,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 7543,\n            \"max_chars\": 9994,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6676,\n            \"max_chars\": 8225,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": false,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 873,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 1769.0219060839784,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 1600,\n            \"max\": 5802.7977949396045,\n            \"min\": 2330.567369095682,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8963,\n            \"max\": 8779.682297519723,\n            \"min\": 6939.58465271008,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 9753,\n            \"max\": 8475.24145667232,\n            \"min\": 6706.6187787374765,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": true,\n          \"richtext\": {\n            \"max_bytes\": 8752,\n            \"max_chars\": 1773,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 5343,\n            \"max_chars\": 1404,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 5225,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 2610.6729314620657,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": false,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 9654,\n            \"max\": 7512.015616293986,\n            \"min\": 9645.955142721492,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\",\n              \"key_4\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 4349,\n            \"max\": 4355.916555660022,\n            \"min\": 2429.267356822977,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 3343,\n            \"max\": 1771.9921296711095,\n            \"min\": 3406.4459921961943,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 5047,\n            \"max_chars\": 4703,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 1132,\n            \"max_chars\": 4184,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        },\n        \"key_1\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": true,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 2580\n}"},{"id":"494ede42-4e05-4eaa-8570-ceef3f9bdf9d","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/extensions/:repo?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["types","extensions",":repo"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) `type.repo`"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a82e6ba6-5d28-4676-a513-e627daa8007b"}],"id":"a832ba9d-8c61-45a1-9258-248809d0bd0c","_postman_id":"a832ba9d-8c61-45a1-9258-248809d0bd0c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Groups","item":[{"name":"Retrieve a list of groups or search groups","id":"10a64949-a766-4176-ad41-b7365e09d182","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&type=GROUP_TYPE_UNSPECIFIED&enabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter by unique IDs.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Search term: group name;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Filter by group name.</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>Filter by group type.</p>\n<ul>\n<li>GROUP_TYPE_UNSPECIFIED: Default value</li>\n<li>STATIC: Static group</li>\n<li>DYNAMIC: Dynamic group</li>\n</ul>\n","type":"text/plain"},"key":"type","value":"GROUP_TYPE_UNSPECIFIED"},{"description":{"content":"<p>Filter by only enabled group</p>\n","type":"text/plain"},"key":"enabled","value":"true"}],"variable":[]}},"response":[{"id":"f60e3858-a028-4cee-91cf-f33688e85b54","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&type=GROUP_TYPE_UNSPECIFIED&enabled=true","host":["https://api.webitel.com/api"],"path":["contacts","groups"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"type","value":"GROUP_TYPE_UNSPECIFIED"},{"key":"enabled","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"conditions\": [\n        {\n          \"assignee\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"expression\": \"string\",\n          \"group\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"id\": \"string\"\n        },\n        {\n          \"assignee\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"expression\": \"string\",\n          \"group\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"id\": \"string\"\n        }\n      ],\n      \"contacts_size\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"default_group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"description\": \"string\",\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"GROUP_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    },\n    {\n      \"conditions\": [\n        {\n          \"assignee\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"expression\": \"string\",\n          \"group\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"id\": \"string\"\n        },\n        {\n          \"assignee\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"expression\": \"string\",\n          \"group\": {\n            \"name\": \"John Doe\",\n            \"type\": \"telegram\"\n          },\n          \"id\": \"string\"\n        }\n      ],\n      \"contacts_size\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"default_group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"description\": \"string\",\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"GROUP_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 2289\n}"},{"id":"35dd4751-ceaf-40fa-9155-258694f9747c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&type=GROUP_TYPE_UNSPECIFIED&enabled=true","host":["https://api.webitel.com/api"],"path":["contacts","groups"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"type","value":"GROUP_TYPE_UNSPECIFIED"},{"key":"enabled","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"10a64949-a766-4176-ad41-b7365e09d182"},{"name":"Create a new group","id":"1f4b97dd-096c-4d87-81ea-fdc4d46501a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"aa0d9f0d-164d-4ea2-9e5a-e4a43537b95c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"conditions\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    }\n  ],\n  \"contacts_size\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"GROUP_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"a2fd0191-22ca-45a5-8004-bda2171d65ad","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\",\n  \"enabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1f4b97dd-096c-4d87-81ea-fdc4d46501a9"},{"name":"Attach contacts to multiple groups","id":"b4423c78-957b-4990-b235-3533d75743a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"group_ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/contacts:attach","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups","contacts:attach"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"b3cdb669-f4c8-4b05-b019-5e59ba56ff56","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"group_ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/contacts:attach"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"comments\": {\n        \"data\": [\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          },\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          }\n        ],\n        \"next\": false,\n        \"page\": 9030\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"domain\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"emails\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5297,\n            \"verified\": true\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 178,\n            \"verified\": true\n          }\n        ],\n        \"next\": false,\n        \"page\": 4001\n      },\n      \"etag\": \"string\",\n      \"groups\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8416\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9065\n          }\n        ],\n        \"next\": true,\n        \"page\": 4092\n      },\n      \"id\": \"string\",\n      \"imclients\": {\n        \"data\": [\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6051,\n            \"via\": \"string\"\n          },\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6823,\n            \"via\": \"string\"\n          }\n        ],\n        \"next\": true,\n        \"page\": 4696\n      },\n      \"labels\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3021\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6184\n          }\n        ],\n        \"next\": true,\n        \"page\": 5715\n      },\n      \"managers\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8607\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2166\n          }\n        ],\n        \"next\": false,\n        \"page\": 8206\n      },\n      \"mode\": \"string\",\n      \"name\": {\n        \"common_name\": \"string\",\n        \"family_name\": \"string\",\n        \"given_name\": \"string\",\n        \"middle_name\": \"string\",\n        \"verified\": false\n      },\n      \"phones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2061,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1427,\n            \"verified\": true\n          }\n        ],\n        \"next\": false,\n        \"page\": 2536\n      },\n      \"photos\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5355\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3242\n          }\n        ],\n        \"next\": false,\n        \"page\": 523\n      },\n      \"timezones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7630\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7457\n          }\n        ],\n        \"next\": true,\n        \"page\": 3669\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"variables\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 1139\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 1860\n          }\n        ],\n        \"next\": false,\n        \"page\": 6731\n      },\n      \"ver\": 433\n    },\n    {\n      \"about\": \"string\",\n      \"comments\": {\n        \"data\": [\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          },\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          }\n        ],\n        \"next\": false,\n        \"page\": 2017\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"domain\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"emails\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1467,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3720,\n            \"verified\": true\n          }\n        ],\n        \"next\": false,\n        \"page\": 8752\n      },\n      \"etag\": \"string\",\n      \"groups\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1037\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 424\n          }\n        ],\n        \"next\": true,\n        \"page\": 9858\n      },\n      \"id\": \"string\",\n      \"imclients\": {\n        \"data\": [\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2892,\n            \"via\": \"string\"\n          },\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9945,\n            \"via\": \"string\"\n          }\n        ],\n        \"next\": true,\n        \"page\": 8688\n      },\n      \"labels\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8469\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8443\n          }\n        ],\n        \"next\": false,\n        \"page\": 9286\n      },\n      \"managers\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 93\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 622\n          }\n        ],\n        \"next\": false,\n        \"page\": 6538\n      },\n      \"mode\": \"string\",\n      \"name\": {\n        \"common_name\": \"string\",\n        \"family_name\": \"string\",\n        \"given_name\": \"string\",\n        \"middle_name\": \"string\",\n        \"verified\": true\n      },\n      \"phones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2901,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4171,\n            \"verified\": true\n          }\n        ],\n        \"next\": false,\n        \"page\": 5596\n      },\n      \"photos\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2603\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9839\n          }\n        ],\n        \"next\": true,\n        \"page\": 8834\n      },\n      \"timezones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1818\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7785\n          }\n        ],\n        \"next\": false,\n        \"page\": 3954\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"variables\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 3077\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 4233\n          }\n        ],\n        \"next\": false,\n        \"page\": 6434\n      },\n      \"ver\": 7053\n    }\n  ],\n  \"next\": false,\n  \"page\": 2577\n}"},{"id":"f09acd22-b12c-4e5b-a68f-cd9bee826904","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contact_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"group_ids\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/contacts:attach"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b4423c78-957b-4990-b235-3533d75743a7"},{"name":"Remove contacts from a group","id":"b3c36e0d-8318-4ff1-b327-a08ee028558d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/:group_id/contact?contact_ids=string&contact_ids=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":group_id","contact"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>List of contact IDs to remove from the group.</p>\n","type":"text/plain"},"key":"contact_ids","value":"string"},{"description":{"content":"<p>List of contact IDs to remove from the group.</p>\n","type":"text/plain"},"key":"contact_ids","value":"string"}],"variable":[{"id":"10445ad0-64bb-44fe-abdc-00979995e848","description":{"content":"<p>(Required) The unique ID of the group.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"}]}},"response":[{"id":"3a95b050-1469-4a11-8b42-4eff58a1b838","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:group_id/contact?contact_ids=string&contact_ids=string","host":["https://api.webitel.com/api"],"path":["contacts","groups",":group_id","contact"],"query":[{"key":"contact_ids","value":"string"},{"key":"contact_ids","value":"string"}],"variable":[{"key":"group_id","value":"string","description":"(Required) The unique ID of the group."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"comments\": {\n        \"data\": [\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          },\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          }\n        ],\n        \"next\": false,\n        \"page\": 3859\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"domain\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"emails\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 400,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 948,\n            \"verified\": false\n          }\n        ],\n        \"next\": false,\n        \"page\": 4751\n      },\n      \"etag\": \"string\",\n      \"groups\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 61\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2781\n          }\n        ],\n        \"next\": false,\n        \"page\": 6315\n      },\n      \"id\": \"string\",\n      \"imclients\": {\n        \"data\": [\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5611,\n            \"via\": \"string\"\n          },\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6079,\n            \"via\": \"string\"\n          }\n        ],\n        \"next\": false,\n        \"page\": 3001\n      },\n      \"labels\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7040\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9024\n          }\n        ],\n        \"next\": true,\n        \"page\": 4197\n      },\n      \"managers\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 9648\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1960\n          }\n        ],\n        \"next\": true,\n        \"page\": 8733\n      },\n      \"mode\": \"string\",\n      \"name\": {\n        \"common_name\": \"string\",\n        \"family_name\": \"string\",\n        \"given_name\": \"string\",\n        \"middle_name\": \"string\",\n        \"verified\": false\n      },\n      \"phones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1137,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 302,\n            \"verified\": false\n          }\n        ],\n        \"next\": true,\n        \"page\": 8073\n      },\n      \"photos\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3200\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5337\n          }\n        ],\n        \"next\": true,\n        \"page\": 2691\n      },\n      \"timezones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7303\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7109\n          }\n        ],\n        \"next\": false,\n        \"page\": 1563\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"variables\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 8949\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 4315\n          }\n        ],\n        \"next\": false,\n        \"page\": 8650\n      },\n      \"ver\": 2307\n    },\n    {\n      \"about\": \"string\",\n      \"comments\": {\n        \"data\": [\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          },\n          {\n            \"created_at\": \"1680268507698\",\n            \"created_by\": {\n              \"name\": \"John Doe\"\n            },\n            \"etag\": \"FqaTCDLbhpaoUreL\",\n            \"text\": \"This is a new note about the contact's recent activity. So ...\",\n            \"updated_at\": \"1680268507698\",\n            \"updated_by\": {\n              \"name\": \"John Doe\"\n            }\n          }\n        ],\n        \"next\": false,\n        \"page\": 1892\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"domain\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"emails\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6780,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"email\": \"string\",\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7813,\n            \"verified\": false\n          }\n        ],\n        \"next\": false,\n        \"page\": 1682\n      },\n      \"etag\": \"string\",\n      \"groups\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 3185\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"group\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"id\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6725\n          }\n        ],\n        \"next\": false,\n        \"page\": 8271\n      },\n      \"id\": \"string\",\n      \"imclients\": {\n        \"data\": [\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 7887,\n            \"via\": \"string\"\n          },\n          {\n            \"app\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"external_id\": \"string\",\n            \"id\": \"string\",\n            \"protocol\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 5661,\n            \"via\": \"string\"\n          }\n        ],\n        \"next\": true,\n        \"page\": 2248\n      },\n      \"labels\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4730\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"label\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6680\n          }\n        ],\n        \"next\": false,\n        \"page\": 8937\n      },\n      \"managers\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4589\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"user\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4620\n          }\n        ],\n        \"next\": false,\n        \"page\": 9656\n      },\n      \"mode\": \"string\",\n      \"name\": {\n        \"common_name\": \"string\",\n        \"family_name\": \"string\",\n        \"given_name\": \"string\",\n        \"middle_name\": \"string\",\n        \"verified\": false\n      },\n      \"phones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": true,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 1347,\n            \"verified\": false\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"number\": \"string\",\n            \"primary\": false,\n            \"type\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 8851,\n            \"verified\": false\n          }\n        ],\n        \"next\": false,\n        \"page\": 6979\n      },\n      \"photos\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": true,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6355\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"photo_id\": \"string\",\n            \"photo_url\": \"string\",\n            \"primary\": false,\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 4797\n          }\n        ],\n        \"next\": true,\n        \"page\": 5956\n      },\n      \"timezones\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": true,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 6567\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"primary\": false,\n            \"timezone\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"ver\": 2859\n          }\n        ],\n        \"next\": false,\n        \"page\": 311\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"variables\": {\n        \"data\": [\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 1118\n          },\n          {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"etag\": \"string\",\n            \"id\": \"string\",\n            \"key\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"name\": \"John Doe\",\n              \"type\": \"telegram\"\n            },\n            \"value\": {},\n            \"ver\": 2862\n          }\n        ],\n        \"next\": false,\n        \"page\": 5092\n      },\n      \"ver\": 4534\n    }\n  ],\n  \"next\": true,\n  \"page\": 4822\n}"},{"id":"85271b19-04e4-4c35-94fe-047a7c33f837","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:group_id/contact?contact_ids=string&contact_ids=string","host":["https://api.webitel.com/api"],"path":["contacts","groups",":group_id","contact"],"query":[{"key":"contact_ids","value":"string"},{"key":"contact_ids","value":"string"}],"variable":[{"key":"group_id","value":"string","description":"(Required) The unique ID of the group."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b3c36e0d-8318-4ff1-b327-a08ee028558d"},{"name":"Locate a group by ID","id":"4d8ea25a-5e60-4f84-a6dc-585f5c751f79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"3213bed8-3fbd-4933-b413-9e1970d01055","description":{"content":"<p>(Required) The unique ID of the group to locate.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2a898f52-8477-42a8-9988-daa92a600d9a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the group to locate."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"group\": {\n    \"conditions\": [\n      {\n        \"assignee\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"expression\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\"\n      },\n      {\n        \"assignee\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"expression\": \"string\",\n        \"group\": {\n          \"name\": \"John Doe\",\n          \"type\": \"telegram\"\n        },\n        \"id\": \"string\"\n      }\n    ],\n    \"contacts_size\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    },\n    \"default_group\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    },\n    \"description\": \"string\",\n    \"enabled\": false,\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"GROUP_TYPE_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"name\": \"John Doe\",\n      \"type\": \"telegram\"\n    }\n  }\n}"},{"id":"00572d40-9388-4b8a-84b5-855ff0a4b523","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the group to locate."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4d8ea25a-5e60-4f84-a6dc-585f5c751f79"},{"name":"Update an existing group","id":"f380299a-4fe1-4b4b-afb4-ffd23181cd6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e3f79cd1-f1e2-48c1-9576-ea8cfa931832","description":{"content":"<p>(Required) The unique ID of the group to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d05339f8-2b7b-45e3-acea-54a15edcdafd","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the group to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"conditions\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    }\n  ],\n  \"contacts_size\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"GROUP_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"751bbd4c-6466-420f-812f-ce0f2cc96c90","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the group to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f380299a-4fe1-4b4b-afb4-ffd23181cd6b"},{"name":"Delete a group","id":"13100211-63ec-4f40-873d-97c4d30a68fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"21b73232-546c-4060-a258-3a722159a463","description":{"content":"<p>(Required) The unique ID of the group to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"00669ac8-a5f8-482c-916e-79558c403931","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the group to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"conditions\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    }\n  ],\n  \"contacts_size\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"GROUP_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"e59b367a-8c00-40cf-9ee6-8d3b2ab2a222","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the group to delete."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"13100211-63ec-4f40-873d-97c4d30a68fd"},{"name":"Update an existing group","id":"9ca30cf5-6931-4258-82bb-61fd6021f4b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/groups/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","groups",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c2d1360f-690a-4378-9fca-64bc683589f4","description":{"content":"<p>(Required) The unique ID of the group to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1ed536cc-4e32-48d2-a714-abc6210061e3","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the group to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"conditions\": [\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    },\n    {\n      \"assignee\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"expression\": \"string\",\n      \"group\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"id\": \"string\"\n    }\n  ],\n  \"contacts_size\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"default_group\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"GROUP_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"name\": \"John Doe\",\n    \"type\": \"telegram\"\n  }\n}"},{"id":"21316dc4-4214-4456-9e1e-2b5790889e7c","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/groups/:id","host":["https://api.webitel.com/api"],"path":["contacts","groups",":id"],"variable":[{"key":"id","value":"string","description":"(Required) The unique ID of the group to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9ca30cf5-6931-4258-82bb-61fd6021f4b1"}],"id":"a08654a9-cea4-4dbd-b842-2a0e31c1e6f7","_postman_id":"a08654a9-cea4-4dbd-b842-2a0e31c1e6f7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"IMClients","item":[{"name":"Search IM client links","id":"9f7dd317-42f9-4a36-9e86-ae687dc1098c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/imclients?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","imclients"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: IMClient.\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters\nSearch fields: {user,app}</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Link(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Link(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[{"id":"7cb9f6df-b322-4974-84c1-ab8ce0585dea","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"6c7eedca-fed9-47b5-9510-a7f03e9fa5ff","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/imclients?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","imclients"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"app\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"external_id\": \"string\",\n      \"id\": \"string\",\n      \"protocol\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 6775,\n      \"via\": \"string\"\n    },\n    {\n      \"app\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"external_id\": \"string\",\n      \"id\": \"string\",\n      \"protocol\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"name\": \"John Doe\",\n        \"type\": \"telegram\"\n      },\n      \"ver\": 6836,\n      \"via\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 4145\n}"},{"id":"66987c0e-f5d3-441c-b3d3-7d140df44618","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/imclients?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","imclients"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9f7dd317-42f9-4a36-9e86-ae687dc1098c"},{"name":"Delete IM Client","id":"16bbeef4-79c0-49ac-bc0c-3c6a6259df61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/imclients/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","imclients",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"ef463a44-f097-46a1-b4a0-873dc8ea229a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"83d6949e-fbf7-46d7-a9ea-fa58b0523237","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"430da2ca-f710-45bd-8969-5364b527fa24","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/imclients/:id","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","imclients",":id"],"variable":[{"key":"contact_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"81573077-ed9c-4cee-bfd3-d020b9d603d3","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/imclients/:id","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","imclients",":id"],"variable":[{"key":"contact_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"16bbeef4-79c0-49ac-bc0c-3c6a6259df61"}],"id":"82239db7-83d0-45fc-b891-d547280d552e","_postman_id":"82239db7-83d0-45fc-b891-d547280d552e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"KnowledgebaseSearch","item":[{"name":"Spaces Articles Search","id":"30b02037-a968-40eb-8149-0b506482980f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/search?size=7616&page=7616&sort=string&sort=string&q=string&state=true&tags=string&tags=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces","search"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Search term: location name;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Active Article only.</p>\n","type":"text/plain"},"key":"state","value":"true"},{"description":{"content":"<p>Tags associated with the article.</p>\n","type":"text/plain"},"key":"tags","value":"string"},{"description":{"content":"<p>Tags associated with the article.</p>\n","type":"text/plain"},"key":"tags","value":"string"}],"variable":[]}},"response":[{"id":"2468aa0c-7479-44e4-86ab-8ac4a1d75e3c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/search?size=7616&page=7616&sort=string&sort=string&q=string&state=true&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["spaces","search"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"state","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 7355\n}"},{"id":"16c2f056-16e9-4388-a5e3-5dd8a3318ab1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/search?size=7616&page=7616&sort=string&sort=string&q=string&state=true&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["spaces","search"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"state","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"30b02037-a968-40eb-8149-0b506482980f"}],"id":"5eb6979b-5034-45ed-8214-a818e8f076b0","_postman_id":"5eb6979b-5034-45ed-8214-a818e8f076b0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"LDAP","item":[{"name":"Search for LDAP directories ...","id":"81e68ac2-0177-4eea-ab10-a1e0e088e376","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&access=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------</p>\n<p>selection: by unique identifier</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------</p>\n<p>selection: by unique identifier</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>term-of-search: lookup[name]</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>case-ignore substring match: ILIKE '*' - any; '?' - one</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>[M]andatory[A]ccess[C]ontrol: with access mode (action) granted!</p>\n","type":"text/plain"},"key":"access","value":"string"}],"variable":[]}},"response":[{"id":"dced8aa6-d1a7-4b67-8689-f9f7bf358c36","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&access=string","host":["https://api.webitel.com/api"],"path":["ldap"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"base_dn\": \"string\",\n      \"bind\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"cron\": \"string\",\n      \"entry_modify\": \"string\",\n      \"entry_uuid\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"process\": {\n        \"complete_at\": \"string\",\n        \"execute_at\": \"string\",\n        \"execute_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"user\": false\n        },\n        \"id\": \"string\",\n        \"options\": {\n          \"link_existing_objects\": false,\n          \"reassign_device_users\": false,\n          \"test\": true,\n          \"timeout\": \"string\"\n        },\n        \"progress\": [\n          {\n            \"class\": \"string\",\n            \"entry\": {},\n            \"errs\": [\n              \"string\",\n              \"string\"\n            ],\n            \"object\": {},\n            \"proc\": \"string\",\n            \"warn\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          {\n            \"class\": \"string\",\n            \"entry\": {},\n            \"errs\": [\n              \"string\",\n              \"string\"\n            ],\n            \"object\": {},\n            \"proc\": \"string\",\n            \"warn\": [\n              \"string\",\n              \"string\"\n            ]\n          }\n        ],\n        \"status\": \"string\"\n      },\n      \"sync\": {\n        \"link_existing_objects\": false,\n        \"reassign_device_users\": false,\n        \"test\": false,\n        \"timeout\": \"string\"\n      },\n      \"templates\": [\n        {\n          \"agent\": {},\n          \"base_dn\": \"string\",\n          \"catalog\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"device\": {},\n          \"enabled\": true,\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"role\": {},\n          \"search\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"user\": {}\n        },\n        {\n          \"agent\": {},\n          \"base_dn\": \"string\",\n          \"catalog\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"device\": {},\n          \"enabled\": true,\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"role\": {},\n          \"search\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"user\": {}\n        }\n      ],\n      \"tls\": {\n        \"ca\": \"string\",\n        \"cert\": \"string\",\n        \"key\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"url\": \"string\",\n      \"username\": \"string\"\n    },\n    {\n      \"base_dn\": \"string\",\n      \"bind\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"cron\": \"string\",\n      \"entry_modify\": \"string\",\n      \"entry_uuid\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"process\": {\n        \"complete_at\": \"string\",\n        \"execute_at\": \"string\",\n        \"execute_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"user\": true\n        },\n        \"id\": \"string\",\n        \"options\": {\n          \"link_existing_objects\": false,\n          \"reassign_device_users\": false,\n          \"test\": true,\n          \"timeout\": \"string\"\n        },\n        \"progress\": [\n          {\n            \"class\": \"string\",\n            \"entry\": {},\n            \"errs\": [\n              \"string\",\n              \"string\"\n            ],\n            \"object\": {},\n            \"proc\": \"string\",\n            \"warn\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          {\n            \"class\": \"string\",\n            \"entry\": {},\n            \"errs\": [\n              \"string\",\n              \"string\"\n            ],\n            \"object\": {},\n            \"proc\": \"string\",\n            \"warn\": [\n              \"string\",\n              \"string\"\n            ]\n          }\n        ],\n        \"status\": \"string\"\n      },\n      \"sync\": {\n        \"link_existing_objects\": true,\n        \"reassign_device_users\": false,\n        \"test\": false,\n        \"timeout\": \"string\"\n      },\n      \"templates\": [\n        {\n          \"agent\": {},\n          \"base_dn\": \"string\",\n          \"catalog\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"device\": {},\n          \"enabled\": true,\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"role\": {},\n          \"search\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"user\": {}\n        },\n        {\n          \"agent\": {},\n          \"base_dn\": \"string\",\n          \"catalog\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"device\": {},\n          \"enabled\": true,\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"role\": {},\n          \"search\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"user\": {}\n        }\n      ],\n      \"tls\": {\n        \"ca\": \"string\",\n        \"cert\": \"string\",\n        \"key\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"url\": \"string\",\n      \"username\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 787\n}"},{"id":"c822c9f8-55f3-4db0-b83e-f66c7b1784b6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&access=string","host":["https://api.webitel.com/api"],"path":["ldap"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"81e68ac2-0177-4eea-ab10-a1e0e088e376"},{"name":"Create LDAP profile","id":"655ea23c-b7a1-4782-9735-d69e17bc9849","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"f6d68a37-2a27-43a4-8fdb-628261342a6f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"666560b0-ba72-4938-9bcd-8ea9b3d71701","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"655ea23c-b7a1-4782-9735-d69e17bc9849"},{"name":"Delete LDAP profile(s) ...","id":"f6f72a96-66a4-424a-a69f-31bd4f049994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"string\",\n  \"related_objects\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"169e5c42-e982-4a1b-858a-6f48df570746","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"string\",\n  \"related_objects\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"e35e4604-e7ff-4463-969d-526056f9b5c4","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"string\",\n  \"related_objects\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f6f72a96-66a4-424a-a69f-31bd4f049994"},{"name":"LDAPSearch performs LDAP Search operation ...","id":"0fe3669a-8709-452f-b60f-4e5e51f6ba54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/search?catalog_id=string&url=string&tls.PEM=string&bind=string&username=string&password=string&baseObject=string&scope=7616&derefAliases=7616&sizeLimit=string&timeLimit=string&typesOnly=true&filter=string&attributes=string&attributes=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap","search"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- connection -----\nOptional. ID of the preconfigured LDAP catalog</p>\n","type":"text/plain"},"key":"catalog_id","value":"string"},{"description":{"content":"<p>Optional. URL to establish connection to LDAP catalog</p>\n<p>URL e.g.: [(ldap|ldapi|ldaps)://]host[:port]</p>\n","type":"text/plain"},"key":"url","value":"string"},{"description":{"content":"<p>TODO: (!)</p>\n<p>base64</p>\n","type":"text/plain"},"key":"tls.PEM","value":"string"},{"description":{"content":"<p>----- BIND: Authorization -----</p>\n<p>authorization method e.g.: SIMPLE, SAML, NTLM, etc.</p>\n","type":"text/plain"},"key":"bind","value":"string"},{"description":{"content":"<p>bind_dn</p>\n","type":"text/plain"},"key":"username","value":"string"},{"description":{"content":"<p>password</p>\n","type":"text/plain"},"key":"password","value":"string"},{"description":{"content":"<p>----- SearchRequest -----\nbaseObject [D]istinguished[N]ame</p>\n","type":"text/plain"},"key":"baseObject","value":"string"},{"description":{"content":"<p>baseObject              (0),\nsingleLevel             (1),\nwholeSubtree            (2)</p>\n","type":"text/plain"},"key":"scope","value":"7616"},{"description":{"content":"<p>neverDerefAliases       (0),\nderefInSearching        (1),\nderefFindingBaseObj     (2),\nderefAlways             (3)</p>\n","type":"text/plain"},"key":"derefAliases","value":"7616"},{"description":{"content":"<p>INTEGER (0 ..  maxInt),</p>\n","type":"text/plain"},"key":"sizeLimit","value":"string"},{"description":{"content":"<p>INTEGER (0 ..  maxInt),</p>\n","type":"text/plain"},"key":"timeLimit","value":"string"},{"description":{"content":"<p>BOOLEAN,</p>\n","type":"text/plain"},"key":"typesOnly","value":"true"},{"description":{"content":"<p>Filter,</p>\n","type":"text/plain"},"key":"filter","value":"string"},{"description":{"content":"<p>AttributeSelection</p>\n","type":"text/plain"},"key":"attributes","value":"string"},{"description":{"content":"<p>AttributeSelection</p>\n","type":"text/plain"},"key":"attributes","value":"string"}],"variable":[]}},"response":[{"id":"3b879546-83f6-48ef-8695-f022d01f49df","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/search?catalog_id=string&url=string&tls.PEM=string&bind=string&username=string&password=string&baseObject=string&scope=7616&derefAliases=7616&sizeLimit=string&timeLimit=string&typesOnly=true&filter=string&attributes=string&attributes=string","host":["https://api.webitel.com/api"],"path":["ldap","search"],"query":[{"key":"catalog_id","value":"string"},{"key":"url","value":"string"},{"key":"tls.PEM","value":"string"},{"key":"bind","value":"string"},{"key":"username","value":"string"},{"key":"password","value":"string"},{"key":"baseObject","value":"string"},{"key":"scope","value":"7616"},{"key":"derefAliases","value":"7616"},{"key":"sizeLimit","value":"string"},{"key":"timeLimit","value":"string"},{"key":"typesOnly","value":"true"},{"key":"filter","value":"string"},{"key":"attributes","value":"string"},{"key":"attributes","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    }\n  ],\n  \"diagnosticMessage\": \"string\",\n  \"matchedDN\": \"string\",\n  \"referral\": [\n    \"string\",\n    \"string\"\n  ],\n  \"resultCode\": 9813\n}"},{"id":"e92b4a6a-1033-4828-a7db-f94950d4a19a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/search?catalog_id=string&url=string&tls.PEM=string&bind=string&username=string&password=string&baseObject=string&scope=7616&derefAliases=7616&sizeLimit=string&timeLimit=string&typesOnly=true&filter=string&attributes=string&attributes=string","host":["https://api.webitel.com/api"],"path":["ldap","search"],"query":[{"key":"catalog_id","value":"string"},{"key":"url","value":"string"},{"key":"tls.PEM","value":"string"},{"key":"bind","value":"string"},{"key":"username","value":"string"},{"key":"password","value":"string"},{"key":"baseObject","value":"string"},{"key":"scope","value":"7616"},{"key":"derefAliases","value":"7616"},{"key":"sizeLimit","value":"string"},{"key":"timeLimit","value":"string"},{"key":"typesOnly","value":"true"},{"key":"filter","value":"string"},{"key":"attributes","value":"string"},{"key":"attributes","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0fe3669a-8709-452f-b60f-4e5e51f6ba54"},{"name":"LDAPSearch performs LDAP Search operation ...","id":"daeecdbb-c315-4865-a13b-19a53e1bc9c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"baseObject\": \"string\",\n  \"bind\": \"string\",\n  \"catalog_id\": \"string\",\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    }\n  ],\n  \"derefAliases\": 2990,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 3774,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": \"string\"\n  },\n  \"typesOnly\": true,\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/search","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap","search"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"452eb25b-31f7-4224-8d73-6accbd661fb2","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"baseObject\": \"string\",\n  \"bind\": \"string\",\n  \"catalog_id\": \"string\",\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    }\n  ],\n  \"derefAliases\": 6703,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 1615,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": \"string\"\n  },\n  \"typesOnly\": true,\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    }\n  ],\n  \"diagnosticMessage\": \"string\",\n  \"matchedDN\": \"string\",\n  \"referral\": [\n    \"string\",\n    \"string\"\n  ],\n  \"resultCode\": 4621\n}"},{"id":"34b9c7a4-1cbb-49ca-b3f3-bb80430c413c","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"baseObject\": \"string\",\n  \"bind\": \"string\",\n  \"catalog_id\": \"string\",\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    }\n  ],\n  \"derefAliases\": 6703,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 1615,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": \"string\"\n  },\n  \"typesOnly\": true,\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/search"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"daeecdbb-c315-4865-a13b-19a53e1bc9c3"},{"name":"(ResyncLDAPResponse) {","id":"00dd3440-f9e3-4fb2-a3b6-45b78cbefb20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/rsync?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&template=string&objclass=string&objclass=string&failed=true&enabled=true&disabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","rsync"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------\nOPTIONAL. Search process by unique .id</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------\nOPTIONAL. Search process by unique .id</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>OPTIONAL. Filter(s) SET</p>\n","type":"text/plain"},"key":"q","value":"string"},{"key":"template","value":"string"},{"key":"objclass","value":"string"},{"key":"objclass","value":"string"},{"description":{"content":"<p>WITH .errs</p>\n","type":"text/plain"},"key":"failed","value":"true"},{"description":{"content":"<p>created|updated</p>\n","type":"text/plain"},"key":"enabled","value":"true"},{"description":{"content":"<p>deleted</p>\n","type":"text/plain"},"key":"disabled","value":"true"}],"variable":[{"id":"031f683a-1a6d-4a94-93b6-103977a9e2d2","description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"ae2b0ad4-b192-444a-a369-4e0333a997a5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/rsync?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&template=string&objclass=string&objclass=string&failed=true&enabled=true&disabled=true","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","rsync"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"template","value":"string"},{"key":"objclass","value":"string"},{"key":"objclass","value":"string"},{"key":"failed","value":"true"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"complete_at\": \"string\",\n      \"execute_at\": \"string\",\n      \"execute_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": false\n      },\n      \"id\": \"string\",\n      \"options\": {\n        \"link_existing_objects\": true,\n        \"reassign_device_users\": false,\n        \"test\": true,\n        \"timeout\": \"string\"\n      },\n      \"progress\": [\n        {\n          \"class\": \"string\",\n          \"entry\": {},\n          \"errs\": [\n            \"string\",\n            \"string\"\n          ],\n          \"object\": {},\n          \"proc\": \"string\",\n          \"warn\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"class\": \"string\",\n          \"entry\": {},\n          \"errs\": [\n            \"string\",\n            \"string\"\n          ],\n          \"object\": {},\n          \"proc\": \"string\",\n          \"warn\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"status\": \"string\"\n    },\n    {\n      \"complete_at\": \"string\",\n      \"execute_at\": \"string\",\n      \"execute_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      },\n      \"id\": \"string\",\n      \"options\": {\n        \"link_existing_objects\": true,\n        \"reassign_device_users\": true,\n        \"test\": false,\n        \"timeout\": \"string\"\n      },\n      \"progress\": [\n        {\n          \"class\": \"string\",\n          \"entry\": {},\n          \"errs\": [\n            \"string\",\n            \"string\"\n          ],\n          \"object\": {},\n          \"proc\": \"string\",\n          \"warn\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"class\": \"string\",\n          \"entry\": {},\n          \"errs\": [\n            \"string\",\n            \"string\"\n          ],\n          \"object\": {},\n          \"proc\": \"string\",\n          \"warn\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"status\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 9600\n}"},{"id":"158af53f-3c7a-4d06-8be0-695169ea2875","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/rsync?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&template=string&objclass=string&objclass=string&failed=true&enabled=true&disabled=true","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","rsync"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"template","value":"string"},{"key":"objclass","value":"string"},{"key":"objclass","value":"string"},{"key":"failed","value":"true"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"00dd3440-f9e3-4fb2-a3b6-45b78cbefb20"},{"name":"Resync LDAP directory catalog changes ...","id":"2df260aa-b103-4e11-a965-b399fae3e9c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"options\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:catalog_id/rsync","description":"<p>(ResyncLDAPResponse) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","rsync"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b282cfce-0897-40a6-99f9-16f51fa02446","description":{"content":"<p>(Required) LDAP Catalog unique IDentifier to sync with</p>\n<p>catalog_id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"6d9c47f0-e2ed-45f0-9869-78d50f5daf9b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"options\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/rsync","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","rsync"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) LDAP Catalog unique IDentifier to sync with\n\ncatalog_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"complete_at\": \"string\",\n  \"execute_at\": \"string\",\n  \"execute_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"user\": true\n  },\n  \"id\": \"string\",\n  \"options\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": false,\n    \"test\": false,\n    \"timeout\": \"string\"\n  },\n  \"progress\": [\n    {\n      \"class\": \"string\",\n      \"entry\": {},\n      \"errs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"object\": {},\n      \"proc\": \"string\",\n      \"warn\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"class\": \"string\",\n      \"entry\": {},\n      \"errs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"object\": {},\n      \"proc\": \"string\",\n      \"warn\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  ],\n  \"status\": \"string\"\n}"},{"id":"460755ea-fe6b-4c14-9100-72f4244532ff","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"options\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/rsync","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","rsync"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) LDAP Catalog unique IDentifier to sync with\n\ncatalog_id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2df260aa-b103-4e11-a965-b399fae3e9c5"},{"name":"(ResyncLDAPResponse) {","id":"cd3e539b-b1b0-4e75-97bf-dbf814c702ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/rsync/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&template=string&objclass=string&objclass=string&failed=true&enabled=true&disabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","rsync",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>OPTIONAL. Filter(s) SET</p>\n","type":"text/plain"},"key":"q","value":"string"},{"key":"template","value":"string"},{"key":"objclass","value":"string"},{"key":"objclass","value":"string"},{"description":{"content":"<p>WITH .errs</p>\n","type":"text/plain"},"key":"failed","value":"true"},{"description":{"content":"<p>created|updated</p>\n","type":"text/plain"},"key":"enabled","value":"true"},{"description":{"content":"<p>deleted</p>\n","type":"text/plain"},"key":"disabled","value":"true"}],"variable":[{"id":"2a771054-f061-44f3-b6af-d02cd93f9ecb","description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"id":"d8fd7bce-8ed1-4095-821f-3b1a326597ba","description":{"content":"<p>(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search process by unique .id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e5ba4889-ad83-4f70-aa85-d93f0044f407","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/rsync/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&template=string&objclass=string&objclass=string&failed=true&enabled=true&disabled=true","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","rsync",":id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"template","value":"string"},{"key":"objclass","value":"string"},{"key":"objclass","value":"string"},{"key":"failed","value":"true"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"},{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search process by unique .id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"complete_at\": \"string\",\n  \"execute_at\": \"string\",\n  \"execute_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"user\": true\n  },\n  \"id\": \"string\",\n  \"options\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": false,\n    \"test\": false,\n    \"timeout\": \"string\"\n  },\n  \"progress\": [\n    {\n      \"class\": \"string\",\n      \"entry\": {},\n      \"errs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"object\": {},\n      \"proc\": \"string\",\n      \"warn\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"class\": \"string\",\n      \"entry\": {},\n      \"errs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"object\": {},\n      \"proc\": \"string\",\n      \"warn\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  ],\n  \"status\": \"string\"\n}"},{"id":"b64d0d36-f4c2-4b00-86af-21e5eb389a9f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/rsync/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&template=string&objclass=string&objclass=string&failed=true&enabled=true&disabled=true","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","rsync",":id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"template","value":"string"},{"key":"objclass","value":"string"},{"key":"objclass","value":"string"},{"key":"failed","value":"true"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"},{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search process by unique .id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cd3e539b-b1b0-4e75-97bf-dbf814c702ab"},{"name":"LDAPSearch performs LDAP Search operation ...","id":"6c47bdb4-ca2d-4479-9a3a-96c126e1df4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/search?url=string&tls.PEM=string&bind=string&username=string&password=string&baseObject=string&scope=7616&derefAliases=7616&sizeLimit=string&timeLimit=string&typesOnly=true&filter=string&attributes=string&attributes=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","search"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Optional. URL to establish connection to LDAP catalog</p>\n<p>URL e.g.: [(ldap|ldapi|ldaps)://]host[:port]</p>\n","type":"text/plain"},"key":"url","value":"string"},{"description":{"content":"<p>TODO: (!)</p>\n<p>base64</p>\n","type":"text/plain"},"key":"tls.PEM","value":"string"},{"description":{"content":"<p>----- BIND: Authorization -----</p>\n<p>authorization method e.g.: SIMPLE, SAML, NTLM, etc.</p>\n","type":"text/plain"},"key":"bind","value":"string"},{"description":{"content":"<p>bind_dn</p>\n","type":"text/plain"},"key":"username","value":"string"},{"description":{"content":"<p>password</p>\n","type":"text/plain"},"key":"password","value":"string"},{"description":{"content":"<p>----- SearchRequest -----\nbaseObject [D]istinguished[N]ame</p>\n","type":"text/plain"},"key":"baseObject","value":"string"},{"description":{"content":"<p>baseObject              (0),\nsingleLevel             (1),\nwholeSubtree            (2)</p>\n","type":"text/plain"},"key":"scope","value":"7616"},{"description":{"content":"<p>neverDerefAliases       (0),\nderefInSearching        (1),\nderefFindingBaseObj     (2),\nderefAlways             (3)</p>\n","type":"text/plain"},"key":"derefAliases","value":"7616"},{"description":{"content":"<p>INTEGER (0 ..  maxInt),</p>\n","type":"text/plain"},"key":"sizeLimit","value":"string"},{"description":{"content":"<p>INTEGER (0 ..  maxInt),</p>\n","type":"text/plain"},"key":"timeLimit","value":"string"},{"description":{"content":"<p>BOOLEAN,</p>\n","type":"text/plain"},"key":"typesOnly","value":"true"},{"description":{"content":"<p>Filter,</p>\n","type":"text/plain"},"key":"filter","value":"string"},{"description":{"content":"<p>AttributeSelection</p>\n","type":"text/plain"},"key":"attributes","value":"string"},{"description":{"content":"<p>AttributeSelection</p>\n","type":"text/plain"},"key":"attributes","value":"string"}],"variable":[{"id":"78bd0346-ab97-4bb6-8775-b8fcf29bbf8b","description":{"content":"<p>(Required) ----- connection -----\nOptional. ID of the preconfigured LDAP catalog</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"cc778407-e61b-4671-857d-df072430babd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/search?url=string&tls.PEM=string&bind=string&username=string&password=string&baseObject=string&scope=7616&derefAliases=7616&sizeLimit=string&timeLimit=string&typesOnly=true&filter=string&attributes=string&attributes=string","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","search"],"query":[{"key":"url","value":"string"},{"key":"tls.PEM","value":"string"},{"key":"bind","value":"string"},{"key":"username","value":"string"},{"key":"password","value":"string"},{"key":"baseObject","value":"string"},{"key":"scope","value":"7616"},{"key":"derefAliases","value":"7616"},{"key":"sizeLimit","value":"string"},{"key":"timeLimit","value":"string"},{"key":"typesOnly","value":"true"},{"key":"filter","value":"string"},{"key":"attributes","value":"string"},{"key":"attributes","value":"string"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) ----- connection -----\nOptional. ID of the preconfigured LDAP catalog"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    }\n  ],\n  \"diagnosticMessage\": \"string\",\n  \"matchedDN\": \"string\",\n  \"referral\": [\n    \"string\",\n    \"string\"\n  ],\n  \"resultCode\": 4621\n}"},{"id":"fc7a3ecc-155c-454a-95e2-d2b4ab549e26","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/search?url=string&tls.PEM=string&bind=string&username=string&password=string&baseObject=string&scope=7616&derefAliases=7616&sizeLimit=string&timeLimit=string&typesOnly=true&filter=string&attributes=string&attributes=string","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","search"],"query":[{"key":"url","value":"string"},{"key":"tls.PEM","value":"string"},{"key":"bind","value":"string"},{"key":"username","value":"string"},{"key":"password","value":"string"},{"key":"baseObject","value":"string"},{"key":"scope","value":"7616"},{"key":"derefAliases","value":"7616"},{"key":"sizeLimit","value":"string"},{"key":"timeLimit","value":"string"},{"key":"typesOnly","value":"true"},{"key":"filter","value":"string"},{"key":"attributes","value":"string"},{"key":"attributes","value":"string"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) ----- connection -----\nOptional. ID of the preconfigured LDAP catalog"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6c47bdb4-ca2d-4479-9a3a-96c126e1df4f"},{"name":"LDAPSearch performs LDAP Search operation ...","id":"eaebf670-02e1-4214-bdbd-30af1e37548c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"baseObject\": \"string\",\n  \"bind\": \"string\",\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    }\n  ],\n  \"derefAliases\": 6673,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 7482,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": \"string\"\n  },\n  \"typesOnly\": true,\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:catalog_id/search","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","search"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e02bb5ae-e310-49fe-8a6c-34c4742892fe","description":{"content":"<p>(Required) ----- connection -----\nOptional. ID of the preconfigured LDAP catalog</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"e6121eed-2641-4902-9819-272e0a774b32","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"baseObject\": \"string\",\n  \"bind\": \"string\",\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    }\n  ],\n  \"derefAliases\": 4574,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 3314,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": \"string\"\n  },\n  \"typesOnly\": false,\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/search","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","search"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) ----- connection -----\nOptional. ID of the preconfigured LDAP catalog"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": true\n    }\n  ],\n  \"diagnosticMessage\": \"string\",\n  \"matchedDN\": \"string\",\n  \"referral\": [\n    \"string\",\n    \"string\"\n  ],\n  \"resultCode\": 4621\n}"},{"id":"46410f9a-881b-42df-b3ac-995a4b39bffd","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attributes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"baseObject\": \"string\",\n  \"bind\": \"string\",\n  \"controls\": [\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    },\n    {\n      \"controlType\": \"string\",\n      \"controlValue\": \"string\",\n      \"criticality\": false\n    }\n  ],\n  \"derefAliases\": 4574,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 3314,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": \"string\"\n  },\n  \"typesOnly\": false,\n  \"url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/search","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","search"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) ----- connection -----\nOptional. ID of the preconfigured LDAP catalog"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eaebf670-02e1-4214-bdbd-30af1e37548c"},{"name":"Create LDAP Template","id":"d0245e9a-0428-474c-856c-b8b471d718a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {},\n  \"base_dn\": \"string\",\n  \"catalog\": {\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {},\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"role\": {},\n  \"search\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:catalog_id/templates","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","templates"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"124fe12d-d8e6-4b0c-b7d1-08bd130e2c41","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"cd517b36-3ab6-452b-a255-f57b2799820b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {},\n  \"base_dn\": \"string\",\n  \"catalog\": {\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {},\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"role\": {},\n  \"search\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {},\n  \"base_dn\": \"string\",\n  \"catalog\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {},\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"role\": {},\n  \"search\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {}\n}"},{"id":"59314e57-fd00-4adc-b1bc-261f927cee4d","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent\": {},\n  \"base_dn\": \"string\",\n  \"catalog\": {\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {},\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"role\": {},\n  \"search\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d0245e9a-0428-474c-856c-b8b471d718a7"},{"name":"Search LDAP Template","id":"05853285-2171-4794-924a-ffe4f72b7e5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/templates?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&base_dn=string&objclass=string&enabled=true&disabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","templates"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------\nOPTIONAL. Search templates by .id</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------\nOPTIONAL. Search templates by .id</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>OPTIONAL. Filter(s) SET</p>\n","type":"text/plain"},"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"base_dn","value":"string"},{"key":"objclass","value":"string"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"id":"b61b28e3-1e48-4b4f-ba8b-496b14f7554b","description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"6f471b41-caca-4238-bf3c-c529c654195a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&base_dn=string&objclass=string&enabled=true&disabled=true","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"base_dn","value":"string"},{"key":"objclass","value":"string"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"next\": true,\n  \"page\": 7602\n}"},{"id":"a0cf1468-2c3b-46e4-bd16-8e124b4203ca","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&base_dn=string&objclass=string&enabled=true&disabled=true","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"base_dn","value":"string"},{"key":"objclass","value":"string"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"05853285-2171-4794-924a-ffe4f72b7e5c"},{"name":"Delete LDAP Template2","id":"3f33ebda-524a-42e9-b313-6de3fc695272","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"base_dn\": \"string\",\n  \"disabled\": true,\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"page\": 3135,\n  \"q\": \"string\",\n  \"size\": 5965,\n  \"sort\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:catalog_id/templates","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","templates"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"7bab980e-1ae3-43c2-9f52-5f4b7b0e17d2","description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"1d7755f4-51ae-45d4-9b46-9229d2e819c5","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"next\": false,\n  \"page\": 5568\n}"},{"id":"7df3116d-beed-4fbf-9123-3b285a8cb850","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3f33ebda-524a-42e9-b313-6de3fc695272"},{"name":"Locate LDAP Template","id":"b2234911-e5f5-46da-81e7-dc8a135b4bb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&base_dn=string&objclass=string&enabled=true&disabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","templates",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>OPTIONAL. Filter(s) SET</p>\n","type":"text/plain"},"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"base_dn","value":"string"},{"key":"objclass","value":"string"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"id":"fa97bb1b-42ac-4e31-8d71-d41673593efe","description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"id":"ac6dab1d-a202-4d80-99cd-92557e0ce753","description":{"content":"<p>(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search templates by .id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"24858d9c-f178-4c60-a4f4-748ebf532c1d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&base_dn=string&objclass=string&enabled=true&disabled=true","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates",":id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"base_dn","value":"string"},{"key":"objclass","value":"string"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"},{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search templates by .id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {},\n  \"base_dn\": \"string\",\n  \"catalog\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {},\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"role\": {},\n  \"search\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {}\n}"},{"id":"0ff3d1fe-7f35-4f17-8844-36575b890887","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&base_dn=string&objclass=string&enabled=true&disabled=true","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates",":id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"base_dn","value":"string"},{"key":"objclass","value":"string"},{"key":"enabled","value":"true"},{"key":"disabled","value":"true"}],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"},{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search templates by .id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b2234911-e5f5-46da-81e7-dc8a135b4bb6"},{"name":"Delete LDAP Template","id":"dff87696-6fc9-4f5c-a646-04b995e7d270","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"base_dn\": \"string\",\n  \"disabled\": false,\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"page\": 6174,\n  \"q\": \"string\",\n  \"size\": 3779,\n  \"sort\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c2006c32-6403-495b-bd28-350379064eef","description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"id":"b4438f86-2a4d-41b7-9f23-cd839ac1f571","description":{"content":"<p>(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search templates by .id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e4d505e5-f020-4aa6-96cd-8abc9b14fab8","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates",":id"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"},{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search templates by .id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"next\": false,\n  \"page\": 5568\n}"},{"id":"35ab13d7-1725-48b4-a0e0-862adef383e5","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates",":id"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) REQUIRED. Parent LDAP catalog IDentifier"},{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\nOPTIONAL. Search templates by .id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dff87696-6fc9-4f5c-a646-04b995e7d270"},{"name":"Update LDAP Template2","id":"23b53d5f-7444-4cd2-8956-f36490432833","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"template\": {\n    \"agent\": {},\n    \"base_dn\": \"string\",\n    \"catalog\": {\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"device\": {},\n    \"enabled\": true,\n    \"name\": \"string\",\n    \"role\": {},\n    \"search\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": {}\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"0e5034c7-d28b-4681-8949-2362bf9caae8","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"id":"e04f259e-1eda-4ad4-8e03-704c3e94aa30","description":{"content":"<p>(Required) ID unique</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"511f1017-6c01-410e-a638-a53bab1c208d","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates",":id"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) ID unique"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {},\n  \"base_dn\": \"string\",\n  \"catalog\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {},\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"role\": {},\n  \"search\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {}\n}"},{"id":"ef61a730-9bca-4c03-9afd-7350db9e0374","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates",":id"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) ID unique"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"23b53d5f-7444-4cd2-8956-f36490432833"},{"name":"Update LDAP Template","id":"1622d83d-99cd-473c-bc30-c46c013dbae8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"template\": {\n    \"agent\": {},\n    \"base_dn\": \"string\",\n    \"catalog\": {\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"device\": {},\n    \"enabled\": false,\n    \"name\": \"string\",\n    \"role\": {},\n    \"search\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": {}\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":catalog_id","templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"84f5a363-0a6c-4e6a-b596-2cedccfd0ecf","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"id":"30f26a67-1cc8-4741-97bf-e7c6ecb93d14","description":{"content":"<p>(Required) ID unique</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9edae6db-9d12-4f28-bbba-95818a100b64","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates",":id"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) ID unique"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agent\": {},\n  \"base_dn\": \"string\",\n  \"catalog\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {},\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"role\": {},\n  \"search\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"user\": {}\n}"},{"id":"f000cf18-66c8-4efe-bb0c-7742348bbe31","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id","host":["https://api.webitel.com/api"],"path":["ldap",":catalog_id","templates",":id"],"variable":[{"key":"catalog_id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) ID unique"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1622d83d-99cd-473c-bc30-c46c013dbae8"},{"name":"Update LDAP profile details","id":"ca21be8e-3fff-49d2-b1f7-6600766f008c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"catalog\": {\n    \"base_dn\": \"string\",\n    \"bind\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"cron\": \"string\",\n    \"entry_modify\": \"string\",\n    \"entry_uuid\": \"string\",\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"process\": {\n      \"complete_at\": \"string\",\n      \"execute_at\": \"string\",\n      \"execute_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": true\n      },\n      \"id\": \"string\",\n      \"options\": {\n        \"link_existing_objects\": false,\n        \"reassign_device_users\": false,\n        \"test\": false,\n        \"timeout\": \"string\"\n      },\n      \"progress\": [\n        {\n          \"class\": \"string\",\n          \"entry\": {},\n          \"errs\": [\n            \"string\",\n            \"string\"\n          ],\n          \"object\": {},\n          \"proc\": \"string\",\n          \"warn\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"class\": \"string\",\n          \"entry\": {},\n          \"errs\": [\n            \"string\",\n            \"string\"\n          ],\n          \"object\": {},\n          \"proc\": \"string\",\n          \"warn\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"status\": \"string\"\n    },\n    \"sync\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": true,\n      \"timeout\": \"string\"\n    },\n    \"templates\": [\n      {\n        \"agent\": {},\n        \"base_dn\": \"string\",\n        \"catalog\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"device\": {},\n        \"enabled\": true,\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"role\": {},\n        \"search\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"user\": {}\n      },\n      {\n        \"agent\": {},\n        \"base_dn\": \"string\",\n        \"catalog\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"device\": {},\n        \"enabled\": true,\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"role\": {},\n        \"search\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"user\": {}\n      }\n    ],\n    \"tls\": {\n      \"ca\": \"string\",\n      \"cert\": \"string\",\n      \"key\": \"string\"\n    },\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"url\": \"string\",\n    \"username\": \"string\"\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d62d15d2-eb10-48f2-bb1f-3fa58a9546c6","description":{"content":"<p>(Required) identity\nint64 dc = 1;</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"32aa6cd0-3d35-46ac-b564-d3dc1dc88e46","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:id","host":["https://api.webitel.com/api"],"path":["ldap",":id"],"variable":[{"key":"id","value":"string","description":"(Required) identity\nint64 dc = 1;"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"4ec99078-1eb2-444b-9b44-51e5bf5ecbbc","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:id","host":["https://api.webitel.com/api"],"path":["ldap",":id"],"variable":[{"key":"id","value":"string","description":"(Required) identity\nint64 dc = 1;"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ca21be8e-3fff-49d2-b1f7-6600766f008c"},{"name":"Update LDAP profile details","id":"984099a2-59db-425f-9a12-595a94b85739","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"catalog\": {\n    \"base_dn\": \"string\",\n    \"bind\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"cron\": \"string\",\n    \"entry_modify\": \"string\",\n    \"entry_uuid\": \"string\",\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"process\": {\n      \"complete_at\": \"string\",\n      \"execute_at\": \"string\",\n      \"execute_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"user\": false\n      },\n      \"id\": \"string\",\n      \"options\": {\n        \"link_existing_objects\": true,\n        \"reassign_device_users\": true,\n        \"test\": false,\n        \"timeout\": \"string\"\n      },\n      \"progress\": [\n        {\n          \"class\": \"string\",\n          \"entry\": {},\n          \"errs\": [\n            \"string\",\n            \"string\"\n          ],\n          \"object\": {},\n          \"proc\": \"string\",\n          \"warn\": [\n            \"string\",\n            \"string\"\n          ]\n        },\n        {\n          \"class\": \"string\",\n          \"entry\": {},\n          \"errs\": [\n            \"string\",\n            \"string\"\n          ],\n          \"object\": {},\n          \"proc\": \"string\",\n          \"warn\": [\n            \"string\",\n            \"string\"\n          ]\n        }\n      ],\n      \"status\": \"string\"\n    },\n    \"sync\": {\n      \"link_existing_objects\": true,\n      \"reassign_device_users\": false,\n      \"test\": true,\n      \"timeout\": \"string\"\n    },\n    \"templates\": [\n      {\n        \"agent\": {},\n        \"base_dn\": \"string\",\n        \"catalog\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"device\": {},\n        \"enabled\": true,\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"role\": {},\n        \"search\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"user\": {}\n      },\n      {\n        \"agent\": {},\n        \"base_dn\": \"string\",\n        \"catalog\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"created_at\": \"string\",\n        \"created_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"device\": {},\n        \"enabled\": true,\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"role\": {},\n        \"search\": \"string\",\n        \"updated_at\": \"string\",\n        \"updated_by\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"user\": {}\n      }\n    ],\n    \"tls\": {\n      \"ca\": \"string\",\n      \"cert\": \"string\",\n      \"key\": \"string\"\n    },\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"url\": \"string\",\n    \"username\": \"string\"\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/ldap/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"58441613-8665-44ed-bb52-eeb32aa3c446","description":{"content":"<p>(Required) identity\nint64 dc = 1;</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"72801190-f033-47a4-ae66-c99742a304c8","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:id","host":["https://api.webitel.com/api"],"path":["ldap",":id"],"variable":[{"key":"id","value":"string","description":"(Required) identity\nint64 dc = 1;"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"2d127c10-f5c2-4730-aa63-3c40d622cc23","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:id","host":["https://api.webitel.com/api"],"path":["ldap",":id"],"variable":[{"key":"id","value":"string","description":"(Required) identity\nint64 dc = 1;"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"984099a2-59db-425f-9a12-595a94b85739"},{"name":"Read LDAP catalog profile by .id","id":"b67f73e5-f791-4e72-8a6f-0659d4aaf1ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&access=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>term-of-search: lookup[name]</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>case-ignore substring match: ILIKE '*' - any; '?' - one</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>[M]andatory[A]ccess[C]ontrol: with access mode (action) granted!</p>\n","type":"text/plain"},"key":"access","value":"string"}],"variable":[{"id":"e8c98d63-7634-4328-b79e-d4e3dbe26d8d","description":{"content":"<p>(Required) ----- Search Basic Filters ---------------------------</p>\n<p>selection: by unique identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"56f17cb2-3673-45b8-aa1c-3795e2069d70","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&access=string","host":["https://api.webitel.com/api"],"path":["ldap",":id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\n\nselection: by unique identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"fd365abb-575e-4946-816c-a5ba709d7e35","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&access=string","host":["https://api.webitel.com/api"],"path":["ldap",":id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\n\nselection: by unique identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b67f73e5-f791-4e72-8a6f-0659d4aaf1ab"},{"name":"Delete LDAP profile(s) ...","id":"6f967fd6-41bf-4ce7-b10b-a1352751bbd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:id?related_objects=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["ldap",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>WITH objects bound to ?</p>\n","type":"text/plain"},"key":"related_objects","value":"true"}],"variable":[{"id":"80479872-15cc-438c-893e-8e59b8793829","description":{"content":"<p>(Required) catalog id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d323fd32-52a5-43fc-939c-188b62ae7751","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:id?related_objects=true","host":["https://api.webitel.com/api"],"path":["ldap",":id"],"query":[{"key":"related_objects","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) catalog id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"base_dn\": \"string\",\n  \"bind\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"cron\": \"string\",\n  \"entry_modify\": \"string\",\n  \"entry_uuid\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"process\": {\n    \"complete_at\": \"string\",\n    \"execute_at\": \"string\",\n    \"execute_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"user\": true\n    },\n    \"id\": \"string\",\n    \"options\": {\n      \"link_existing_objects\": false,\n      \"reassign_device_users\": false,\n      \"test\": false,\n      \"timeout\": \"string\"\n    },\n    \"progress\": [\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"class\": \"string\",\n        \"entry\": {},\n        \"errs\": [\n          \"string\",\n          \"string\"\n        ],\n        \"object\": {},\n        \"proc\": \"string\",\n        \"warn\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"status\": \"string\"\n  },\n  \"sync\": {\n    \"link_existing_objects\": false,\n    \"reassign_device_users\": true,\n    \"test\": true,\n    \"timeout\": \"string\"\n  },\n  \"templates\": [\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    },\n    {\n      \"agent\": {},\n      \"base_dn\": \"string\",\n      \"catalog\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {},\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"role\": {},\n      \"search\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": {}\n    }\n  ],\n  \"tls\": {\n    \"ca\": \"string\",\n    \"cert\": \"string\",\n    \"key\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"a05a89b3-b745-4ccc-b316-56c831e0fce4","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/ldap/:id?related_objects=true","host":["https://api.webitel.com/api"],"path":["ldap",":id"],"query":[{"key":"related_objects","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) catalog id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6f967fd6-41bf-4ce7-b10b-a1352751bbd0"}],"id":"cbec31bf-9c98-4c8e-a269-1aa0eab2ca3e","_postman_id":"cbec31bf-9c98-4c8e-a269-1aa0eab2ca3e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Labels","item":[{"name":"Search for Contacts engaged Label(s).","id":"f69dd68e-f93e-4e6a-813f-43115cb3b35b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/labels?page=7616&size=7616&q=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts","labels"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = ((page-1)*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size+1)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: label.\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"31d82a7f-5cb8-4a86-a55a-a899c928c371","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/labels?page=7616&size=7616&q=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","labels"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"labels\": [\n    {\n      \"label\": \"string\"\n    },\n    {\n      \"label\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 6520,\n  \"sources\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"},{"id":"5b8bd09a-be1d-4a4e-b049-ed7a64721a33","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/labels?page=7616&size=7616&q=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","labels"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f69dd68e-f93e-4e6a-813f-43115cb3b35b"},{"name":"Locate the Contact's associated Label(s).","id":"c95c3e2b-1551-469c-92e0-2daad4bd1027","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/labels?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","labels"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = ((page-1)*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size+1)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: label tag.\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Record(s) with unique ID or ETag.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Record(s) with unique ID or ETag.</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[{"id":"ca969a60-3226-4d83-a12c-eb78a2399c3c","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"4d370ea3-7351-43f4-b013-41b5c2a4be21","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/labels?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"label\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9428\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"label\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9040\n    }\n  ],\n  \"next\": false,\n  \"page\": 554\n}"},{"id":"75e8d30d-9d07-495e-904c-eef5c78bd5e2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/labels?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c95c3e2b-1551-469c-92e0-2daad4bd1027"},{"name":"Reset Labels to fit the specified final set.","id":"9d7fb8af-7277-4064-969f-4029916a43c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","labels"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"ae6da575-6150-47a6-832e-a0bde47636d4","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"ebed26e6-e734-4068-a215-b4ae1c8938d2","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"label\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 8200\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"label\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 5315\n    }\n  ],\n  \"next\": false,\n  \"page\": 8755\n}"},{"id":"b3cd6d4f-1f7c-4292-8dde-9e76ebf00740","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9d7fb8af-7277-4064-969f-4029916a43c0"},{"name":"Associate NEW Labels to the Contact.","id":"e9e6105a-f9f3-4f93-a461-3d118642e665","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","labels"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"7a0509c5-087e-4485-a8cb-353dc9105427","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"aad8bb49-8772-4ef9-8ce7-99ac2384c372","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"label\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 8200\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"label\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 5315\n    }\n  ],\n  \"next\": false,\n  \"page\": 8755\n}"},{"id":"734551f8-6bb8-4fa5-95b6-9c92801d7db3","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"label\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e9e6105a-f9f3-4f93-a461-3d118642e665"},{"name":"Remove Contact Labels associations.","id":"3af4e056-cb87-4773-adc2-2475e7e1402c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string&etag=f,I9vq5RykQ,4Rq3,gc,4JPIA0Yjq,6YCw5ajNv,qdT,QyQ5cm2GMC,M,9Vq&etag=w0E,p,_NIQxF60g,YUqCw_sRB10,C,au8S,jR4Fj,FvYy_X3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","labels"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of unique label(s).etag identifiers.</p>\n","type":"text/plain"},"key":"etag","value":"f,I9vq5RykQ,4Rq3,gc,4JPIA0Yjq,6YCw5ajNv,qdT,QyQ5cm2GMC,M,9Vq"},{"description":{"content":"<p>(Required) Set of unique label(s).etag identifiers.</p>\n","type":"text/plain"},"key":"etag","value":"w0E,p,_NIQxF60g,YUqCw_sRB10,C,au8S,jR4Fj,FvYy_X3"}],"variable":[{"id":"54d29915-1c04-4b20-9b76-b8ba7ac5f0f2","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"93be75e4-bcb8-463b-9a68-a4ca36868976","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string&etag=ELdWET45rfj,m,YRT,y,BmPhs&etag=6O6,ZHG,N4EaY,pem,QK4O,l3OS56bn4k,yMG5u,eHgMK,GFq1Nd3f,V","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"ELdWET45rfj,m,YRT,y,BmPhs"},{"key":"etag","value":"6O6,ZHG,N4EaY,pem,QK4O,l3OS56bn4k,yMG5u,eHgMK,GFq1Nd3f,V"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"label\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 8200\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"label\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 5315\n    }\n  ],\n  \"next\": false,\n  \"page\": 8755\n}"},{"id":"28f18d85-b880-4973-8bf9-573baa4ca167","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/labels?fields=string&fields=string&etag=ELdWET45rfj,m,YRT,y,BmPhs&etag=6O6,ZHG,N4EaY,pem,QK4O,l3OS56bn4k,yMG5u,eHgMK,GFq1Nd3f,V","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"ELdWET45rfj,m,YRT,y,BmPhs"},{"key":"etag","value":"6O6,ZHG,N4EaY,pem,QK4O,l3OS56bn4k,yMG5u,eHgMK,GFq1Nd3f,V"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3af4e056-cb87-4773-adc2-2475e7e1402c"}],"id":"de4a5e71-3e17-40e8-9f7d-3e25f0693eab","_postman_id":"de4a5e71-3e17-40e8-9f7d-3e25f0693eab","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Languages","item":[{"name":"List of the Contact's language association(s).","id":"9e7160f0-26e4-43bc-968b-4d78534cd4ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/languages?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&code=string&lang=string&name=string&region=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","languages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: language tag (lang, name, region, ..)\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Language(s) with unique ID|ETag only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Language(s) with unique ID|ETag only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Primary language only.</p>\n","type":"text/plain"},"key":"primary","value":"true"},{"key":"code","value":"string"},{"key":"lang","value":"string"},{"key":"name","value":"string"},{"key":"region","value":"string"}],"variable":[{"id":"03d1fe4c-0776-4585-b1eb-8cb200adb08b","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"0d766b95-6412-48ba-b975-3b2d3fe4ee2e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&code=string&lang=string&name=string&region=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"},{"key":"code","value":"string"},{"key":"lang","value":"string"},{"key":"name","value":"string"},{"key":"region","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": true,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 3576\n    },\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": true,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 4742\n    }\n  ],\n  \"next\": true,\n  \"page\": 3262\n}"},{"id":"c8098d2a-bb65-401b-b779-29b1cf924bb8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&code=string&lang=string&name=string&region=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"},{"key":"code","value":"string"},{"key":"lang","value":"string"},{"key":"name","value":"string"},{"key":"region","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9e7160f0-26e4-43bc-968b-4d78534cd4ea"},{"name":"Reset all Contact's languages to fit the specified fixed set.","id":"d4be2093-9617-4d6c-9fa6-91ec354f31eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"tag\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"tag\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","languages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"41eb0928-0e93-4cbe-aacd-19b6b08a51b1","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"2060771c-841e-463b-b8b1-13c44d654ffc","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"tag\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"tag\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 3935\n    },\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6099\n    }\n  ],\n  \"next\": false,\n  \"page\": 2646\n}"},{"id":"1e8f4462-6cca-4c59-87a2-b0f145337fa9","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"tag\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"tag\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d4be2093-9617-4d6c-9fa6-91ec354f31eb"},{"name":"Associate more language(s) with the Contact.","id":"07d02d88-60b2-4c4b-809b-81f1b92decd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"tag\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"tag\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","languages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"d21c1317-c4c8-430a-b289-acb9f7a88496","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"88672a74-1691-4431-9c58-44c570dc854c","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"tag\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"tag\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 3935\n    },\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6099\n    }\n  ],\n  \"next\": false,\n  \"page\": 2646\n}"},{"id":"f5cb1c3c-3e22-4b06-a179-29efbd5ca03a","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"tag\": \"string\"\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"tag\": \"string\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"07d02d88-60b2-4c4b-809b-81f1b92decd8"},{"name":"Remove the Contact's language association(s).","id":"e05a4512-826a-4d27-8bba-790fb68dd316","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string&etag=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","languages"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of unique language{etag} association(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"string"}],"variable":[{"id":"29820acc-76ff-495c-a9cd-3f2717d48a6a","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"3a886d0c-a5c1-49ce-9e46-549f449affe7","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 3935\n    },\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6099\n    }\n  ],\n  \"next\": false,\n  \"page\": 2646\n}"},{"id":"6e4b5415-1fc7-4ff2-b7ea-b3e67009b3cd","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e05a4512-826a-4d27-8bba-790fb68dd316"},{"name":"Update the Contact's language association details.","id":"2477c0e0-4a0f-41e6-a282-b41cbe660686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"primary\": false,\n  \"tag\": \"uk\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","languages",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"34088a4c-a7aa-4ef3-be97-19e44c400155","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"43b331d1-4d83-4d2f-ba1b-2dada8695084","description":{"content":"<p>(Required) Unique ID of the latest version of an existing association.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"9dd33660-4be2-4522-be8c-60813ed15db1","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing association."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 3935\n    },\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6099\n    }\n  ],\n  \"next\": false,\n  \"page\": 2646\n}"},{"id":"4caeacae-8b2e-45d1-a952-d00d7f9fd3bb","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing association."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2477c0e0-4a0f-41e6-a282-b41cbe660686"},{"name":"Remove the Contact's language association.","id":"78643597-3c76-4a13-b377-484a8676067d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","languages",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"e57ccb79-0890-48a8-a30d-29607fded2cf","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"03752568-1a03-4f76-b3d8-a92515d31136","description":{"content":"<p>(Required) Unique ID of the language association: {id,etag,code}.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"1e304852-79b0-4e1f-8c73-f840c4391903","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the language association: {id,etag,code}."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"lang\": \"string\",\n  \"name\": \"string\",\n  \"primary\": true,\n  \"region\": \"string\",\n  \"script\": \"string\",\n  \"tag\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 3850\n}"},{"id":"c20b49d9-3e99-47e0-aab6-769efc0ee91f","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the language association: {id,etag,code}."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"78643597-3c76-4a13-b377-484a8676067d"},{"name":"Update the Contact's language association details.","id":"2af7ff27-ed2a-408b-bfa4-200b2867b5d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"primary\": false,\n  \"tag\": \"uk\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","languages",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"e38d8162-25c4-4909-89ac-67c938280b1a","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"568ae244-0f95-4dea-97b0-a59efc9c3371","description":{"content":"<p>(Required) Unique ID of the latest version of an existing association.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"93726943-3ce8-47a0-a46a-9af38d994619","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing association."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 3935\n    },\n    {\n      \"code\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"lang\": \"string\",\n      \"name\": \"string\",\n      \"primary\": false,\n      \"region\": \"string\",\n      \"script\": \"string\",\n      \"tag\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6099\n    }\n  ],\n  \"next\": false,\n  \"page\": 2646\n}"},{"id":"d4d5f617-1e9d-4eec-9b51-28707ad1b421","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/languages/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","languages",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing association."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2af7ff27-ed2a-408b-bfa4-200b2867b5d0"}],"id":"0806f3ff-7695-4403-ac22-615c9a1e2d57","_postman_id":"0806f3ff-7695-4403-ac22-615c9a1e2d57","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Managers","item":[{"name":"Search the Contact's Managers.","id":"5032df64-5456-4242-8d32-9e4944b01db2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/managers?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","managers"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result. offset = ((page-1)*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size of result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: user name;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[{"id":"35b8aa14-1b4e-41fd-8127-961552ce488a","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"28034456-a838-4b7d-9ac8-981cdf15fe4d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 4294\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2853\n    }\n  ],\n  \"next\": false,\n  \"page\": 7300\n}"},{"id":"40f908a6-d3a5-48b3-b3e5-dd84c037d55c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5032df64-5456-4242-8d32-9e4944b01db2"},{"name":"Reset Managers to fit the specified final set.","id":"b554bb6b-799c-471e-a404-4dbfb3dbdd07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","managers"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"36badaef-5221-47e4-bac6-66642994b269","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"0aaa93b1-8d7c-4873-9c42-6371c00943ec","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 5073\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 7408\n    }\n  ],\n  \"next\": true,\n  \"page\": 905\n}"},{"id":"7496ce98-0d0b-40cb-95cd-c9c1682e804b","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b554bb6b-799c-471e-a404-4dbfb3dbdd07"},{"name":"Associate new Managers to the Contact.","id":"08fa2186-b321-475e-919c-3a4b33a329ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","managers"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"7f868c31-1853-4523-85a6-6d5b93e33455","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"a92a28d2-1925-41f1-8c25-d73a28789d96","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 5073\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 7408\n    }\n  ],\n  \"next\": true,\n  \"page\": 905\n}"},{"id":"d6423b84-c1f1-4968-800b-8fe99a87b62a","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"08fa2186-b321-475e-919c-3a4b33a329ac"},{"name":"Remove Contact Managers associations.","id":"ee018702-9899-448c-9195-a02577df2b7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string&etag=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","managers"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"string"}],"variable":[{"id":"9494872b-7acd-492e-9c44-a90028d3896d","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"babd0780-5ebf-4b21-9876-4ab40da1472b","name":"Manager dataset page.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"primary\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"ver\": 1945\n  },\n  {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"etag\": \"string\",\n    \"id\": \"string\",\n    \"primary\": true,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"ver\": 9410\n  }\n]"},{"id":"d4101ea1-4307-40f2-93f0-e1569e3c2f6f","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ee018702-9899-448c-9195-a02577df2b7d"},{"name":"Locate the manager address link.","id":"db8ee008-664d-4d84-bd63-b1f4cf935dc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","managers",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"29c1bc0c-b9e4-4b57-8fd4-fe1a7cf7e1fa","description":{"content":"<p>(Required) Contact source ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"23fcf6cf-2a44-4841-a32b-e9c026e53321","description":{"content":"<p>(Required) Unique manager link IDentifier.\nAccept: <code>etag</code> (obsolete+) or <code>id</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"99989ec1-d2cd-4970-939b-2ef6994d4bcb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact source ID."},{"key":"etag","value":"string","description":"(Required) Unique manager link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 8228\n}"},{"id":"7fa80416-a81a-4fe4-b75e-92f6cba3be9a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact source ID."},{"key":"etag","value":"string","description":"(Required) Unique manager link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"db8ee008-664d-4d84-bd63-b1f4cf935dc4"},{"name":"Update the contact's manager address link details","id":"b3b05fa0-8238-4105-b257-66b3b5814296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"primary\": true,\n  \"user\": {\n    \"name\": \"Bruce Wayne\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","managers",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"01d904fd-3bcc-4505-bbe0-40587cc25a36","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"8c9e6544-5d7c-4574-b07d-c6151cf696e0","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"9e3fad56-eaad-4c2b-94c4-9d5872e79da0","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 5073\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 7408\n    }\n  ],\n  \"next\": true,\n  \"page\": 905\n}"},{"id":"b05061a9-8423-4926-ac07-ee517d34ec62","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b3b05fa0-8238-4105-b257-66b3b5814296"},{"name":"Remove the contact's manager address link","id":"e4cf13d0-cee2-4af7-af91-c9e27953f258","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","managers",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a7904887-029a-4979-a214-4e12f4b758ac","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"b43a1272-cd16-49c7-923b-957c5af00258","description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":".......","key":"etag"}]}},"response":[{"id":"8119c0f1-dac0-4ba0-8f6c-d273ad8dd3e9","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 8228\n}"},{"id":"f6189d45-c8e7-4862-9996-60293c00e1f2","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e4cf13d0-cee2-4af7-af91-c9e27953f258"},{"name":"Update the contact's manager address link details","id":"4a16e45c-bdb6-4540-a5ae-06806ef25a38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"primary\": true,\n  \"user\": {\n    \"name\": \"Bruce Wayne\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","managers",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"02120cd6-19ea-4e06-b011-bbdf85342f4e","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"e673a4b8-6b23-4685-9c15-a79c4394e47b","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"ffbd4116-eeec-4c76-8c69-99943513e78e","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 5073\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 7408\n    }\n  ],\n  \"next\": true,\n  \"page\": 905\n}"},{"id":"b4c3d4db-d3b5-494b-9130-cd6a594d0223","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/managers/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","managers",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4a16e45c-bdb6-4540-a5ae-06806ef25a38"}],"id":"4186217e-262a-4083-842e-846dbe745aa8","_postman_id":"4186217e-262a-4083-842e-846dbe745aa8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"OAuth2Federation","item":[{"name":"Search O Auth Service","id":"8a80e32d-e86d-42d0-8279-eb6f24af4622","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/oauth/apps?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&access=string&enabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["oauth","apps"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------</p>\n<p>selection: by unique identifier</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>----- Search Basic Filters ---------------------------</p>\n<p>selection: by unique identifier</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>term-of-search: lookup[name]</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>case-ignore substring match: ILIKE '*' - any; '?' - one</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>[M]andatory[A]ccess[C]ontrol: with access mode (action) granted!</p>\n","type":"text/plain"},"key":"access","value":"string"},{"description":{"content":"<p>----- OAuthService-Specific Filters ----------------</p>\n","type":"text/plain"},"key":"enabled","value":"true"}],"variable":[]}},"response":[{"id":"ce214d88-e988-49c5-a7ad-b266c9eaf5a4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/oauth/apps?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&access=string&enabled=true","host":["https://api.webitel.com/api"],"path":["oauth","apps"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"},{"key":"enabled","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"auth_url\": \"string\",\n      \"claims\": [\n        {\n          \"type\": \"string\",\n          \"value\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"value\": \"string\"\n        }\n      ],\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"discovery_url\": \"string\",\n      \"domain\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"enabled\": true,\n      \"id\": \"string\",\n      \"logo\": \"string\",\n      \"metadata\": {},\n      \"name\": \"string\",\n      \"scopes\": [\n        \"string\",\n        \"string\"\n      ],\n      \"token_url\": \"string\",\n      \"type\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"userinfo_url\": \"string\"\n    },\n    {\n      \"auth_url\": \"string\",\n      \"claims\": [\n        {\n          \"type\": \"string\",\n          \"value\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"value\": \"string\"\n        }\n      ],\n      \"client_id\": \"string\",\n      \"client_secret\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"discovery_url\": \"string\",\n      \"domain\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"enabled\": false,\n      \"id\": \"string\",\n      \"logo\": \"string\",\n      \"metadata\": {},\n      \"name\": \"string\",\n      \"scopes\": [\n        \"string\",\n        \"string\"\n      ],\n      \"token_url\": \"string\",\n      \"type\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"userinfo_url\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 3914\n}"},{"id":"6099d171-0df5-4fe7-b444-5bf9d49ea22b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/oauth/apps?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&id=string&id=string&q=string&name=string&access=string&enabled=true","host":["https://api.webitel.com/api"],"path":["oauth","apps"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"},{"key":"enabled","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8a80e32d-e86d-42d0-8279-eb6f24af4622"},{"name":"Create O Auth Service","id":"0f18ad70-3ae8-4287-9d7b-0ad71f730f39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["oauth","apps"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"15d97b81-2678-4cde-badf-7d25bbde8c08","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}"},{"id":"3942150c-83d3-4ce2-9aa0-ba89e03ae5ac","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0f18ad70-3ae8-4287-9d7b-0ad71f730f39"},{"name":"Delete O Auth Service","id":"124cc94e-f72c-499d-a182-fc5f5343527c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"permanent\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["oauth","apps"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"2175a77a-41e6-4fa1-8560-8fa2d21d0320","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"permanent\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"c32160aa-ee0e-4435-8f52-b3eb395c19c0","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"permanent\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"124cc94e-f72c-499d-a182-fc5f5343527c"},{"name":"Locate O Auth Service","id":"6c01918b-e377-4cc3-ac1b-435d11d78a02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/oauth/apps/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&access=string&enabled=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["oauth","apps",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Select Options -------------------------</p>\n<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>attributes list</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>e.g.: \"updated_at\" - ASC; \"!updated_at\" - DESC;</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>term-of-search: lookup[name]</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>case-ignore substring match: ILIKE '*' - any; '?' - one</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>[M]andatory[A]ccess[C]ontrol: with access mode (action) granted!</p>\n","type":"text/plain"},"key":"access","value":"string"},{"description":{"content":"<p>----- OAuthService-Specific Filters ----------------</p>\n","type":"text/plain"},"key":"enabled","value":"true"}],"variable":[{"id":"f555e608-81ae-4849-ae3f-3b10aa231b11","description":{"content":"<p>(Required) ----- Search Basic Filters ---------------------------</p>\n<p>selection: by unique identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ee518f3f-1d37-4d9d-b8d1-acc30eb8a3fb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/oauth/apps/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&access=string&enabled=true","host":["https://api.webitel.com/api"],"path":["oauth","apps",":id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"},{"key":"enabled","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\n\nselection: by unique identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}"},{"id":"3c9b06ae-1ac4-4cdd-b967-6428f7112e1f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/oauth/apps/:id?page=7616&size=7616&fields=string&fields=string&sort=string&sort=string&q=string&name=string&access=string&enabled=true","host":["https://api.webitel.com/api"],"path":["oauth","apps",":id"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"access","value":"string"},{"key":"enabled","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) ----- Search Basic Filters ---------------------------\n\nselection: by unique identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6c01918b-e377-4cc3-ac1b-435d11d78a02"},{"name":"Update O Auth Service","id":"645fed33-6328-4a9f-ba9d-d3cdbba2a082","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["oauth","apps",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields for partial update. PATCH</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields for partial update. PATCH</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"277ee76d-eee6-473a-8a48-bc31906d6168","description":{"content":"<p>(Required) Unique identifier of the OAuthService to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3adb4f5c-78e7-4ab7-8009-72be527bb513","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/oauth/apps/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["oauth","apps",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the OAuthService to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}"},{"id":"14e76fa0-af4e-41b0-9b61-5cc8685f1e91","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/oauth/apps/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["oauth","apps",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the OAuthService to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"645fed33-6328-4a9f-ba9d-d3cdbba2a082"},{"name":"Delete O Auth Service2","id":"e46d948d-522e-4cff-80b5-1961ffde611d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"permanent\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["oauth","apps",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d0778541-2ce0-49bb-8e0f-ff388264526c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"910dd34c-77a5-4335-b1f2-347a5b9f7d8c","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"permanent\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/oauth/apps/:id","host":["https://api.webitel.com/api"],"path":["oauth","apps",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"a9334dda-c6e6-4df3-abe1-c33bfa498b8e","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"permanent\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/oauth/apps/:id","host":["https://api.webitel.com/api"],"path":["oauth","apps",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e46d948d-522e-4cff-80b5-1961ffde611d"},{"name":"Update O Auth Service2","id":"1d26412b-aef3-4a3a-a7af-2505b90d77c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/oauth/apps/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["oauth","apps",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields for partial update. PATCH</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields for partial update. PATCH</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"8264f090-445e-48c6-bb29-addd81cfff76","description":{"content":"<p>(Required) Unique identifier of the OAuthService to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"415abbba-04ef-4ce2-b33b-7723b16c432b","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/oauth/apps/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["oauth","apps",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the OAuthService to update."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"auth_url\": \"string\",\n  \"claims\": [\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"type\": \"string\",\n      \"value\": \"string\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"logo\": \"string\",\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"scopes\": [\n    \"string\",\n    \"string\"\n  ],\n  \"token_url\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"userinfo_url\": \"string\"\n}"},{"id":"578048ba-76e9-412b-86bc-988dd79983f7","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/oauth/apps/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["oauth","apps",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) Unique identifier of the OAuthService to update."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1d26412b-aef3-4a3a-a7af-2505b90d77c3"}],"id":"c65b7d59-7e2d-4b5d-b5d3-97bc35bcad8d","_postman_id":"c65b7d59-7e2d-4b5d-b5d3-97bc35bcad8d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Permissions","item":[{"name":"GetPermissions list available from application","id":"0c38a35c-7b13-48b9-a733-c06c905b551c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/permissions?q=string&id=string&id=string&not=string&not=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["permissions"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>TermOfSearch</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>= ANY(id)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>= ANY(id)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>&lt;&gt; ANY(not)</p>\n","type":"text/plain"},"key":"not","value":"string"},{"description":{"content":"<p>&lt;&gt; ANY(not)</p>\n","type":"text/plain"},"key":"not","value":"string"},{"description":{"content":"<p>controls</p>\n<p>output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>controls</p>\n<p>output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>sort: \"field\" asc; \"!field\" desc</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>sort: \"field\" asc; \"!field\" desc</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>page number</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"7616"}],"variable":[]}},"response":[{"id":"89b5d664-fd65-4606-8b21-bfddf8b9cefe","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/permissions?q=string&id=string&id=string&not=string&not=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["permissions"],"query":[{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"not","value":"string"},{"key":"not","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 5140,\n  \"size\": 6204\n}"},{"id":"70bab51d-47ca-46b8-8782-e2ef10d8828d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/permissions?q=string&id=string&id=string&not=string&not=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["permissions"],"query":[{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"not","value":"string"},{"key":"not","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0c38a35c-7b13-48b9-a733-c06c905b551c"}],"id":"722aa64b-a5f7-4a0f-96e9-26f7b27e61bc","_postman_id":"722aa64b-a5f7-4a0f-96e9-26f7b27e61bc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Phones","item":[{"name":"Search phone number(s)","id":"12c26e82-bbe0-4469-92fd-4494309e527d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/phones?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&verified=true&type.id=string&type.type=string&type.name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: phone number.\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Link(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Link(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Primary phone  only.</p>\n","type":"text/plain"},"key":"primary","value":"true"},{"description":{"content":"<p>Verified phone only.</p>\n","type":"text/plain"},"key":"verified","value":"true"},{"description":{"content":"<p>Reference Object unique ID.</p>\n","type":"text/plain"},"key":"type.id","value":"string"},{"description":{"content":"<p>Reference Object well-known type.</p>\n","type":"text/plain"},"key":"type.type","value":"string"},{"description":{"content":"<p>Reference Object display name.</p>\n","type":"text/plain"},"key":"type.name","value":"string"}],"variable":[{"id":"e7804d4b-b4e3-4884-afdb-73d5c7c141d4","description":{"content":"<p>(Required) The Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"bb694788-c370-4fd8-84e6-13c4145f1a93","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&verified=true&type.id=string&type.type=string&type.name=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"},{"key":"verified","value":"true"},{"key":"type.id","value":"string"},{"key":"type.type","value":"string"},{"key":"type.name","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6002,\n      \"verified\": true\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2531,\n      \"verified\": true\n    }\n  ],\n  \"next\": false,\n  \"page\": 8915\n}"},{"id":"a5186328-0441-469b-92f4-b0927ffc6db7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true&verified=true&type.id=string&type.type=string&type.name=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"},{"key":"verified","value":"true"},{"key":"type.id","value":"string"},{"key":"type.type","value":"string"},{"key":"type.name","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"12c26e82-bbe0-4469-92fd-4494309e527d"},{"name":"Reset the Contact's phone numbers to fit given data set.","id":"2b7a690e-59bc-429b-926b-5d3c6058a03b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  },\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"6216ffbd-e494-4b21-98c9-17fcff243518","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"794aa9f9-ec29-4339-bf08-c25cc5cb5bfb","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  },\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2571,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 1729,\n      \"verified\": true\n    }\n  ],\n  \"next\": true,\n  \"page\": 7496\n}"},{"id":"36232c34-6168-4fe4-a8df-1130fc4c9064","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  },\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2b7a690e-59bc-429b-926b-5d3c6058a03b"},{"name":"Associate phone number(s) with the Contact","id":"a7dbff73-58b6-4599-89ad-71414cc35ed4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  },\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"798d1c9c-0aa4-4c21-a0c9-f1f98be1e8cf","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"a534249c-1cbe-4568-ad26-69bb47fc2967","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  },\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2571,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 1729,\n      \"verified\": true\n    }\n  ],\n  \"next\": true,\n  \"page\": 7496\n}"},{"id":"160f3bac-a55e-4355-8e71-b92c90a755a8","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  },\n  {\n    \"number\": \"string\",\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"type\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"verified\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a7dbff73-58b6-4599-89ad-71414cc35ed4"},{"name":"Remove the Contact's phone number association(s)","id":"b8912feb-6113-40b6-b97a-9ad8db1f8243","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string&etag=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of linked ID(s) to be removed.</p>\n","type":"text/plain"},"key":"etag","value":"string"}],"variable":[{"id":"bebcb779-0455-40d0-92cd-abc46e93d793","description":{"content":"<p>(Required) The Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"1ae38ec3-e7f5-40ad-bbc3-fdfbe95020ed","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2571,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 1729,\n      \"verified\": true\n    }\n  ],\n  \"next\": true,\n  \"page\": 7496\n}"},{"id":"e7c21222-1700-4745-89a1-8a88f04d0d80","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b8912feb-6113-40b6-b97a-9ad8db1f8243"},{"name":"Locate the Contact's phone number association.","id":"bae91017-88e9-4e18-afab-09f46c1396b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields [Q]uery to build result record.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields [Q]uery to build result record.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"9c560185-8d6f-48f8-9500-2ab1a0295ac7","description":{"content":"<p>(Required) Reference Contact unique ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"9e14eb0f-8d96-4cb7-8686-b5d74a997243","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"f2d68116-3154-48ac-bc0a-f9b481fcd86b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Reference Contact unique ID."},{"key":"etag","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"number\": \"string\",\n  \"primary\": false,\n  \"type\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 5918,\n  \"verified\": false\n}"},{"id":"8f4e12ae-eb39-4147-b648-c77876a7638e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Reference Contact unique ID."},{"key":"etag","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bae91017-88e9-4e18-afab-09f46c1396b8"},{"name":"Update the Contact's phone number association details","id":"6c458129-1e1a-4e17-9a02-ddc1793064e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"number\": \"string\",\n  \"primary\": true,\n  \"type\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"verified\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"2e948770-ddda-4b9d-95ee-cdb7b3c7cd07","description":{"content":"<p>(Required) The Contact ID to be associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"7fd094b5-50b3-4ac2-84a9-e5cc759e87ea","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"b6df105d-e4ba-4e36-ab0a-e57c8b9a0f94","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID to be associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2571,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 1729,\n      \"verified\": true\n    }\n  ],\n  \"next\": true,\n  \"page\": 7496\n}"},{"id":"0bc06e1f-c515-4a07-953f-1bc41a1fb325","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID to be associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6c458129-1e1a-4e17-9a02-ddc1793064e8"},{"name":"Remove the Contact's phone number","id":"ba1be3a7-f85f-46a8-bba8-a3f88557df60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"9ee29fa2-1088-476d-970b-000f467e4dea","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"8cacc419-217f-4ffc-b730-282f16d3f1ce","description":{"content":"<p>(Required) Unique link ID to be removed.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"7e0f2882-3659-49ba-947c-4af0553916f8","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique link ID to be removed."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"number\": \"string\",\n  \"primary\": false,\n  \"type\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 5918,\n  \"verified\": false\n}"},{"id":"aa5d14e1-68b1-4ebb-a061-77e5eafe5e12","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique link ID to be removed."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ba1be3a7-f85f-46a8-bba8-a3f88557df60"},{"name":"Update the Contact's phone number association details","id":"0cd12c26-403e-4426-867b-a7619eef8426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"number\": \"string\",\n  \"primary\": true,\n  \"type\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"verified\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"121d3ad3-1ae7-4407-a97a-65b08585e1b6","description":{"content":"<p>(Required) The Contact ID to be associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"fc0d9c08-3e7a-4371-a2e5-edade3b38cb3","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"5b39df77-0798-4331-8906-e4a6afcc0ed5","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID to be associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": true,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2571,\n      \"verified\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"number\": \"string\",\n      \"primary\": false,\n      \"type\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 1729,\n      \"verified\": true\n    }\n  ],\n  \"next\": true,\n  \"page\": 7496\n}"},{"id":"0f1a03a2-fff2-475d-a305-4525e07c4551","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/phones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","phones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID to be associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0cd12c26-403e-4426-867b-a7619eef8426"}],"id":"58f15435-d089-45ce-9fe5-648d987a3126","_postman_id":"58f15435-d089-45ce-9fe5-648d987a3126","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Photos","item":[{"name":"Search the contact's photo(s)","id":"900d5c02-393f-44de-95b4-7e67461c21c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/photos?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photos"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: email address.\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Link(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Link(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Default photos only.</p>\n","type":"text/plain"},"key":"primary","value":"true"}],"variable":[{"id":"e5a11bd7-a573-4ede-b009-cc0635074cac","description":{"content":"<p>(Required) The Contact ID linked with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"fc222904-6602-4f1d-a6dc-38255bfd366e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID linked with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"photo_id\": \"string\",\n      \"photo_url\": \"string\",\n      \"primary\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9586\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"photo_id\": \"string\",\n      \"photo_url\": \"string\",\n      \"primary\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 3069\n    }\n  ],\n  \"next\": true,\n  \"page\": 3496\n}"},{"id":"e21431f2-87b6-419f-ac14-9ce0e40affaa","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) The Contact ID linked with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"900d5c02-393f-44de-95b4-7e67461c21c3"},{"name":"Reset the contact's photos to fit given data set.","id":"b4c8b839-b721-4e3c-a0d4-7726112b51a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  },\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photos"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"e8ed2e4c-f65f-4a82-bced-6d6072078285","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"1d3785b4-9a83-4b82-bc92-de8c07e70c9f","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  },\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"photo_id\": \"string\",\n      \"photo_url\": \"string\",\n      \"primary\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9138\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"photo_id\": \"string\",\n      \"photo_url\": \"string\",\n      \"primary\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2574\n    }\n  ],\n  \"next\": true,\n  \"page\": 6858\n}"},{"id":"35b4923f-2173-4c57-b81c-5ffe9ed8699f","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  },\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b4c8b839-b721-4e3c-a0d4-7726112b51a9"},{"name":"Link photo(s) with the contact","id":"8db9728e-3b4a-48d4-a3cb-541fb97f15fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  },\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photos"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"700b0a01-9faa-4a34-82b4-ccb7a23fbdf2","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"d273498d-c9eb-4fad-abdd-a2680d74f12f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  },\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"photo_id\": \"string\",\n      \"photo_url\": \"string\",\n      \"primary\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9138\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"photo_id\": \"string\",\n      \"photo_url\": \"string\",\n      \"primary\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2574\n    }\n  ],\n  \"next\": true,\n  \"page\": 6858\n}"},{"id":"7d56d7eb-a2dd-4bd9-a167-4ebdcaf1f9cd","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  },\n  {\n    \"etag\": \"string\",\n    \"photo_id\": \"string\",\n    \"photo_url\": \"string\",\n    \"primary\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8db9728e-3b4a-48d4-a3cb-541fb97f15fa"},{"name":"Remove the contact's photo link(s)","id":"cc3f1242-03e4-4650-8500-87a417af151c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string&etag=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photos"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of linked ID(s) to be removed.</p>\n","type":"text/plain"},"key":"etag","value":"string"}],"variable":[{"id":"e0b5399d-eb47-4f96-901b-46c6765faabc","description":{"content":"<p>(Required) Link(s) contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"26557790-080a-43f1-add8-c35e23588f50","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link(s) contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"photo_id\": \"string\",\n      \"photo_url\": \"string\",\n      \"primary\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 9138\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"photo_id\": \"string\",\n      \"photo_url\": \"string\",\n      \"primary\": true,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2574\n    }\n  ],\n  \"next\": true,\n  \"page\": 6858\n}"},{"id":"bf380ffe-e1e9-40f2-a977-0d145cd28dcc","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link(s) contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cc3f1242-03e4-4650-8500-87a417af151c"},{"name":"Update the contact's photo link details","id":"78eff95c-c6c4-4e06-8491-73cf1110a3fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"photo_id\": \"string\",\n  \"photo_url\": \"string\",\n  \"primary\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photos",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a015160e-5a09-4951-931a-99921f9ba699","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"525e7db2-f7e0-4af7-a997-b204723eaf12","description":{"content":"<p>(Required) Unique ID of the latest version of an existing association.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c927fd1a-66e5-4d60-9577-192443e54068","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"id","value":"string","description":"(Required) Unique ID of the latest version of an existing association."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"photo_id\": \"string\",\n  \"photo_url\": \"string\",\n  \"primary\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 2615\n}"},{"id":"b3bada60-f66a-4989-a1d4-d7de654ac9f8","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"id","value":"string","description":"(Required) Unique ID of the latest version of an existing association."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"78eff95c-c6c4-4e06-8491-73cf1110a3fc"},{"name":"Remove the contact's photo","id":"fcf6ef6d-88d1-490c-bcc8-b97e4535ae19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photos",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"d9392e28-c6f0-4117-9eca-96ccdc6f63f8","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"e08ea3df-8998-431a-b36a-1a3aed00a0eb","description":{"content":"<p>(Required) Unique link ID to be removed.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b78ecbf2-eded-4177-a664-0c72f5595b01","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"id","value":"string","description":"(Required) Unique link ID to be removed."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"photo_id\": \"string\",\n  \"photo_url\": \"string\",\n  \"primary\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 2615\n}"},{"id":"30d21e95-e514-4487-83dc-9004fbd001a1","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"id","value":"string","description":"(Required) Unique link ID to be removed."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fcf6ef6d-88d1-490c-bcc8-b97e4535ae19"},{"name":"Update the contact's photo link details","id":"6837566c-c4c1-4d8f-84cf-17d5124b4352","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"photo_id\": \"string\",\n  \"photo_url\": \"string\",\n  \"primary\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photos",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"d7107b87-2ce0-484c-9126-694035772dd2","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"c5a6cd5a-90c6-439a-92d5-f968558ec918","description":{"content":"<p>(Required) Unique ID of the latest version of an existing association.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"87b38a73-aa60-4fbc-9a39-b66da87fb768","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"id","value":"string","description":"(Required) Unique ID of the latest version of an existing association."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"photo_id\": \"string\",\n  \"photo_url\": \"string\",\n  \"primary\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 2615\n}"},{"id":"4b3f3568-4383-4a50-b56c-bf00a19d8eff","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"id","value":"string","description":"(Required) Unique ID of the latest version of an existing association."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6837566c-c4c1-4d8f-84cf-17d5124b4352"},{"name":"Locate the contact's photo link.","id":"a5b8b557-a410-4d5f-948d-ac4de83046d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photos",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"76520e7a-ce2e-40e2-a525-59f086406f40","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"9529d590-4c39-4871-b046-414b52d1d9b6","description":{"content":"<p>(Required) Link unique ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"71aba06d-baeb-4d1d-b775-22270762281b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"id","value":"string","description":"(Required) Link unique ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"photo_id\": \"string\",\n  \"photo_url\": \"string\",\n  \"primary\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 2615\n}"},{"id":"0dcb61f1-50d0-484a-8f69-27a9b4846047","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/photos/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","photos",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"id","value":"string","description":"(Required) Link unique ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a5b8b557-a410-4d5f-948d-ac4de83046d9"}],"id":"340c4384-3443-447f-85a0-7588ac465eee","_postman_id":"340c4384-3443-447f-85a0-7588ac465eee","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Presence","item":[{"name":"set(presence) (notify, error)","id":"e6a23ca4-b416-40a5-9924-a28b98dc6610","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"publish\": {\n    \"expires\": 4492,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/presence","description":"<p>(UserPresence) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["presence"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"8d6be028-358a-4639-96b7-3c45a0785626","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"publish\": {\n    \"expires\": 2655,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/presence"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"app\": \"string\",\n  \"closed\": false,\n  \"contact\": \"string\",\n  \"domain_id\": \"string\",\n  \"expires\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"open\": 7486,\n  \"presence\": [\n    {\n      \"app\": \"string\",\n      \"closed\": false,\n      \"contact\": \"string\",\n      \"domain_id\": \"string\",\n      \"expires\": \"string\",\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"open\": 6205,\n      \"presence\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/apiPresenceStatus detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/apiPresenceStatus detected>\"\n        }\n      ],\n      \"priority\": 3956,\n      \"sequence\": \"string\",\n      \"status\": \"string\",\n      \"timestamp\": \"string\"\n    },\n    {\n      \"app\": \"string\",\n      \"closed\": true,\n      \"contact\": \"string\",\n      \"domain_id\": \"string\",\n      \"expires\": \"string\",\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"open\": 3226,\n      \"presence\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/apiPresenceStatus detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/apiPresenceStatus detected>\"\n        }\n      ],\n      \"priority\": 5319,\n      \"sequence\": \"string\",\n      \"status\": \"string\",\n      \"timestamp\": \"string\"\n    }\n  ],\n  \"priority\": 2998,\n  \"sequence\": \"string\",\n  \"status\": \"string\",\n  \"timestamp\": \"string\"\n}"},{"id":"7ca8abd4-d538-4e97-a0e0-b6efe8f6fc10","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"publish\": {\n    \"expires\": 2655,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/presence"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e6a23ca4-b416-40a5-9924-a28b98dc6610"},{"name":"set(presence) (notify, error)","id":"f83dfddd-6a7c-4274-89e7-1ae3dbd542ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"publish\": {\n    \"expires\": 4647,\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/:publish.id/presence","description":"<p>(UserPresence) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":publish.id","presence"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c412a08f-432a-4fb1-b033-938e5ee07f35","description":{"content":"<p>(Required) [required] user identity</p>\n","type":"text/plain"},"type":"any","value":"string","key":"publish.id"}]}},"response":[{"id":"f291e60a-853a-49f5-8a92-6402c069387b","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"publish\": {\n    \"expires\": 2007,\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users/:publish.id/presence","host":["https://api.webitel.com/api"],"path":["users",":publish.id","presence"],"variable":[{"key":"publish.id","value":"string","description":"(Required) [required] user identity"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"app\": \"string\",\n  \"closed\": false,\n  \"contact\": \"string\",\n  \"domain_id\": \"string\",\n  \"expires\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"open\": 1732,\n  \"presence\": [\n    {\n      \"app\": \"string\",\n      \"closed\": false,\n      \"contact\": \"string\",\n      \"domain_id\": \"string\",\n      \"expires\": \"string\",\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"open\": 2622,\n      \"presence\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/apiPresenceStatus detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/apiPresenceStatus detected>\"\n        }\n      ],\n      \"priority\": 6588,\n      \"sequence\": \"string\",\n      \"status\": \"string\",\n      \"timestamp\": \"string\"\n    },\n    {\n      \"app\": \"string\",\n      \"closed\": true,\n      \"contact\": \"string\",\n      \"domain_id\": \"string\",\n      \"expires\": \"string\",\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"open\": 1177,\n      \"presence\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/apiPresenceStatus detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/apiPresenceStatus detected>\"\n        }\n      ],\n      \"priority\": 6817,\n      \"sequence\": \"string\",\n      \"status\": \"string\",\n      \"timestamp\": \"string\"\n    }\n  ],\n  \"priority\": 1334,\n  \"sequence\": \"string\",\n  \"status\": \"string\",\n  \"timestamp\": \"string\"\n}"},{"id":"ea97f8f6-8275-488c-bd17-f8585696d3ac","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"publish\": {\n    \"expires\": 2007,\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users/:publish.id/presence","host":["https://api.webitel.com/api"],"path":["users",":publish.id","presence"],"variable":[{"key":"publish.id","value":"string","description":"(Required) [required] user identity"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f83dfddd-6a7c-4274-89e7-1ae3dbd542ba"}],"id":"2accd8a2-b6ef-422d-9779-0abc6f34efe1","_postman_id":"2accd8a2-b6ef-422d-9779-0abc6f34efe1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Records","item":[{"name":"Search dataset records","id":"7ade1ab1-902c-41ac-a4e9-457a32ebbe92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v2/dataset/:repo?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string&filters=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v2","dataset",":repo"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Number of result records (per page).\nDefault: 16.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Sort result dataset of records by fields.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>sort ::= *( ORDER name )\n\nORDER  = ASC / DESC\nDESC   = \"-\" / \"!\"\nASC    = [ \"+\" ]   ; Default\n</code></pre><p>Fields available</p>\n<ul>\n<li><code>id</code>(seq)</li>\n<li><code>domain</code>{name}</li>\n<li><code>created_at</code></li>\n<li><code>created_by</code>{name}</li>\n<li><code>updated_at</code></li>\n<li><code>updated_by</code>{name}</li>\n</ul>\n<p>Use ?fields=<code>field.sort()</code> option to sort Edge fields.</p>\n","type":"text/plain"},"key":"sort","value":"*"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>fields ::= field [ *( \",\" field ) ]\nfield  ::= name [ *( func ) ] [ inner ]\ninner  ::= \"{\" fields \"}\"\nfuncs  ::= *( func )\nfunc   ::= \".\" name \"(\" [ args ] \")\"\nname   ::= ALPHA / DIGIT / USCORE\n\nALPHA    = %x41-5A / %x61-7A  ; \"A\"-\"Z\" / \"a\"-\"z\"\nDIGIT    = %x30-39            ; \"0\"-\"9\"\nUSCORE   = %x5F ; underscore  ; \"_\"\n</code></pre>","type":"text/plain"},"key":"fields","value":"*"},{"description":{"content":"<p>Search term:\n<code>?</code> - matches any character\n<code>*</code> - matches 0 or more characters\ne.g.: name,emails{type},labels etc...</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>[<code>record.id</code>]</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>[<code>record.id</code>]</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Filter string in CEL format.</p>\n","type":"text/plain"},"key":"filters","value":"string"}],"variable":[{"id":"481d8018-17e5-4d47-b97d-d9d034b9522a","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"f524c112-d856-4c82-84c9-e1c712e4f885","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string&filters=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"},{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"filters","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": true,\n  \"page\": 1698,\n  \"type\": {\n    \"about\": \"string\",\n    \"administered\": false,\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"display\": \"string\",\n    \"extendable\": true,\n    \"fields\": [\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 5987,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 5665.745033290011,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 5316,\n          \"max\": 5422.869027445301,\n          \"min\": 3387.093046508247,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 6871,\n          \"max\": 2476.1028533552444,\n          \"min\": 349.63471857661466,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 7790,\n          \"max\": 7422.021196392468,\n          \"min\": 4875.229500045175,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": true,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 2002,\n          \"max_chars\": 1890,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 6958,\n          \"max_chars\": 2060,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\",\n            \"key_4\": \"string\"\n          }\n        }\n      },\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 1242,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 2818.222444095513,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 22,\n          \"max\": 3230.5623270727524,\n          \"min\": 459.7261807508057,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 6256,\n          \"max\": 7033.584091274943,\n          \"min\": 5992.340100146638,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 973,\n          \"max\": 7839.240083939194,\n          \"min\": 3479.8464162928335,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": true,\n        \"required\": true,\n        \"richtext\": {\n          \"max_bytes\": 8286,\n          \"max_chars\": 8785,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 1804,\n          \"max_chars\": 2292,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        }\n      }\n    ],\n    \"id\": \"string\",\n    \"indexes\": {\n      \"key_0\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      },\n      \"key_1\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      }\n    },\n    \"name\": \"string\",\n    \"objclass\": \"string\",\n    \"path\": \"string\",\n    \"primary\": \"string\",\n    \"readonly\": true,\n    \"repo\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n}"},{"id":"79042c70-bce6-457b-88dd-37c2cef039eb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo?size=7616&page=7616&sort=*&fields=*&q=string&id=string&id=string&filters=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo"],"query":[{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"},{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"filters","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7ade1ab1-902c-41ac-a4e9-457a32ebbe92"},{"name":"Create dataset record","id":"7624a51c-d6fb-444c-9311-06b44b2e3b7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v2/dataset/:repo","description":"<p>(Record) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v2","dataset",":repo"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"2c465fdc-05d0-488e-98c6-eb2f41367db6","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"d20a4370-1b47-420e-b45e-565ea6d5459b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"798e51ec-2df4-4677-a6d9-49d5442718cb","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo"],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7624a51c-d6fb-444c-9311-06b44b2e3b7e"},{"name":"Delete dataset records","id":"ca89c977-98c6-40da-b917-747e15a79496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v2/dataset/:repo?fields=string&fields=string&id=string&id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v2","dataset",":repo"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result dataset.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result dataset.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[{"id":"298fab23-adc7-45d8-a161-84d3a7d67588","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"662bf131-1658-49a3-bb10-cc0d28568bd0","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo?fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": false,\n  \"page\": 7770,\n  \"type\": {\n    \"about\": \"string\",\n    \"administered\": true,\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    },\n    \"display\": \"string\",\n    \"extendable\": false,\n    \"fields\": [\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 8204,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1350.0694319985773,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2416,\n          \"max\": 6261.739085297593,\n          \"min\": 9138.987606774843,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 1306,\n          \"max\": 6478.642146926448,\n          \"min\": 321.14837251220774,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 1208,\n          \"max\": 9658.13207679095,\n          \"min\": 2310.4860729829825,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": false,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 2324,\n          \"max_chars\": 4573,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 4457,\n          \"max_chars\": 2654,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\",\n            \"key_4\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      },\n      {\n        \"always\": {},\n        \"binary\": {\n          \"max_bytes\": 5493,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"bool\": {},\n        \"datetime\": {\n          \"epoch\": 1189.1598295822625,\n          \"format\": \"string\",\n          \"zone\": \"string\"\n        },\n        \"default\": {},\n        \"disabled\": true,\n        \"duration\": {\n          \"format\": \"string\",\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"float\": {\n          \"frac\": 2216,\n          \"max\": 8109.6492897478065,\n          \"min\": 1406.5914515784473,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"float32\": {\n          \"frac\": 2980,\n          \"max\": 3969.323027377416,\n          \"min\": 1724.4254534706083,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\",\n            \"key_3\": \"string\"\n          }\n        },\n        \"float64\": {\n          \"frac\": 5971,\n          \"max\": 9373.493086649583,\n          \"min\": 9706.482849765967,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"hidden\": false,\n        \"hint\": \"string\",\n        \"id\": \"string\",\n        \"int\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"int32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"int64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"kind\": \"none\",\n        \"lookup\": {\n          \"display\": \"string\",\n          \"name\": \"string\",\n          \"path\": \"string\",\n          \"primary\": \"string\",\n          \"query\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          },\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"name\": \"string\",\n        \"readonly\": true,\n        \"required\": false,\n        \"richtext\": {\n          \"max_bytes\": 8688,\n          \"max_chars\": 9714,\n          \"multiline\": false,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"string\": {\n          \"max_bytes\": 8295,\n          \"max_chars\": 7886,\n          \"multiline\": true,\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\",\n            \"key_2\": \"string\"\n          }\n        },\n        \"uint\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\"\n          }\n        },\n        \"uint32\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        },\n        \"uint64\": {\n          \"max\": \"string\",\n          \"min\": \"string\",\n          \"violation\": {\n            \"key_0\": \"string\",\n            \"key_1\": \"string\"\n          }\n        }\n      }\n    ],\n    \"id\": \"string\",\n    \"indexes\": {\n      \"key_0\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": true\n      },\n      \"key_1\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      },\n      \"key_2\": {\n        \"fields\": [\n          \"string\",\n          \"string\"\n        ],\n        \"include\": [\n          \"string\",\n          \"string\"\n        ],\n        \"unique\": false\n      }\n    },\n    \"name\": \"string\",\n    \"objclass\": \"string\",\n    \"path\": \"string\",\n    \"primary\": \"string\",\n    \"readonly\": true,\n    \"repo\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n}"},{"id":"48fe9c83-36f0-4145-b3f8-2024dcb52271","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo?fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ca89c977-98c6-40da-b917-747e15a79496"},{"name":"Locate dataset record","id":"9b7abacc-8332-43da-ba56-f0e5dc21cd19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=*","description":"<p>(Record) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v2","dataset",":repo",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>fields ::= field [ *( \",\" field ) ]\nfield  ::= name [ *( func ) ] [ inner ]\ninner  ::= \"{\" fields \"}\"\nfuncs  ::= *( func )\nfunc   ::= \".\" name \"(\" [ args ] \")\"\nname   ::= ALPHA / DIGIT / USCORE\n\nALPHA    = %x41-5A / %x61-7A  ; \"A\"-\"Z\" / \"a\"-\"z\"\nDIGIT    = %x30-39            ; \"0\"-\"9\"\nUSCORE   = %x5F ; underscore  ; \"_\"\n</code></pre>","type":"text/plain"},"key":"fields","value":"*"}],"variable":[{"id":"3bf267db-7f48-443d-aba9-dddab48ca506","description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"id":"eb4e6f4c-bffe-41af-a050-65d617fa7256","description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"631a35cd-49fc-4880-8cc7-b900cb601871","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=*","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo",":id"],"query":[{"key":"fields","value":"*"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"},{"key":"id","value":"string","description":"(Required) [`record.id`]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"5db6e5a2-f88a-4454-a50c-fd0cba58e4b2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=*","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo",":id"],"query":[{"key":"fields","value":"*"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`]"},{"key":"id","value":"string","description":"(Required) [`record.id`]"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9b7abacc-8332-43da-ba56-f0e5dc21cd19"},{"name":"Update dataset record","id":"8296d6d4-19aa-4e54-a3d8-a1263ece73b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=string&fields=string","description":"<p>(Record) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v2","dataset",":repo",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"fe851393-ac4b-4736-8c9d-c65eaaf491a0","description":{"content":"<p>(Required) [<code>types.repo</code>] data source</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"id":"22e10f35-5af6-426d-818c-8189756a8b01","description":{"content":"<p>(Required) [<code>record.id</code>] for update</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c2198b78-05de-4a66-a9ed-6ebf8c90c0be","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`] data source"},{"key":"id","value":"string","description":"(Required) [`record.id`] for update"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"8b8849c7-2ad3-4506-93aa-5bba8eb47291","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`] data source"},{"key":"id","value":"string","description":"(Required) [`record.id`] for update"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8296d6d4-19aa-4e54-a3d8-a1263ece73b6"},{"name":"Update dataset record","id":"6b89728a-5eb3-431c-9796-24779010a3ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=string&fields=string","description":"<p>(Record) {</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["v2","dataset",":repo",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"0093ccb4-9f29-4fc2-bac1-8c13feef654f","description":{"content":"<p>(Required) [<code>types.repo</code>] data source</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"id":"b4444629-a0ed-4bd7-b9e5-0474e68941a8","description":{"content":"<p>(Required) [<code>record.id</code>] for update</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c5e30748-a2f0-47a9-b9a7-5de49adbb37a","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`] data source"},{"key":"id","value":"string","description":"(Required) [`record.id`] for update"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"5ac3827b-5005-4206-99bf-9f73f0bc775b","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/v2/dataset/:repo/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"repo","value":"string","description":"(Required) [`types.repo`] data source"},{"key":"id","value":"string","description":"(Required) [`record.id`] for update"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6b89728a-5eb3-431c-9796-24779010a3ab"}],"id":"e478fdb9-8e97-45d0-b3c1-2c6434e8f4c9","_postman_id":"e478fdb9-8e97-45d0-b3c1-2c6434e8f4c9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Roles","item":[{"name":"Search Roles","id":"de7764eb-22bf-41fc-850e-96b808e1381d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/roles?ids=string&ids=string&name=string&user.id=string&user.name=string&q=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["roles"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Role-specific Filters ----------------- //</p>\n<p>filter: .id = any(:ids...)</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>----- Role-specific Filters ----------------- //</p>\n<p>filter: .id = any(:ids...)</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>filter: group name like</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>Object ID</p>\n","type":"text/plain"},"key":"user.id","value":"string"},{"description":{"content":"<p>Display Name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>filter: term of search (name, description)</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>bool admin = 4;  // filter: where CURRENT user is 'ADMIN' of\ncontrols</p>\n<p>output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>bool admin = 4;  // filter: where CURRENT user is 'ADMIN' of\ncontrols</p>\n<p>output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>sort: \"field\" asc; \"!field\" desc</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>sort: \"field\" asc; \"!field\" desc</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>page number</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"7616"}],"variable":[]}},"response":[{"id":"cb801856-bd7c-4635-9f52-e46812d0cb07","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles?ids=string&ids=string&name=string&user.id=string&user.name=string&q=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["roles"],"query":[{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"name","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"members\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"metadata\": {},\n      \"name\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": true\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"members\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"metadata\": {},\n      \"name\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": true\n    }\n  ],\n  \"next\": false,\n  \"page\": 3712,\n  \"size\": 5911\n}"},{"id":"654c4219-eab3-44d6-aa99-b99c882e5262","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles?ids=string&ids=string&name=string&user.id=string&user.name=string&q=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["roles"],"query":[{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"name","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"de7764eb-22bf-41fc-850e-96b808e1381d"},{"name":"Create Role","id":"9a12c687-3e81-4620-b21c-fa7da4b1eddd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"copy_id\": \"string\",\n  \"role\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": false\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/roles","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["roles"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"e6c6b0de-f41f-483b-bfc3-0daa27a72954","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"copy_id\": \"string\",\n  \"role\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": false\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": false\n  }\n}"},{"id":"bccaf1bd-35f0-4293-b975-afb8db30d64e","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"copy_id\": \"string\",\n  \"role\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": false\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/roles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9a12c687-3e81-4620-b21c-fa7da4b1eddd"},{"name":"Role Metadata","id":"e6c7cacb-eabb-4ecb-863f-811f9fdf8455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/roles/metadata?id=string&key=string&merge.null_value=NULL_VALUE&merge.number_value=5785.205208497968&merge.string_value=string&merge.bool_value=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["roles","metadata"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Optional. Unique ID of metadata role owner</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Optional. Partial metadata document key name</p>\n","type":"text/plain"},"key":"key","value":"string"},{"description":{"content":"<p>Represents a null value.</p>\n<ul>\n<li>NULL_VALUE: Null value.</li>\n</ul>\n","type":"text/plain"},"key":"merge.null_value","value":"NULL_VALUE"},{"description":{"content":"<p>Represents a double value.</p>\n","type":"text/plain"},"key":"merge.number_value","value":"5785.205208497968"},{"description":{"content":"<p>Represents a string value.</p>\n","type":"text/plain"},"key":"merge.string_value","value":"string"},{"description":{"content":"<p>Represents a boolean value.</p>\n","type":"text/plain"},"key":"merge.bool_value","value":"true"}],"variable":[]}},"response":[{"id":"e5ee4f4f-0ea9-481a-af5e-dcdf3c04ab22","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/metadata?id=string&key=string&merge.null_value=NULL_VALUE&merge.number_value=5785.205208497968&merge.string_value=string&merge.bool_value=true","host":["https://api.webitel.com/api"],"path":["roles","metadata"],"query":[{"key":"id","value":"string"},{"key":"key","value":"string"},{"key":"merge.null_value","value":"NULL_VALUE"},{"key":"merge.number_value","value":"5785.205208497968"},{"key":"merge.string_value","value":"string"},{"key":"merge.bool_value","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"key\": \"string\",\n  \"value\": {}\n}"},{"id":"16631e6c-dbbe-4082-9735-7b64094ef60b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/metadata?id=string&key=string&merge.null_value=NULL_VALUE&merge.number_value=5785.205208497968&merge.string_value=string&merge.bool_value=true","host":["https://api.webitel.com/api"],"path":["roles","metadata"],"query":[{"key":"id","value":"string"},{"key":"key","value":"string"},{"key":"merge.null_value","value":"NULL_VALUE"},{"key":"merge.number_value","value":"5785.205208497968"},{"key":"merge.string_value","value":"string"},{"key":"merge.bool_value","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e6c7cacb-eabb-4ecb-863f-811f9fdf8455"},{"name":"Search Record Available Roles","id":"ee82bda9-6d96-4bd2-a1c8-ca428b28997b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/roles/objects/:object/records/:record.id?ids=string&ids=string&name=string&user.id=string&user.name=string&q=string&record.name=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["roles","objects",":object","records",":record.id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Role-specific Filters ----------------- //</p>\n<p>filter: .id = any(:ids...)</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>----- Role-specific Filters ----------------- //</p>\n<p>filter: .id = any(:ids...)</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>filter: group name like</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>Object ID</p>\n","type":"text/plain"},"key":"user.id","value":"string"},{"description":{"content":"<p>Display Name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>filter: term of search (name, description)</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"record.name","value":"string"},{"description":{"content":"<p>controls</p>\n<p>output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>controls</p>\n<p>output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>sort: \"field\" asc; \"!field\" desc</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>sort: \"field\" asc; \"!field\" desc</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>page number</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"7616"}],"variable":[{"id":"6752bb75-0003-4ebf-b261-c9bd1e2398fa","description":{"content":"<p>(Required) bool admin = 4;  // filter: where CURRENT user is 'ADMIN' of\nREQUIRED !</p>\n","type":"text/plain"},"type":"any","value":"contacts","key":"object"},{"id":"cd91b6bb-0f35-4c16-b8b9-21b328cff649","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"record.id"}]}},"response":[{"id":"50797c44-bdd3-458c-a9d8-deda9a09d68c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/objects/:object/records/:record.id?ids=string&ids=string&name=string&user.id=string&user.name=string&q=string&record.name=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["roles","objects",":object","records",":record.id"],"query":[{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"name","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"q","value":"string"},{"key":"record.name","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[{"key":"object","value":"contacts","description":"(Required) bool admin = 4;  // filter: where CURRENT user is 'ADMIN' of\nREQUIRED !"},{"key":"record.id","value":"string","description":"(Required) identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"members\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"metadata\": {},\n      \"name\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": false\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"id\": \"string\",\n      \"members\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"metadata\": {},\n      \"name\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"user\": true\n    }\n  ],\n  \"next\": true,\n  \"page\": 7556,\n  \"size\": 424\n}"},{"id":"a4dafefb-ce5b-4204-a7e4-c7bd3ab97cae","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/objects/:object/records/:record.id?ids=string&ids=string&name=string&user.id=string&user.name=string&q=string&record.name=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["roles","objects",":object","records",":record.id"],"query":[{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"name","value":"string"},{"key":"user.id","value":"string"},{"key":"user.name","value":"string"},{"key":"q","value":"string"},{"key":"record.name","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[{"key":"object","value":"contacts","description":"(Required) bool admin = 4;  // filter: where CURRENT user is 'ADMIN' of\nREQUIRED !"},{"key":"record.id","value":"string","description":"(Required) identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ee82bda9-6d96-4bd2-a1c8-ca428b28997b"},{"name":"Read Role","id":"8334c9e4-f910-4caa-a5ba-a2c1bf1db473","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/roles/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["roles",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>select projection</p>\n<p>select: output (fields,...)</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>select projection</p>\n<p>select: output (fields,...)</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"e18f633d-8cd2-4ff8-967b-116decad83e6","description":{"content":"<p>(Required) role.id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"30e2120a-1ea8-4f8f-949a-04025532ab62","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["roles",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) role.id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"role\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": true\n  }\n}"},{"id":"91f5ba66-f9ad-460f-a46c-736765c0ac40","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["roles",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) role.id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8334c9e4-f910-4caa-a5ba-a2c1bf1db473"},{"name":"Delete Role","id":"662625d3-ca0a-4c6e-aa52-53a8b105c73e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/roles/:id?ids=string&ids=string&permanent=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["roles",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>POST /roles/delete {\"ids\"}</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>POST /roles/delete {\"ids\"}</p>\n","type":"text/plain"},"key":"ids","value":"string"},{"description":{"content":"<p>deleteOrMark 'deleted' ?</p>\n","type":"text/plain"},"key":"permanent","value":"true"}],"variable":[{"id":"582927d0-0a68-4854-8617-80bc2ae7a279","description":{"content":"<p>(Required) DELETE /roles/{id}</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ef37a1c0-0607-4b5d-9b74-3910b78f1ad7","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/:id?ids=string&ids=string&permanent=true","host":["https://api.webitel.com/api"],"path":["roles",":id"],"query":[{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"permanent","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) DELETE /roles/{id}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deleted\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": false\n  }\n}"},{"id":"6b823dea-89fb-4c16-8eaa-0a8e630f135f","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/:id?ids=string&ids=string&permanent=true","host":["https://api.webitel.com/api"],"path":["roles",":id"],"query":[{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"permanent","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) DELETE /roles/{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"662625d3-ca0a-4c6e-aa52-53a8b105c73e"},{"name":"Update Role","id":"02ecc8ca-3607-4cd9-a64f-46eee70def3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"role\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": false\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/roles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["roles",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"fd7c42a6-3923-4f6a-985d-cda49736285f","description":{"content":"<p>(Required) oid</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f59e4810-7078-47ad-a58b-eccb9c6d7001","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/:id","host":["https://api.webitel.com/api"],"path":["roles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) oid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"updated\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": true\n  }\n}"},{"id":"344a4c9c-db67-421f-8edb-146c4cb4a554","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/:id","host":["https://api.webitel.com/api"],"path":["roles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) oid"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"02ecc8ca-3607-4cd9-a64f-46eee70def3e"},{"name":"Update Role2","id":"db65bf9c-cf4b-494a-bd83-ae4efe616d07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"role\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": false\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/roles/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["roles",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"22a3dc85-b355-4175-8d6a-5ed5004a0096","description":{"content":"<p>(Required) oid</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9e48cfbc-cc75-4c93-9741-8f5c416e24f8","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/:id","host":["https://api.webitel.com/api"],"path":["roles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) oid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"updated\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"id\": \"string\",\n    \"members\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"user\": true\n  }\n}"},{"id":"14e9c0a1-3631-4e04-8d32-e7a766e8454b","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/roles/:id","host":["https://api.webitel.com/api"],"path":["roles",":id"],"variable":[{"key":"id","value":"string","description":"(Required) oid"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"db65bf9c-cf4b-494a-bd83-ae4efe616d07"}],"id":"a011d30f-e7f7-4086-ada0-9081137453c9","_postman_id":"a011d30f-e7f7-4086-ada0-9081137453c9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Spaces","item":[{"name":"List Spaces Spaces","id":"519248c7-8854-4968-b764-7bbdad89f9d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces?page=7616&size=7616&q=string&sort=id&fields=*&id=string&id=string","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>----------- READ-ONLY -----------</strong></td>\n<td></td>\n</tr>\n<tr>\n<td><code>id</code></td>\n<td>int64</td>\n</tr>\n<tr>\n<td><code>ver</code></td>\n<td>int32</td>\n</tr>\n<tr>\n<td><code>etag</code></td>\n<td>string</td>\n</tr>\n<tr>\n<td><strong>---------- OPERATIONAL ----------</strong></td>\n<td></td>\n</tr>\n<tr>\n<td><code>created_at</code></td>\n<td>int64(epoch:milli)</td>\n</tr>\n<tr>\n<td><code>created_by</code></td>\n<td>lookup(user)</td>\n</tr>\n<tr>\n<td><code>updated_at</code></td>\n<td>int64(epoch:milli)</td>\n</tr>\n<tr>\n<td><code>updated_by</code></td>\n<td>lookup(user)</td>\n</tr>\n<tr>\n<td><strong>---------- ATTRIBUTES -----------</strong></td>\n<td></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>name!</td>\n</tr>\n<tr>\n<td><code>home_page</code></td>\n<td>string (home_page)</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>bool</td>\n</tr>\n<tr>\n<td><code>has_children</code></td>\n<td>bool</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"description":{"content":"<p>Limit of result page records count.   <em>default(16); limit=(size&lt;=0?-1:size+1);</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">const\n    default = 16\n  , maximum = 32\n;\n\n</code></pre>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term:\n<code>?</code> - matches any character\n<code>*</code> - matches 0 or more characters\nUsed to query records within a set of <code>qin</code> fields, eg: name, etc...</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort result dataset of records by fields.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>sort ::= *( ORDER name )\n\nORDER  = ASC / DESC\nDESC   = \"-\" / \"!\"\nASC    = [ \"+\" ]   ; Default\n</code></pre><p>Fields available</p>\n<ul>\n<li><code>id</code>(seq)</li>\n<li><code>domain</code>{name}</li>\n<li><code>state</code></li>\n</ul>\n","type":"text/plain"},"key":"sort","value":"id"},{"key":"fields","value":"*"},{"description":{"content":"<p>Records with unique IDentifier(s).\nAccept: <code>id</code> -or- <code>etag</code>.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Records with unique IDentifier(s).\nAccept: <code>id</code> -or- <code>etag</code>.</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[]}},"response":[{"id":"3f0171ee-c3b0-4f11-929e-3983fa183d04","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces?page=7616&size=7616&q=string&sort=id&fields=*&id=string&id=string","host":["https://api.webitel.com/api"],"path":["spaces"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"id"},{"key":"fields","value":"*"},{"key":"id","value":"string"},{"key":"id","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"domain\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": true,\n      \"home_page\": \"string\",\n      \"id\": \"string\",\n      \"mode\": \"string\",\n      \"name\": \"string\",\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 781\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"domain\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"has_children\": false,\n      \"home_page\": \"string\",\n      \"id\": \"string\",\n      \"mode\": \"string\",\n      \"name\": \"string\",\n      \"state\": false,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 8766\n    }\n  ],\n  \"next\": true,\n  \"page\": 9777\n}"},{"id":"f1da8feb-ef2c-42f7-91d7-b420820fd1ac","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces?page=7616&size=7616&q=string&sort=id&fields=*&id=string&id=string","host":["https://api.webitel.com/api"],"path":["spaces"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"id"},{"key":"fields","value":"*"},{"key":"id","value":"string"},{"key":"id","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"519248c7-8854-4968-b764-7bbdad89f9d9"},{"name":"Create NEW Space","id":"e04a460a-82f5-44db-9442-afdb87a02ba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"home_page\": \"string\",\n    \"name\": \"string\",\n    \"state\": false\n  },\n  {\n    \"etag\": \"string\",\n    \"home_page\": \"string\",\n    \"name\": \"string\",\n    \"state\": false\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/spaces?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"6c95d7ec-c52d-4d86-8e59-d84933755e39","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"home_page\": \"string\",\n    \"name\": \"string\",\n    \"state\": false\n  },\n  {\n    \"etag\": \"string\",\n    \"home_page\": \"string\",\n    \"name\": \"string\",\n    \"state\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/spaces?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"has_children\": true,\n  \"home_page\": \"string\",\n  \"id\": \"string\",\n  \"mode\": \"string\",\n  \"name\": \"string\",\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 3796\n}"},{"id":"b84427b6-231c-4f44-be2b-1e5165191908","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"home_page\": \"string\",\n    \"name\": \"string\",\n    \"state\": false\n  },\n  {\n    \"etag\": \"string\",\n    \"home_page\": \"string\",\n    \"name\": \"string\",\n    \"state\": true\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/spaces?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e04a460a-82f5-44db-9442-afdb87a02ba3"},{"name":"Locate spaces source","id":"cc9702e0-0197-4e84-b9ff-d88525d87b39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"14396f6a-d337-4fcc-94a1-0389f0db440d","description":{"content":"<p>(Required) The Space source IDentifier.\nAccept: <code>etag</code> (obsolete+) or <code>id</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"de83af90-2f2a-4164-9897-beafdcedd8ee","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) The Space source IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"has_children\": true,\n  \"home_page\": \"string\",\n  \"id\": \"string\",\n  \"mode\": \"string\",\n  \"name\": \"string\",\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 3796\n}"},{"id":"d08d9d72-3ae7-4bd5-8290-9d373c33f25f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) The Space source IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cc9702e0-0197-4e84-b9ff-d88525d87b39"},{"name":"Remove Space source","id":"9910ed4e-d17d-4e4f-8c8d-9dfc2a472aa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"49cd28c4-7926-476b-af6c-76bbe755fc5f","description":{"content":"<p>(Required) Unique ID of the latest version of a resource.</p>\n","type":"text/plain"},"type":"any","value":"rJEty","key":"etag"}]}},"response":[{"id":"e55460c2-e63a-4593-8cd6-7b75a2e05e62","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"rJEty","description":"(Required) Unique ID of the latest version of a resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"has_children\": true,\n  \"home_page\": \"string\",\n  \"id\": \"string\",\n  \"mode\": \"string\",\n  \"name\": \"string\",\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 3796\n}"},{"id":"06b67987-f0bf-455c-8e74-d89f794bd7ca","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"rJEty","description":"(Required) Unique ID of the latest version of a resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9910ed4e-d17d-4e4f-8c8d-9dfc2a472aa4"},{"name":"NEW Update of the Space source","id":"a86e8a3a-8b03-4068-89b7-9671caefb786","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"home_page\": \"string\",\n  \"name\": \"string\",\n  \"state\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Source Fields to return into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"cf0c0fb7-0628-40a7-8a35-fac2573d2608","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"6b1cd70f-4cc4-402d-9956-14162f6928f8","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"home_page\": \"string\",\n  \"name\": \"string\",\n  \"state\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"domain\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"has_children\": true,\n  \"home_page\": \"string\",\n  \"id\": \"string\",\n  \"mode\": \"string\",\n  \"name\": \"string\",\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 3796\n}"},{"id":"93f8e6b5-2fd4-4ef4-af81-9506d53e2645","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"home_page\": \"string\",\n  \"name\": \"string\",\n  \"state\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/spaces/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["spaces",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a86e8a3a-8b03-4068-89b7-9671caefb786"}],"id":"1655b078-c695-4625-9f18-0d1278036ee6","_postman_id":"1655b078-c695-4625-9f18-0d1278036ee6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Tags","item":[{"name":"List of the all Articles's Tag(s).","id":"e831ebe7-3a3b-4840-a95f-83fec13c9494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/tags?page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["spaces","tags"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[]}},"response":[{"id":"bae0e566-27c5-4f46-a0bf-f2c4ec3f0956","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/tags?page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["spaces","tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 4219\n}"},{"id":"959e7864-3f05-4683-8daa-8446f4fcfca8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/spaces/tags?page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["spaces","tags"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e831ebe7-3a3b-4840-a95f-83fec13c9494"}],"id":"b8935961-31bd-4f34-aa3e-5798141bf409","_postman_id":"b8935961-31bd-4f34-aa3e-5798141bf409","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Timeline","item":[{"name":"Get Timeline Timeline","id":"5a95e828-58ef-42ec-b93b-ac9a0529360b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/timeline?page=string&size=string&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=chat&type=chat","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timeline"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"string"},{"key":"size","value":"string"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"},{"key":"type","value":"chat"},{"key":"type","value":"chat"}],"variable":[{"id":"37ffd463-4fea-48be-b3b0-5ca1336c88fe","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"76cbe76d-1332-448e-863a-d5c3bd7aa455","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timeline?page=string&size=string&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=chat&type=chat","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timeline"],"query":[{"key":"page","value":"string"},{"key":"size","value":"string"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"},{"key":"type","value":"chat"},{"key":"type","value":"chat"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"days\": [\n    {\n      \"calls_count\": \"string\",\n      \"chats_count\": \"string\",\n      \"day_timestamp\": \"string\",\n      \"emails_count\": \"string\",\n      \"items\": [\n        {\n          \"call\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"files\": [\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              },\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              }\n            ],\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"total_duration\": \"string\",\n            \"transcripts\": [\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\",\n                  \"type\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              },\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\",\n                  \"type\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              }\n            ]\n          },\n          \"chat\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            }\n          },\n          \"created_at\": \"string\",\n          \"email\": {\n            \"attachments\": [\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              }\n            ],\n            \"body\": \"string\",\n            \"cc\": [\n              \"string\",\n              \"string\"\n            ],\n            \"from\": [\n              \"string\",\n              \"string\"\n            ],\n            \"html\": \"string\",\n            \"id\": \"string\",\n            \"is_detailed\": false,\n            \"is_inbound\": true,\n            \"owner\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"profile\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"sender\": [\n              \"string\",\n              \"string\"\n            ],\n            \"subject\": \"string\",\n            \"to\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          \"type\": \"chat\"\n        },\n        {\n          \"call\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"files\": [\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              },\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              }\n            ],\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": false,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"total_duration\": \"string\",\n            \"transcripts\": [\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\",\n                  \"type\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              },\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\",\n                  \"type\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              }\n            ]\n          },\n          \"chat\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            }\n          },\n          \"created_at\": \"string\",\n          \"email\": {\n            \"attachments\": [\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              }\n            ],\n            \"body\": \"string\",\n            \"cc\": [\n              \"string\",\n              \"string\"\n            ],\n            \"from\": [\n              \"string\",\n              \"string\"\n            ],\n            \"html\": \"string\",\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"owner\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"profile\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"sender\": [\n              \"string\",\n              \"string\"\n            ],\n            \"subject\": \"string\",\n            \"to\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          \"type\": \"chat\"\n        }\n      ]\n    },\n    {\n      \"calls_count\": \"string\",\n      \"chats_count\": \"string\",\n      \"day_timestamp\": \"string\",\n      \"emails_count\": \"string\",\n      \"items\": [\n        {\n          \"call\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"files\": [\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              },\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              }\n            ],\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"total_duration\": \"string\",\n            \"transcripts\": [\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\",\n                  \"type\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              },\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\",\n                  \"type\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              }\n            ]\n          },\n          \"chat\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": false,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            }\n          },\n          \"created_at\": \"string\",\n          \"email\": {\n            \"attachments\": [\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              }\n            ],\n            \"body\": \"string\",\n            \"cc\": [\n              \"string\",\n              \"string\"\n            ],\n            \"from\": [\n              \"string\",\n              \"string\"\n            ],\n            \"html\": \"string\",\n            \"id\": \"string\",\n            \"is_detailed\": false,\n            \"is_inbound\": true,\n            \"owner\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"profile\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"sender\": [\n              \"string\",\n              \"string\"\n            ],\n            \"subject\": \"string\",\n            \"to\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          \"type\": \"chat\"\n        },\n        {\n          \"call\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"files\": [\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              },\n              {\n                \"channel\": \"string\",\n                \"id\": \"string\",\n                \"mime_type\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"start_at\": \"string\",\n                \"stop_at\": \"string\",\n                \"type\": \"file_type_empty\"\n              }\n            ],\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": false,\n            \"is_missed\": true,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"total_duration\": \"string\",\n            \"transcripts\": [\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\",\n                  \"type\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              },\n              {\n                \"file\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\",\n                  \"type\": \"string\"\n                },\n                \"id\": \"string\",\n                \"locale\": \"string\"\n              }\n            ]\n          },\n          \"chat\": {\n            \"closed_at\": \"string\",\n            \"duration\": \"string\",\n            \"flow_scheme\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"gateway\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"id\": \"string\",\n            \"is_detailed\": true,\n            \"is_inbound\": true,\n            \"is_missed\": false,\n            \"participants\": [\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"name\": \"string\",\n                \"type\": \"string\"\n              }\n            ],\n            \"queue\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            }\n          },\n          \"created_at\": \"string\",\n          \"email\": {\n            \"attachments\": [\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              },\n              {\n                \"id\": \"string\",\n                \"mime\": \"string\",\n                \"name\": \"string\",\n                \"size\": \"string\",\n                \"url\": \"string\"\n              }\n            ],\n            \"body\": \"string\",\n            \"cc\": [\n              \"string\",\n              \"string\"\n            ],\n            \"from\": [\n              \"string\",\n              \"string\"\n            ],\n            \"html\": \"string\",\n            \"id\": \"string\",\n            \"is_detailed\": false,\n            \"is_inbound\": true,\n            \"owner\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"profile\": {\n              \"id\": \"string\",\n              \"name\": \"string\",\n              \"type\": \"string\"\n            },\n            \"sender\": [\n              \"string\",\n              \"string\"\n            ],\n            \"subject\": \"string\",\n            \"to\": [\n              \"string\",\n              \"string\"\n            ]\n          },\n          \"type\": \"chat\"\n        }\n      ]\n    }\n  ],\n  \"next\": true,\n  \"page\": \"string\"\n}"},{"id":"845dfa8f-8403-4f4d-b8df-dd7f60b16e19","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timeline?page=string&size=string&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=chat&type=chat","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timeline"],"query":[{"key":"page","value":"string"},{"key":"size","value":"string"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"ids","value":"string"},{"key":"ids","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"},{"key":"type","value":"chat"},{"key":"type","value":"chat"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5a95e828-58ef-42ec-b93b-ac9a0529360b"},{"name":"Get Timeline Counter Timeline","id":"03b99bf3-b41f-4c6e-897a-ffed76b548c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/timeline/counter","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timeline","counter"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"881d7c2c-1bc3-47bb-8e56-4a0fb78f758e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"ae8043e7-1bca-4990-95a6-41aa72eecf73","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timeline/counter","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timeline","counter"],"variable":[{"key":"contact_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"calls_count\": \"string\",\n  \"chats_count\": \"string\",\n  \"date_from\": \"string\",\n  \"date_to\": \"string\",\n  \"emails_count\": \"string\"\n}"},{"id":"e77bc9da-ccf8-46e3-ac8d-53a8567c5b0b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timeline/counter","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timeline","counter"],"variable":[{"key":"contact_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"03b99bf3-b41f-4c6e-897a-ffed76b548c6"},{"name":"Show info: variables + postprocessing results, saved for a single\ntimeline communication (call | chat | email), fetched on-demand.","id":"fe3191ed-0815-4f90-abe8-0317d0d05205","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/timeline/:type/:id/info","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timeline",":type",":id","info"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e752cb1b-46b5-47d1-91b0-fc2e39eada9d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"8e091f2d-87f8-4cd8-8641-6ac9691c6448","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"call","key":"type"},{"id":"619c5782-c655-47b9-a29a-1315f9cac4d5","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"71761fb1-3f8c-455c-b447-7a67dbc1d1e6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timeline/:type/:id/info","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timeline",":type",":id","info"],"variable":[{"key":"contact_id","value":"string","description":"(Required) "},{"key":"type","value":"call","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"postprocessing\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"form\": {},\n      \"reporting_at\": \"string\"\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"form\": {},\n      \"reporting_at\": \"string\"\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"key\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}"},{"id":"295185f6-3779-45c8-b0e1-18e715fc2f2c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timeline/:type/:id/info","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timeline",":type",":id","info"],"variable":[{"key":"contact_id","value":"string","description":"(Required) "},{"key":"type","value":"call","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fe3191ed-0815-4f90-abe8-0317d0d05205"}],"id":"87de892b-de17-4e38-9eec-d3861d029ea1","_postman_id":"87de892b-de17-4e38-9eec-d3861d029ea1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Timezones","item":[{"name":"List of the Contact's timezone(s).","id":"9bee6506-b308-4e28-b506-b3e796c4f1e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/timezones?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timezones"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: location name;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Primary timezone only.</p>\n","type":"text/plain"},"key":"primary","value":"true"}],"variable":[{"id":"ca2d8824-33f7-4492-ab9d-67e7c63cf0e5","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"bc590f27-4512-4c16-8dff-027292c7ca47","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 7147\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2260\n    }\n  ],\n  \"next\": true,\n  \"page\": 7750\n}"},{"id":"b8cc96f1-206e-40df-bd7a-a125b86df3e2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&primary=true","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"primary","value":"true"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9bee6506-b308-4e28-b506-b3e796c4f1e2"},{"name":"Resets all timezones of the contact according to the input dataset.","id":"df665459-5eef-4cd8-9478-6fb9fc0eda5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timezones"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"bcebf3b7-1c7e-4308-b766-b9176fc7fe42","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"ef1da43a-0438-4836-8ff7-dc770fc3263f","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2348\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6590\n    }\n  ],\n  \"next\": true,\n  \"page\": 3851\n}"},{"id":"42338e05-55e3-4ca4-b67f-883cf6e89dd4","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"df665459-5eef-4cd8-9478-6fb9fc0eda5c"},{"name":"Associate more timezone(s) with the Contact.","id":"19cf5e4b-3b46-4d68-b0d6-19d6e77295ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timezones"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"c94698aa-2b0d-4206-9868-1c7cca729e2b","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"443dc6b5-f3e3-4a98-bf7a-2cd6c847f1cf","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2348\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6590\n    }\n  ],\n  \"next\": true,\n  \"page\": 3851\n}"},{"id":"e64705a0-50b8-41e5-bb1a-b83c386a7717","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"etag\": \"string\",\n    \"primary\": false,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  },\n  {\n    \"etag\": \"string\",\n    \"primary\": true,\n    \"timezone\": {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"type\": \"string\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"19cf5e4b-3b46-4d68-b0d6-19d6e77295ba"},{"name":"Remove the Contact's timezone(s).","id":"8941dd03-dd77-4ee0-b99c-a5cb82a4ea24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string&etag=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timezones"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"string"}],"variable":[{"id":"fd977234-a69d-422b-9c29-9e92742c9730","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"bf0d0be1-6b10-4b01-a201-ee7fb42906c6","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2348\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6590\n    }\n  ],\n  \"next\": true,\n  \"page\": 3851\n}"},{"id":"0ddd6866-c9fa-4fce-a406-d00beb59c130","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones?fields=string&fields=string&etag=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8941dd03-dd77-4ee0-b99c-a5cb82a4ea24"},{"name":"Locate the Contact's timezone association.","id":"8e48028d-53ae-4b2e-933e-5b069991606e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timezones",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"5c222baa-6f3e-4aa9-9aef-358d6e1af990","description":{"content":"<p>(Required) Contact source ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"18b42d5b-da4d-46cf-bf89-f84337b17e23","description":{"content":"<p>(Required) Unique timezone link IDentifier.\nAccept: <code>etag</code> (obsolete+) or <code>id</code>.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"b0e30430-fca8-4d4b-90fc-dce0df414181","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact source ID."},{"key":"etag","value":"string","description":"(Required) Unique timezone link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": true,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 7083\n}"},{"id":"c57f5c9a-16cb-4d2d-81c4-9f0280de37d0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact source ID."},{"key":"etag","value":"string","description":"(Required) Unique timezone link IDentifier.\nAccept: `etag` (obsolete+) or `id`."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8e48028d-53ae-4b2e-933e-5b069991606e"},{"name":"Update the Contact's timezone details.","id":"b89993e3-f86b-42a1-beed-c917d84864a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"primary\": true,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timezones",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"60413085-4264-41b1-8983-374a8afd628d","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"2bc15feb-35ce-4ad2-96bc-c94a610f1d8a","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"64b5cc4e-c73a-4325-95a7-b07cb673e62c","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2348\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6590\n    }\n  ],\n  \"next\": true,\n  \"page\": 3851\n}"},{"id":"3f0d06c2-ba5c-411a-a077-4001a668bc0e","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b89993e3-f86b-42a1-beed-c917d84864a6"},{"name":"Remove the Contact's timezone association.","id":"48957445-3a41-4e88-ab66-7c7fc6411c21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timezones",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"f23750cb-1ce4-4d0a-9c9c-f6780d96422c","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"981c4f9a-6383-4c0d-ac0d-d219d1ed851f","description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":".......","key":"etag"}]}},"response":[{"id":"ec0ce8e1-7d03-4d17-9b6e-0d6f43ad36b8","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": true,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"ver\": 7083\n}"},{"id":"9746d093-be2c-4546-980e-e9bb9e55b866","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":".......","description":"(Required) Unique ID to remove."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"48957445-3a41-4e88-ab66-7c7fc6411c21"},{"name":"Update the Contact's timezone details.","id":"3d31517b-941d-4209-82ee-a6c1eb086c38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"primary\": true,\n  \"timezone\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","timezones",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"2a902045-13d2-4f3c-bea8-df38135bee2d","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"fc997710-d6cd-41dc-a6bc-1cfb8d096c9f","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"43f18e5e-9083-4ece-bfd8-da5821d6bf61","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": true,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 2348\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"primary\": false,\n      \"timezone\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"ver\": 6590\n    }\n  ],\n  \"next\": true,\n  \"page\": 3851\n}"},{"id":"10e0acce-85bc-4dc3-a3e8-2bb065b65845","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/timezones/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","timezones",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resource."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3d31517b-941d-4209-82ee-a6c1eb086c38"}],"id":"5b0d4c74-01a7-4c3d-9582-362a533b3e9a","_postman_id":"5b0d4c74-01a7-4c3d-9582-362a533b3e9a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"TwoFactorAuthentication","item":[{"name":"GetUserTfaKey locates the secret for user and returns it as a TOTP url","id":"02ff7c9d-73c9-4ff1-a8ba-2dd394ca0151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/:user_id/2fa","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":user_id","2fa"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"76cf19e6-0584-49f6-affc-6a0adc6775ee","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"}]}},"response":[{"id":"1a46df82-701e-45e3-af46-896f669c2336","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user_id/2fa","host":["https://api.webitel.com/api"],"path":["users",":user_id","2fa"],"variable":[{"key":"user_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"totp\": {\n    \"url\": \"string\",\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"eea5c79b-b421-498c-83dc-99f2a661330b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user_id/2fa","host":["https://api.webitel.com/api"],"path":["users",":user_id","2fa"],"variable":[{"key":"user_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"02ff7c9d-73c9-4ff1-a8ba-2dd394ca0151"},{"name":"GenerateUserTfaKey generates new or regenerates secret for the concrete user","id":"451c8300-c102-4c95-a7bc-1d38dc994ca1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/:user_id/2fa","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":user_id","2fa"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e9ed9635-8a82-4a98-a3d7-3802f9f99efe","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"}]}},"response":[{"id":"da8f8f83-6b3b-4d60-9e3f-14b07d9bc924","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user_id/2fa","host":["https://api.webitel.com/api"],"path":["users",":user_id","2fa"],"variable":[{"key":"user_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"totp\": {\n    \"url\": \"string\",\n    \"user\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"},{"id":"b66f41fd-8a9f-4467-8795-e7948da619c9","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user_id/2fa","host":["https://api.webitel.com/api"],"path":["users",":user_id","2fa"],"variable":[{"key":"user_id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"451c8300-c102-4c95-a7bc-1d38dc994ca1"}],"id":"4c624982-607c-46c7-9bf6-6a4d6ea4dabc","_postman_id":"4c624982-607c-46c7-9bf6-6a4d6ea4dabc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Types","item":[{"name":"Lookup data types registry.","id":"aaa2222e-9bf8-42fd-913b-4d6a827c5149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types?q=string&id=string&name=string&repo=string&path=string&readonly=true&extendable=true&extensions=true&extended=true&administered=true&size=7616&page=7616&sort=*&fields=*","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Search term:\n<code>?</code> - matches any character\n<code>*</code> - matches 0 or more characters\ne.g.: name,emails{type},labels etc...</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p><code>types.id</code></p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p><code>types.name</code></p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p><code>types.repo</code></p>\n","type":"text/plain"},"key":"repo","value":"string"},{"description":{"content":"<p><code>types.path</code></p>\n","type":"text/plain"},"key":"path","value":"string"},{"description":{"content":"<p>[NOT] [ system / custom ] types only</p>\n","type":"text/plain"},"key":"readonly","value":"true"},{"description":{"content":"<p>[NOT] Extend[able] types only.</p>\n","type":"text/plain"},"key":"extendable","value":"true"},{"description":{"content":"<p>[NOT] include extensions/* types.</p>\n","type":"text/plain"},"key":"extensions","value":"true"},{"description":{"content":"<p>[NOT] Extend[ed] types only.</p>\n","type":"text/plain"},"key":"extended","value":"true"},{"description":{"content":"<p>[NOT] Administer access control only</p>\n","type":"text/plain"},"key":"administered","value":"true"},{"description":{"content":"<p>Number of result records (per page).\nDefault: 16.</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Sort result dataset of records by fields.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>sort ::= *( ORDER name )\n\nORDER  = ASC / DESC\nDESC   = \"-\" / \"!\"\nASC    = [ \"+\" ]   ; Default\n</code></pre><p>Fields available</p>\n<ul>\n<li><code>id</code>(seq)</li>\n<li><code>domain</code>{name}</li>\n<li><code>created_at</code></li>\n<li><code>created_by</code>{name}</li>\n<li><code>updated_at</code></li>\n<li><code>updated_by</code>{name}</li>\n</ul>\n<p>Use ?fields=<code>field.sort()</code> option to sort Edge fields.</p>\n","type":"text/plain"},"key":"sort","value":"*"},{"description":{"content":"<p>Fields [Q]uery to build result dataset record.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>fields ::= field [ *( \",\" field ) ]\nfield  ::= name [ *( func ) ] [ inner ]\ninner  ::= \"{\" fields \"}\"\nfuncs  ::= *( func )\nfunc   ::= \".\" name \"(\" [ args ] \")\"\nname   ::= ALPHA / DIGIT / USCORE\n\nALPHA    = %x41-5A / %x61-7A  ; \"A\"-\"Z\" / \"a\"-\"z\"\nDIGIT    = %x30-39            ; \"0\"-\"9\"\nUSCORE   = %x5F ; underscore  ; \"_\"\n</code></pre>","type":"text/plain"},"key":"fields","value":"*"}],"variable":[]}},"response":[{"id":"80465635-d06c-42d0-b08e-7b87939d0a5e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types?q=string&id=string&name=string&repo=string&path=string&readonly=true&extendable=true&extensions=true&extended=true&administered=true&size=7616&page=7616&sort=*&fields=*","host":["https://api.webitel.com/api"],"path":["types"],"query":[{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"name","value":"string"},{"key":"repo","value":"string"},{"key":"path","value":"string"},{"key":"readonly","value":"true"},{"key":"extendable","value":"true"},{"key":"extensions","value":"true"},{"key":"extended","value":"true"},{"key":"administered","value":"true"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 8403,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 4758.3516980507,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 4809,\n            \"max\": 9593.989298372571,\n            \"min\": 1363.468503319878,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 1815,\n            \"max\": 539.9369588163717,\n            \"min\": 1083.065603929756,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 6922,\n            \"max\": 1203.746404255559,\n            \"min\": 8767.055811869775,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": true,\n          \"richtext\": {\n            \"max_bytes\": 7600,\n            \"max_chars\": 4057,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 6956,\n            \"max_chars\": 4452,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 344,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 1971.5502419946906,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 5924,\n            \"max\": 3588.38059596887,\n            \"min\": 325.2341684688043,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 9810,\n            \"max\": 9976.069425794549,\n            \"min\": 8148.073594093539,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 1998,\n            \"max\": 7682.7046306410575,\n            \"min\": 895.3745751334696,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"hidden\": false,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": true,\n          \"richtext\": {\n            \"max_bytes\": 9978,\n            \"max_chars\": 2507,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 5387,\n            \"max_chars\": 8247,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": true\n        },\n        \"key_1\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": false\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": true,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    },\n    {\n      \"about\": \"string\",\n      \"administered\": true,\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"display\": \"string\",\n      \"extendable\": true,\n      \"fields\": [\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 6391,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 6726.083315849824,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": false,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 2362,\n            \"max\": 8510.521379464917,\n            \"min\": 8457.212311488873,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 1142,\n            \"max\": 7663.565163817285,\n            \"min\": 6649.839664337865,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 2695,\n            \"max\": 7840.3140272411465,\n            \"min\": 1409.5767184976803,\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": true,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 2828,\n            \"max_chars\": 9373,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 3080,\n            \"max_chars\": 5716,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          }\n        },\n        {\n          \"always\": {},\n          \"binary\": {\n            \"max_bytes\": 7981,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"bool\": {},\n          \"datetime\": {\n            \"epoch\": 4250.205359346682,\n            \"format\": \"string\",\n            \"zone\": \"string\"\n          },\n          \"default\": {},\n          \"disabled\": true,\n          \"duration\": {\n            \"format\": \"string\",\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"float\": {\n            \"frac\": 2203,\n            \"max\": 4582.362559656654,\n            \"min\": 917.9741507009464,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"float32\": {\n            \"frac\": 8331,\n            \"max\": 4497.748273896187,\n            \"min\": 4866.7179297258235,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"float64\": {\n            \"frac\": 625,\n            \"max\": 5901.014426824536,\n            \"min\": 2255.188657146876,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"hidden\": true,\n          \"hint\": \"string\",\n          \"id\": \"string\",\n          \"int\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"int32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"int64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\"\n            }\n          },\n          \"kind\": \"none\",\n          \"lookup\": {\n            \"display\": \"string\",\n            \"name\": \"string\",\n            \"path\": \"string\",\n            \"primary\": \"string\",\n            \"query\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            },\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"name\": \"string\",\n          \"readonly\": false,\n          \"required\": false,\n          \"richtext\": {\n            \"max_bytes\": 2288,\n            \"max_chars\": 9331,\n            \"multiline\": true,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"string\": {\n            \"max_bytes\": 4109,\n            \"max_chars\": 3046,\n            \"multiline\": false,\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\"\n            }\n          },\n          \"uint\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\",\n              \"key_1\": \"string\",\n              \"key_2\": \"string\",\n              \"key_3\": \"string\"\n            }\n          },\n          \"uint32\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          },\n          \"uint64\": {\n            \"max\": \"string\",\n            \"min\": \"string\",\n            \"violation\": {\n              \"key_0\": \"string\"\n            }\n          }\n        }\n      ],\n      \"id\": \"string\",\n      \"indexes\": {\n        \"key_0\": {\n          \"fields\": [\n            \"string\",\n            \"string\"\n          ],\n          \"include\": [\n            \"string\",\n            \"string\"\n          ],\n          \"unique\": true\n        }\n      },\n      \"name\": \"string\",\n      \"objclass\": \"string\",\n      \"path\": \"string\",\n      \"primary\": \"string\",\n      \"readonly\": true,\n      \"repo\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 7114\n}"},{"id":"352b5a99-b432-4914-bb93-d9af6014ff83","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types?q=string&id=string&name=string&repo=string&path=string&readonly=true&extendable=true&extensions=true&extended=true&administered=true&size=7616&page=7616&sort=*&fields=*","host":["https://api.webitel.com/api"],"path":["types"],"query":[{"key":"q","value":"string"},{"key":"id","value":"string"},{"key":"name","value":"string"},{"key":"repo","value":"string"},{"key":"path","value":"string"},{"key":"readonly","value":"true"},{"key":"extendable","value":"true"},{"key":"extensions","value":"true"},{"key":"extended","value":"true"},{"key":"administered","value":"true"},{"key":"size","value":"7616"},{"key":"page","value":"7616"},{"key":"sort","value":"*"},{"key":"fields","value":"*"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aaa2222e-9bf8-42fd-913b-4d6a827c5149"},{"name":"Structured data type details.","id":"c7f7a1a5-bfcd-4497-9a12-b3cf11e6d33c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/:path","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["types",":path"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"35bcad9b-ec7b-4f84-b9bf-ebd7360b8771","description":{"content":"<p>(Required) <code>types.path</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"path"}]}},"response":[{"id":"2aca5354-71f3-4d97-bcf2-b354cb86b1fa","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/:path","host":["https://api.webitel.com/api"],"path":["types",":path"],"variable":[{"key":"path","value":"string","description":"(Required) `types.path`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"about\": \"string\",\n  \"administered\": false,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"display\": \"string\",\n  \"extendable\": false,\n  \"fields\": [\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 3179,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 3595.9710677573,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": false,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 3356,\n        \"max\": 2909.2017495203095,\n        \"min\": 104.29334238104104,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 6338,\n        \"max\": 9693.27412739314,\n        \"min\": 9647.527180674515,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 2243,\n        \"max\": 8563.853849205489,\n        \"min\": 6393.658545396596,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"hidden\": false,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": false,\n      \"required\": true,\n      \"richtext\": {\n        \"max_bytes\": 8678,\n        \"max_chars\": 2184,\n        \"multiline\": false,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 4767,\n        \"max_chars\": 6008,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      }\n    },\n    {\n      \"always\": {},\n      \"binary\": {\n        \"max_bytes\": 1355,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"bool\": {},\n      \"datetime\": {\n        \"epoch\": 8194.697508605303,\n        \"format\": \"string\",\n        \"zone\": \"string\"\n      },\n      \"default\": {},\n      \"disabled\": true,\n      \"duration\": {\n        \"format\": \"string\",\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float\": {\n        \"frac\": 4841,\n        \"max\": 3026.671099270317,\n        \"min\": 8146.441513693978,\n        \"violation\": {\n          \"key_0\": \"string\"\n        }\n      },\n      \"float32\": {\n        \"frac\": 4601,\n        \"max\": 2026.382778937943,\n        \"min\": 9107.908818180547,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"float64\": {\n        \"frac\": 8326,\n        \"max\": 6173.597486422562,\n        \"min\": 957.4977199763168,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"hidden\": true,\n      \"hint\": \"string\",\n      \"id\": \"string\",\n      \"int\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"int64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"kind\": \"none\",\n      \"lookup\": {\n        \"display\": \"string\",\n        \"name\": \"string\",\n        \"path\": \"string\",\n        \"primary\": \"string\",\n        \"query\": {\n          \"key_0\": \"string\"\n        },\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"name\": \"string\",\n      \"readonly\": true,\n      \"required\": false,\n      \"richtext\": {\n        \"max_bytes\": 8787,\n        \"max_chars\": 9976,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      },\n      \"string\": {\n        \"max_bytes\": 5351,\n        \"max_chars\": 278,\n        \"multiline\": true,\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\"\n        }\n      },\n      \"uint32\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\"\n        }\n      },\n      \"uint64\": {\n        \"max\": \"string\",\n        \"min\": \"string\",\n        \"violation\": {\n          \"key_0\": \"string\",\n          \"key_1\": \"string\",\n          \"key_2\": \"string\",\n          \"key_3\": \"string\"\n        }\n      }\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    },\n    \"key_1\": {\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ],\n      \"include\": [\n        \"string\",\n        \"string\"\n      ],\n      \"unique\": false\n    }\n  },\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"path\": \"string\",\n  \"primary\": \"string\",\n  \"readonly\": true,\n  \"repo\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  }\n}"},{"id":"96edec64-9b61-4717-9db0-631da3eb2e29","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/types/:path","host":["https://api.webitel.com/api"],"path":["types",":path"],"variable":[{"key":"path","value":"string","description":"(Required) `types.path`"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c7f7a1a5-bfcd-4497-9a12-b3cf11e6d33c"}],"id":"5c85e18e-ef2f-477a-8889-2a41ea8ed9fe","_postman_id":"5c85e18e-ef2f-477a-8889-2a41ea8ed9fe","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"UserAccessTokens","item":[{"name":"Add User Access Token","id":"0be99302-6edf-427f-bb86-06b824f2f7c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/:user.id/tokens?enable=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":user.id","tokens"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>ObjectId user = 1; // [required]\n string usage = 2;  // [optional] usage description\n bool enable = 3;</p>\n","type":"text/plain"},"key":"enable","value":"true"}],"variable":[{"id":"141593ed-0b0d-42a8-b5af-a81e778c192a","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"}]}},"response":[{"id":"97eff042-eae8-4086-9465-6a68366d37e7","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens?enable=true","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens"],"query":[{"key":"enable","value":"true"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"088bd929-7ebc-4eda-887e-a03d18976b1f","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens?enable=true","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens"],"query":[{"key":"enable","value":"true"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0be99302-6edf-427f-bb86-06b824f2f7c5"},{"name":"List User Access Token","id":"59a3fd45-495c-4f20-84a0-f82e54e352d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/:user.id/tokens?user.name=string&q=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":user.id","tokens"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"user.name","value":"string"},{"description":{"content":"<p>int32 page = 2;\nint64 size = 3;</p>\n<p>.usage ILIKE :q</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>----- Search Options -------------------------</p>\n<p>select: output (fields,...)</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>----- Search Options -------------------------</p>\n<p>select: output (fields,...)</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>select: order by (fields,...)</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>select: order by (fields,...)</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>select: offset {page}</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>select: limit {size}</p>\n","type":"text/plain"},"key":"size","value":"7616"}],"variable":[{"id":"f5bb1bd4-cd27-4d08-aea8-14be8f1c8393","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"}]}},"response":[{"id":"fd32e039-9ce8-4192-8651-684b348123f6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens?user.name=string&q=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens"],"query":[{"key":"user.name","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"token\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"usage\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"id\": \"string\",\n      \"token\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"usage\": \"string\",\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true,\n  \"page\": 4876,\n  \"size\": \"string\"\n}"},{"id":"901fbd73-7335-48fa-a72e-5d0e4ef7e2b1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens?user.name=string&q=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens"],"query":[{"key":"user.name","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"59a3fd45-495c-4f20-84a0-f82e54e352d6"},{"name":"Update User Access Token","id":"06f72e4b-c831-4dda-ab12-4453eddf202f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/:user.id/tokens/:id?fields=string&fields=string&enable=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":user.id","tokens",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>[optional] PATCH implementation</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>[optional] PATCH implementation</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"key":"enable","value":"true"}],"variable":[{"id":"d2f0930c-6f49-44cc-89f2-d73f6629e03d","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"},{"id":"6b913836-c6df-446a-9cad-644882cfe0b8","description":{"content":"<p>(Required) tokenKey::token_key</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7274805a-23b7-4e3b-98d3-30e4fb05240c","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens/:id?fields=string&fields=string&enable=true","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enable","value":"true"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) tokenKey::token_key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"8858907e-b59c-4b66-b2e0-cdf47d4ed4ca","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens/:id?fields=string&fields=string&enable=true","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enable","value":"true"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) tokenKey::token_key"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"06f72e4b-c831-4dda-ab12-4453eddf202f"},{"name":"Update User Access Token2","id":"ad26ffe8-c92b-449c-b252-cb9508bf698b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"name\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/:user.id/tokens/:id?fields=string&fields=string&enable=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":user.id","tokens",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>[optional] PATCH implementation</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>[optional] PATCH implementation</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"key":"enable","value":"true"}],"variable":[{"id":"bfd7adec-f12f-4db1-bbdd-c6393e57f2c9","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"},{"id":"4b82b7ec-1514-4958-810b-188386d151d2","description":{"content":"<p>(Required) tokenKey::token_key</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"455f9319-0809-459d-8f11-39ac3cde449c","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens/:id?fields=string&fields=string&enable=true","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enable","value":"true"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) tokenKey::token_key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"bb65e39e-3fdf-4e2e-8c5d-cffa0fb1c2cb","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens/:id?fields=string&fields=string&enable=true","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enable","value":"true"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) tokenKey::token_key"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ad26ffe8-c92b-449c-b252-cb9508bf698b"},{"name":"Get User Access Token","id":"ce7241dc-e296-4896-9cd8-4210fa5c1446","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/:user.id/tokens/:id?user.name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":user.id","tokens",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"user.name","value":"string"}],"variable":[{"id":"17aebf0d-1151-47a9-9ce8-47eca81b8301","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"},{"id":"42850d70-0606-4161-879a-f9031649a031","description":{"content":"<p>(Required) tokenKey::uuid</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4b7a8fe4-a2f9-42c8-aa52-31d660965682","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens/:id?user.name=string","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens",":id"],"query":[{"key":"user.name","value":"string"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) tokenKey::uuid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"0f46602c-8c34-4302-b762-2b11434d5009","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens/:id?user.name=string","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens",":id"],"query":[{"key":"user.name","value":"string"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) tokenKey::uuid"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ce7241dc-e296-4896-9cd8-4210fa5c1446"},{"name":"Delete User Access Token","id":"447fa3a2-0448-4796-89d4-b8708d39c928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/:user.id/tokens/:id?user.name=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":user.id","tokens",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>display name</p>\n","type":"text/plain"},"key":"user.name","value":"string"}],"variable":[{"id":"0df2cf4c-05e7-46b7-8497-eb992fa9192c","description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"},{"id":"3a0a8051-3465-4648-899e-a1363978047b","description":{"content":"<p>(Required) tokenKey::uuid</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4c37c0ea-c94e-47ef-816c-16add17a4304","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens/:id?user.name=string","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens",":id"],"query":[{"key":"user.name","value":"string"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) tokenKey::uuid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  }\n}"},{"id":"16ce6487-adcc-4694-9937-87d01f02c5d7","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:user.id/tokens/:id?user.name=string","host":["https://api.webitel.com/api"],"path":["users",":user.id","tokens",":id"],"query":[{"key":"user.name","value":"string"}],"variable":[{"key":"user.id","value":"string","description":"(Required) identifier"},{"key":"id","value":"string","description":"(Required) tokenKey::uuid"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"447fa3a2-0448-4796-89d4-b8708d39c928"}],"id":"178c85cb-f2c7-406d-ab20-80f9455bf2e0","_postman_id":"178c85cb-f2c7-406d-ab20-80f9455bf2e0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"UserSettings","item":[{"name":"GET /user/settings/{key=*}","id":"d86d4260-2fee-41dd-b2c9-03b23675add5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/user/settings/:key","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["user","settings",":key"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"457f65f8-cf10-454c-9b23-74af13aab8fb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"pv:!XG;8k&I","key":"key"}]}},"response":[{"id":"7dee5703-2dad-46ea-b43b-bd95a07dde1f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user/settings/:key","host":["https://api.webitel.com/api"],"path":["user","settings",":key"],"variable":[{"key":"key","value":"pv:!XG;8k&I","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"key\": \"string\",\n  \"value\": \"\"\n}"},{"id":"a6f8dc5b-83d4-4648-a435-e65eda58999f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user/settings/:key","host":["https://api.webitel.com/api"],"path":["user","settings",":key"],"variable":[{"key":"key","value":"pv:!XG;8k&I","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d86d4260-2fee-41dd-b2c9-03b23675add5"},{"name":"Create -or- Update","id":"ca135991-3d38-43d1-82cb-06b0ba0ccc7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/user/settings/:key","description":"<p>PUT /user/settings/{key=*}\nContent-Type: application/json; charset=utf-8</p>\n<p>${value=.body}</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["user","settings",":key"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e1a294b0-0a12-4054-8c5f-017fd9e21a28","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"pv:!XG;8k&I","key":"key"}]}},"response":[{"id":"5dda7c76-102e-4cf1-a27a-9daea19d2278","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/user/settings/:key","host":["https://api.webitel.com/api"],"path":["user","settings",":key"],"variable":[{"key":"key","value":"pv:!XG;8k&I","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"key\": \"string\",\n  \"value\": \"\"\n}"},{"id":"3739c173-8c4f-4546-8d3e-eac654eb430d","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/user/settings/:key","host":["https://api.webitel.com/api"],"path":["user","settings",":key"],"variable":[{"key":"key","value":"pv:!XG;8k&I","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ca135991-3d38-43d1-82cb-06b0ba0ccc7a"}],"id":"4f32ab8a-4206-4a43-88a6-d34430d2cbb0","_postman_id":"4f32ab8a-4206-4a43-88a6-d34430d2cbb0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Users","item":[{"name":"Read User2","id":"f84e2eb2-aa4a-43ad-be9d-1463cb2ab0f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/user?id=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["user"],"host":["https://api.webitel.com/api"],"query":[{"key":"id","value":"string"},{"description":{"content":"<p>partial output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>partial output</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"1ed1d0f2-5183-4336-8e23-aae6a98a46e6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user?id=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["user"],"query":[{"key":"id","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"user\": {\n    \"chat_name\": \"string\",\n    \"contact\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"device\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"devices\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"email\": \"string\",\n    \"extension\": \"string\",\n    \"force_password_change\": true,\n    \"hotdesks\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"license\": [\n      {\n        \"expires_at\": \"string\",\n        \"id\": \"string\",\n        \"issued_at\": \"string\",\n        \"name\": \"string\",\n        \"prod\": \"string\",\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"user\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      {\n        \"expires_at\": \"string\",\n        \"id\": \"string\",\n        \"issued_at\": \"string\",\n        \"name\": \"string\",\n        \"prod\": \"string\",\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"user\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      }\n    ],\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"presence\": {\n      \"expires\": 5472,\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"status\": \"string\",\n      \"timestamp\": \"string\"\n    },\n    \"profile\": {\n      \"key_0\": \"string\"\n    },\n    \"roles\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"totp_url\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"username\": \"string\"\n  }\n}"},{"id":"379ede23-35eb-4608-b4c7-6f902c7b861b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/user?id=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["user"],"query":[{"key":"id","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f84e2eb2-aa4a-43ad-be9d-1463cb2ab0f8"},{"name":"Search Users","id":"b869c167-934a-4be3-87c0-a431b0030b57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users?id=string&id=string&not_id=string&not_id=string&q=string&name=string&status=string&username=string&extension=string&any=true&deleted=true&presence.status=string&presence.note=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>----- Base Filters ---------------------------</p>\n<p>filter: .id = any({id}...)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>----- Base Filters ---------------------------</p>\n<p>filter: .id = any({id}...)</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>filter: .id &lt;&gt; all({not_ids}...)</p>\n","type":"text/plain"},"key":"not_id","value":"string"},{"description":{"content":"<p>filter: .id &lt;&gt; all({not_ids}...)</p>\n","type":"text/plain"},"key":"not_id","value":"string"},{"description":{"content":"<p>----- User-specific Filters ------------------</p>\n<p>filter: (.name|.username|.extension|.status) ILIKE '{q}'</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>filter: .name ILIKE '{name}'</p>\n","type":"text/plain"},"key":"name","value":"string"},{"description":{"content":"<p>filter: .status ILIKE '{status}'</p>\n","type":"text/plain"},"key":"status","value":"string"},{"description":{"content":"<p>filter: .username ILIKE '{username}'</p>\n","type":"text/plain"},"key":"username","value":"string"},{"description":{"content":"<p>filter: .extension LIKE '{extension}'</p>\n","type":"text/plain"},"key":"extension","value":"string"},{"description":{"content":"<p>----- View Modes -----------------------------\nNOTE: by default, search NOT 'deleted' objects ONLY</p>\n<p>filter: include 'deleted' ALSO ! (inactive)</p>\n","type":"text/plain"},"key":"any","value":"true"},{"description":{"content":"<p>filter: .deleted_at NOTNULL (view: RECYCLE)</p>\n","type":"text/plain"},"key":"deleted","value":"true"},{"key":"presence.status","value":"string"},{"key":"presence.note","value":"string"},{"description":{"content":"<p>// navigation filter\nrepeated int64 roles = 7;\n----- Search Options -------------------------</p>\n<p>select: output (fields,...)</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>// navigation filter\nrepeated int64 roles = 7;\n----- Search Options -------------------------</p>\n<p>select: output (fields,...)</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>select: order by (fields,...)</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>select: order by (fields,...)</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>select: offset {page}</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>select: limit {size}</p>\n","type":"text/plain"},"key":"size","value":"7616"}],"variable":[]}},"response":[{"id":"148fc4b2-0914-4dfd-953a-2d1feb22aa74","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users?id=string&id=string&not_id=string&not_id=string&q=string&name=string&status=string&username=string&extension=string&any=true&deleted=true&presence.status=string&presence.note=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["users"],"query":[{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"not_id","value":"string"},{"key":"not_id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"status","value":"string"},{"key":"username","value":"string"},{"key":"extension","value":"string"},{"key":"any","value":"true"},{"key":"deleted","value":"true"},{"key":"presence.status","value":"string"},{"key":"presence.note","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"chat_name\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"devices\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"email\": \"string\",\n      \"extension\": \"string\",\n      \"force_password_change\": false,\n      \"hotdesks\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"license\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"presence\": {\n        \"expires\": 6686,\n        \"id\": \"string\",\n        \"note\": \"string\",\n        \"status\": \"string\",\n        \"timestamp\": \"string\"\n      },\n      \"profile\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"roles\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"totp_url\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"username\": \"string\"\n    },\n    {\n      \"chat_name\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"devices\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"email\": \"string\",\n      \"extension\": \"string\",\n      \"force_password_change\": true,\n      \"hotdesks\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"license\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"presence\": {\n        \"expires\": 2809,\n        \"id\": \"string\",\n        \"note\": \"string\",\n        \"status\": \"string\",\n        \"timestamp\": \"string\"\n      },\n      \"profile\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"roles\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"totp_url\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"username\": \"string\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 4107,\n  \"size\": 9651\n}"},{"id":"f34b5cb0-b49e-4d4e-9db3-e95de6e52336","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users?id=string&id=string&not_id=string&not_id=string&q=string&name=string&status=string&username=string&extension=string&any=true&deleted=true&presence.status=string&presence.note=string&fields=string&fields=string&sort=string&sort=string&page=7616&size=7616","host":["https://api.webitel.com/api"],"path":["users"],"query":[{"key":"id","value":"string"},{"key":"id","value":"string"},{"key":"not_id","value":"string"},{"key":"not_id","value":"string"},{"key":"q","value":"string"},{"key":"name","value":"string"},{"key":"status","value":"string"},{"key":"username","value":"string"},{"key":"extension","value":"string"},{"key":"any","value":"true"},{"key":"deleted","value":"true"},{"key":"presence.status","value":"string"},{"key":"presence.note","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b869c167-934a-4be3-87c0-a431b0030b57"},{"name":"Create User","id":"74d00e76-d66a-4b22-bda0-e847c7122bd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat_name\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"devices\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": false,\n  \"hotdesks\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": 135,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users?user_password=string&confirm_password=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users"],"host":["https://api.webitel.com/api"],"query":[{"key":"user_password","value":"string"},{"key":"confirm_password","value":"string"},{"description":{"content":"<p>Generate credentials &amp; assign SIP [device] for NEW [user]</p>\n","type":"text/plain"},"key":"generate_device","value":"true"},{"description":{"content":"<p>SIP display name</p>\n","type":"text/plain"},"key":"device.name","value":"string"},{"description":{"content":"<p>SIP auth-id</p>\n","type":"text/plain"},"key":"device.account","value":"string"},{"description":{"content":"<p>SIP password</p>\n","type":"text/plain"},"key":"device.password","value":"string"},{"description":{"content":"<p>[re]generate SIP password ?</p>\n","type":"text/plain"},"key":"device.generate_password","value":"true"}],"variable":[]}},"response":[{"id":"900c3f92-aa90-41b6-a175-ee949fddab14","name":"(empty)","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat_name\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"devices\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": 1614,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users?user_password=string&confirm_password=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","host":["https://api.webitel.com/api"],"path":["users"],"query":[{"key":"user_password","value":"string"},{"key":"confirm_password","value":"string"},{"key":"generate_device","value":"true"},{"key":"device.name","value":"string"},{"key":"device.account","value":"string"},{"key":"device.password","value":"string"},{"key":"device.generate_password","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chat_name\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"devices\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": false,\n  \"hotdesks\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"id\": \"string\",\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": 1151,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"username\": \"string\"\n}"},{"id":"38e6e418-19cf-42e1-a67e-0ac7e20c46af","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat_name\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"devices\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": 1614,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users?user_password=string&confirm_password=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","host":["https://api.webitel.com/api"],"path":["users"],"query":[{"key":"user_password","value":"string"},{"key":"confirm_password","value":"string"},{"key":"generate_device","value":"true"},{"key":"device.name","value":"string"},{"key":"device.account","value":"string"},{"key":"device.password","value":"string"},{"key":"device.generate_password","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"74d00e76-d66a-4b22-bda0-e847c7122bd4"},{"name":"Delete Users2","id":"ebcd7794-a02b-44df-9c36-41c90173b059","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users?id=string&permanent=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>ONE /users/{id}</p>\n","type":"text/plain"},"key":"id","value":"string"},{"key":"permanent","value":"true"}],"variable":[]}},"response":[{"id":"3735279e-a752-4686-874a-4e8af0711560","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users?id=string&permanent=true","host":["https://api.webitel.com/api"],"path":["users"],"query":[{"key":"id","value":"string"},{"key":"permanent","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deleted\": [\n    {\n      \"chat_name\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"devices\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"email\": \"string\",\n      \"extension\": \"string\",\n      \"force_password_change\": true,\n      \"hotdesks\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"license\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"presence\": {\n        \"expires\": 3714,\n        \"id\": \"string\",\n        \"note\": \"string\",\n        \"status\": \"string\",\n        \"timestamp\": \"string\"\n      },\n      \"profile\": {\n        \"key_0\": \"string\"\n      },\n      \"roles\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"totp_url\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"username\": \"string\"\n    },\n    {\n      \"chat_name\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"devices\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"email\": \"string\",\n      \"extension\": \"string\",\n      \"force_password_change\": true,\n      \"hotdesks\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"license\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"presence\": {\n        \"expires\": 1546,\n        \"id\": \"string\",\n        \"note\": \"string\",\n        \"status\": \"string\",\n        \"timestamp\": \"string\"\n      },\n      \"profile\": {\n        \"key_0\": \"string\"\n      },\n      \"roles\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"totp_url\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"username\": \"string\"\n    }\n  ]\n}"},{"id":"a0be7bda-d3de-41d1-8b10-eb18f208d22a","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users?id=string&permanent=true","host":["https://api.webitel.com/api"],"path":["users"],"query":[{"key":"id","value":"string"},{"key":"permanent","value":"true"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ebcd7794-a02b-44df-9c36-41c90173b059"},{"name":"Logout User2","id":"7b543ac0-149a-4473-a49c-741f6f740c79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"string\",\n  \"selection\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/logout","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users","logout"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"b042cb9b-07fe-49bd-a940-ae22967f8fd2","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"string\",\n  \"selection\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"af94ca66-1f5d-4647-83f5-a0d098191517","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"string\",\n  \"selection\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/logout"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7b543ac0-149a-4473-a49c-741f6f740c79"},{"name":"Update Password","id":"5bb807bc-2d5e-45e0-93e4-38a28173ecae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"confirm_password\": \"string\",\n  \"domain\": \"string\",\n  \"id\": \"string\",\n  \"old_password\": \"string\",\n  \"user_password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/password","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users","password"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"e8c01e00-5d2d-4da2-b2e4-8e497e99a970","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"confirm_password\": \"string\",\n  \"domain\": \"string\",\n  \"id\": \"string\",\n  \"old_password\": \"string\",\n  \"user_password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"62c1cfa1-4937-48a8-b6b5-47f3f1ff9e13","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"confirm_password\": \"string\",\n  \"domain\": \"string\",\n  \"id\": \"string\",\n  \"old_password\": \"string\",\n  \"user_password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/password"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5bb807bc-2d5e-45e0-93e4-38a28173ecae"},{"name":"Generate Password","id":"22984a4b-3126-4a02-8c39-7e93746261c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain\": \"string\",\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/password/generate","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users","password","generate"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"03e46567-766a-46d5-9cd7-61af745275ed","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain\": \"string\",\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/password/generate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"password\": \"string\"\n}"},{"id":"cceacf0d-f7d5-49dd-8382-642d29481004","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"domain\": \"string\",\n  \"password\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/password/generate"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"22984a4b-3126-4a02-8c39-7e93746261c8"},{"name":"Read Password Settings","id":"8d9fb6c6-e5f1-47af-b3d8-8bfd642e11b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/password/settings?password=string&username=string&domain=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users","password","settings"],"host":["https://api.webitel.com/api"],"query":[{"key":"password","value":"string"},{"key":"username","value":"string"},{"key":"domain","value":"string"}],"variable":[]}},"response":[{"id":"6e9b6d66-9f6e-4bd5-895e-61030c723555","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/password/settings?password=string&username=string&domain=string","host":["https://api.webitel.com/api"],"path":["users","password","settings"],"query":[{"key":"password","value":"string"},{"key":"username","value":"string"},{"key":"domain","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"settings\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"0cd377f4-2549-462d-8757-d29819d1f7d1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/password/settings?password=string&username=string&domain=string","host":["https://api.webitel.com/api"],"path":["users","password","settings"],"query":[{"key":"password","value":"string"},{"key":"username","value":"string"},{"key":"domain","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8d9fb6c6-e5f1-47af-b3d8-8bfd642e11b5"},{"name":"Search Users2","id":"a3359a2f-3302-4005-b427-83663890e840","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"any\": true,\n  \"deleted\": true,\n  \"extension\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"not_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"page\": 9645,\n  \"presence\": {\n    \"note\": \"string\",\n    \"status\": \"string\"\n  },\n  \"q\": \"string\",\n  \"size\": 2324,\n  \"sort\": [\n    \"string\",\n    \"string\"\n  ],\n  \"status\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/search","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users","search"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"136df1c4-0514-4372-a609-4238a2d43ea4","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"any\": true,\n  \"deleted\": true,\n  \"extension\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"not_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"page\": 5763,\n  \"presence\": {\n    \"note\": \"string\",\n    \"status\": \"string\"\n  },\n  \"q\": \"string\",\n  \"size\": 1538,\n  \"sort\": [\n    \"string\",\n    \"string\"\n  ],\n  \"status\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"chat_name\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"devices\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"email\": \"string\",\n      \"extension\": \"string\",\n      \"force_password_change\": true,\n      \"hotdesks\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"license\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"presence\": {\n        \"expires\": 7694,\n        \"id\": \"string\",\n        \"note\": \"string\",\n        \"status\": \"string\",\n        \"timestamp\": \"string\"\n      },\n      \"profile\": {\n        \"key_0\": \"string\"\n      },\n      \"roles\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"totp_url\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"username\": \"string\"\n    },\n    {\n      \"chat_name\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"devices\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"email\": \"string\",\n      \"extension\": \"string\",\n      \"force_password_change\": true,\n      \"hotdesks\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"license\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"presence\": {\n        \"expires\": 9987,\n        \"id\": \"string\",\n        \"note\": \"string\",\n        \"status\": \"string\",\n        \"timestamp\": \"string\"\n      },\n      \"profile\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"roles\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"totp_url\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"username\": \"string\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1095,\n  \"size\": 4758\n}"},{"id":"9b5e7b3e-5f4a-449d-859c-779638d2f036","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"any\": true,\n  \"deleted\": true,\n  \"extension\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"not_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"page\": 5763,\n  \"presence\": {\n    \"note\": \"string\",\n    \"status\": \"string\"\n  },\n  \"q\": \"string\",\n  \"size\": 1538,\n  \"sort\": [\n    \"string\",\n    \"string\"\n  ],\n  \"status\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/search"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a3359a2f-3302-4005-b427-83663890e840"},{"name":"Get User Warnings","id":"b0c3710e-d504-4e05-b765-8f5d00da9047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/warnings","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users","warnings"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"3af9a471-945f-441c-81ad-6c4b20513fe5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/warnings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"warnings\": [\n    {\n      \"detail\": \"string\",\n      \"id\": \"user_warning_id_unspecified\",\n      \"warning_data\": {\n        \"license_expiry\": {\n          \"days_remaining\": \"string\",\n          \"expires_at\": \"string\",\n          \"license_name\": \"string\"\n        },\n        \"password_expiry\": {\n          \"days_remaining\": \"string\",\n          \"expires_at\": \"string\"\n        }\n      }\n    },\n    {\n      \"detail\": \"string\",\n      \"id\": \"user_warning_id_unspecified\",\n      \"warning_data\": {\n        \"license_expiry\": {\n          \"days_remaining\": \"string\",\n          \"expires_at\": \"string\",\n          \"license_name\": \"string\"\n        },\n        \"password_expiry\": {\n          \"days_remaining\": \"string\",\n          \"expires_at\": \"string\"\n        }\n      }\n    }\n  ]\n}"},{"id":"8c079d01-9060-4846-a450-09dbcc253130","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/warnings"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b0c3710e-d504-4e05-b765-8f5d00da9047"},{"name":"Read User","id":"d320066d-2ac2-4261-9b19-4d283a07d431","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>partial output</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>partial output</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"ce9e9756-6d63-41b6-8d0d-2b20407fae1e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4e31afbc-a73f-44cd-ba0c-8eae8c59f60f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["users",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"user\": {\n    \"chat_name\": \"string\",\n    \"contact\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"device\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"devices\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"email\": \"string\",\n    \"extension\": \"string\",\n    \"force_password_change\": false,\n    \"hotdesks\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"license\": [\n      {\n        \"expires_at\": \"string\",\n        \"id\": \"string\",\n        \"issued_at\": \"string\",\n        \"name\": \"string\",\n        \"prod\": \"string\",\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"user\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      },\n      {\n        \"expires_at\": \"string\",\n        \"id\": \"string\",\n        \"issued_at\": \"string\",\n        \"name\": \"string\",\n        \"prod\": \"string\",\n        \"scope\": [\n          \"string\",\n          \"string\"\n        ],\n        \"user\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      }\n    ],\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"permissions\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"usage\": \"string\"\n      }\n    ],\n    \"presence\": {\n      \"expires\": 2415,\n      \"id\": \"string\",\n      \"note\": \"string\",\n      \"status\": \"string\",\n      \"timestamp\": \"string\"\n    },\n    \"profile\": {\n      \"key_0\": \"string\",\n      \"key_1\": \"string\",\n      \"key_2\": \"string\",\n      \"key_3\": \"string\",\n      \"key_4\": \"string\"\n    },\n    \"roles\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"totp_url\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"username\": \"string\"\n  }\n}"},{"id":"85ea1adc-9cfc-478e-a8e5-be8bd00c3d74","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["users",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d320066d-2ac2-4261-9b19-4d283a07d431"},{"name":"Update User","id":"f874e308-93c8-44dd-9957-f16779538137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat_name\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"devices\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": 1614,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/:id?fields=string&fields=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>PATCH: partial update</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>PATCH: partial update</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Generate SIP credentials &amp; assign NEW [device] for [user]</p>\n","type":"text/plain"},"key":"generate_device","value":"true"},{"description":{"content":"<p>SIP display name</p>\n","type":"text/plain"},"key":"device.name","value":"string"},{"description":{"content":"<p>SIP auth-id</p>\n","type":"text/plain"},"key":"device.account","value":"string"},{"description":{"content":"<p>SIP password</p>\n","type":"text/plain"},"key":"device.password","value":"string"},{"description":{"content":"<p>[re]generate SIP password ?</p>\n","type":"text/plain"},"key":"device.generate_password","value":"true"}],"variable":[{"id":"309acf56-60fa-4201-a2c0-9d31fab09ffb","description":{"content":"<p>(Required) path: /users/{id}</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c66482db-7e9b-4249-9dbe-3defa5cee3d3","name":"(empty)","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:id?fields=string&fields=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","host":["https://api.webitel.com/api"],"path":["users",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"generate_device","value":"true"},{"key":"device.name","value":"string"},{"key":"device.account","value":"string"},{"key":"device.password","value":"string"},{"key":"device.generate_password","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) path: /users/{id}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chat_name\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"devices\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": false,\n  \"hotdesks\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"id\": \"string\",\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": 1151,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"username\": \"string\"\n}"},{"id":"c5610e23-4224-4027-9162-0615f52391c4","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:id?fields=string&fields=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","host":["https://api.webitel.com/api"],"path":["users",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"generate_device","value":"true"},{"key":"device.name","value":"string"},{"key":"device.account","value":"string"},{"key":"device.password","value":"string"},{"key":"device.generate_password","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) path: /users/{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f874e308-93c8-44dd-9957-f16779538137"},{"name":"Delete Users","id":"3bc62b8d-c15e-4fb4-b42c-e26b716f376d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/users/:id?selection=string&selection=string&permanent=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>MANY /users .ids=[id,...]</p>\n","type":"text/plain"},"key":"selection","value":"string"},{"description":{"content":"<p>MANY /users .ids=[id,...]</p>\n","type":"text/plain"},"key":"selection","value":"string"},{"key":"permanent","value":"true"}],"variable":[{"id":"3bad73d2-fd75-4703-91bf-0b0b98f2f658","description":{"content":"<p>(Required) ONE /users/{id}</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8eb20f8f-0392-4e5d-a31a-059136018166","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:id?selection=string&selection=string&permanent=true","host":["https://api.webitel.com/api"],"path":["users",":id"],"query":[{"key":"selection","value":"string"},{"key":"selection","value":"string"},{"key":"permanent","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) ONE /users/{id}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"deleted\": [\n    {\n      \"chat_name\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"devices\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"email\": \"string\",\n      \"extension\": \"string\",\n      \"force_password_change\": false,\n      \"hotdesks\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"license\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"presence\": {\n        \"expires\": 9304,\n        \"id\": \"string\",\n        \"note\": \"string\",\n        \"status\": \"string\",\n        \"timestamp\": \"string\"\n      },\n      \"profile\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"roles\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"totp_url\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"username\": \"string\"\n    },\n    {\n      \"chat_name\": \"string\",\n      \"contact\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"deleted_at\": \"string\",\n      \"deleted_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"device\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"devices\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"email\": \"string\",\n      \"extension\": \"string\",\n      \"force_password_change\": false,\n      \"hotdesks\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"license\": [\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"expires_at\": \"string\",\n          \"id\": \"string\",\n          \"issued_at\": \"string\",\n          \"name\": \"string\",\n          \"prod\": \"string\",\n          \"scope\": [\n            \"string\",\n            \"string\"\n          ],\n          \"user\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"name\": \"string\",\n      \"password\": \"string\",\n      \"permissions\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\",\n          \"usage\": \"string\"\n        }\n      ],\n      \"presence\": {\n        \"expires\": 2352,\n        \"id\": \"string\",\n        \"note\": \"string\",\n        \"status\": \"string\",\n        \"timestamp\": \"string\"\n      },\n      \"profile\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"roles\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"totp_url\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"username\": \"string\"\n    }\n  ]\n}"},{"id":"5fe26831-7b2b-49a9-8d17-9d1f4b141c7e","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:id?selection=string&selection=string&permanent=true","host":["https://api.webitel.com/api"],"path":["users",":id"],"query":[{"key":"selection","value":"string"},{"key":"selection","value":"string"},{"key":"permanent","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) ONE /users/{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3bc62b8d-c15e-4fb4-b42c-e26b716f376d"},{"name":"Update User2","id":"36e0e03f-55b8-4ce7-acfe-19e91baa28c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"chat_name\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"devices\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": 1614,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"username\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/:id?fields=string&fields=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":id"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>PATCH: partial update</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>PATCH: partial update</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Generate SIP credentials &amp; assign NEW [device] for [user]</p>\n","type":"text/plain"},"key":"generate_device","value":"true"},{"description":{"content":"<p>SIP display name</p>\n","type":"text/plain"},"key":"device.name","value":"string"},{"description":{"content":"<p>SIP auth-id</p>\n","type":"text/plain"},"key":"device.account","value":"string"},{"description":{"content":"<p>SIP password</p>\n","type":"text/plain"},"key":"device.password","value":"string"},{"description":{"content":"<p>[re]generate SIP password ?</p>\n","type":"text/plain"},"key":"device.generate_password","value":"true"}],"variable":[{"id":"75ccbdca-a5fd-4831-a965-e90a4c11c5d0","description":{"content":"<p>(Required) path: /users/{id}</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"06af585e-255f-4d22-945a-fb52733318a3","name":"(empty)","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:id?fields=string&fields=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","host":["https://api.webitel.com/api"],"path":["users",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"generate_device","value":"true"},{"key":"device.name","value":"string"},{"key":"device.account","value":"string"},{"key":"device.password","value":"string"},{"key":"device.generate_password","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) path: /users/{id}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"chat_name\": \"string\",\n  \"contact\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"device\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"devices\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": false,\n  \"hotdesks\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"id\": \"string\",\n  \"license\": [\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"expires_at\": \"string\",\n      \"id\": \"string\",\n      \"issued_at\": \"string\",\n      \"name\": \"string\",\n      \"prod\": \"string\",\n      \"scope\": [\n        \"string\",\n        \"string\"\n      ],\n      \"user\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"usage\": \"string\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": 1151,\n    \"id\": \"string\",\n    \"note\": \"string\",\n    \"status\": \"string\",\n    \"timestamp\": \"string\"\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\"\n  },\n  \"username\": \"string\"\n}"},{"id":"d4938f2e-939a-4f33-81c3-06615e2c7d4f","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/users/:id?fields=string&fields=string&generate_device=true&device.name=string&device.account=string&device.password=string&device.generate_password=true","host":["https://api.webitel.com/api"],"path":["users",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"generate_device","value":"true"},{"key":"device.name","value":"string"},{"key":"device.account","value":"string"},{"key":"device.password","value":"string"},{"key":"device.generate_password","value":"true"}],"variable":[{"key":"id","value":"string","description":"(Required) path: /users/{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"36e0e03f-55b8-4ce7-acfe-19e91baa28c5"},{"name":"Logout User","id":"aece6429-a265-4aee-95fa-a7d706610ce6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selection\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/users/:id/logout","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["users",":id","logout"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"18e11b3c-6269-42a1-87a0-0c118cd3b9b6","description":{"content":"<p>(Required) ONE  /users/{id}/logout</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4881cf9d-294a-4e2c-aea5-99d5032f379a","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selection\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users/:id/logout","host":["https://api.webitel.com/api"],"path":["users",":id","logout"],"variable":[{"key":"id","value":"string","description":"(Required) ONE  /users/{id}/logout"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"551522f3-984e-40fd-8748-351941bd832b","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selection\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/users/:id/logout","host":["https://api.webitel.com/api"],"path":["users",":id","logout"],"variable":[{"key":"id","value":"string","description":"(Required) ONE  /users/{id}/logout"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aece6429-a265-4aee-95fa-a7d706610ce6"}],"id":"408a0c82-5acf-4bf2-8583-42aeb6e2a719","_postman_id":"408a0c82-5acf-4bf2-8583-42aeb6e2a719","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"Variables","item":[{"name":"List variables of the contact","id":"c86aa837-1ffa-4027-ba30-9f08606cbec4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/variables?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","variables"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Page number of result. offset = ((page-1)*size)</p>\n","type":"text/plain"},"key":"page","value":"7616"},{"description":{"content":"<p>Size of result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"7616"},{"description":{"content":"<p>Search term: variable key;\n<code>?</code> - matches any one character\n<code>*</code> - matches 0 or more characters</p>\n","type":"text/plain"},"key":"q","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sort the result according to fields.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"},{"description":{"content":"<p>Record(s) with unique ID only.</p>\n","type":"text/plain"},"key":"id","value":"string"}],"variable":[{"id":"19899b85-4958-4271-89f4-f2633ef2e0f1","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"465f6aad-e616-450a-b318-301a5169fbb6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 6372\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 8226\n    }\n  ],\n  \"next\": false,\n  \"page\": 8402\n}"},{"id":"ae9f9728-9f57-4d6c-be9e-aba22ce377f9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables?page=7616&size=7616&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"string"},{"key":"id","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 9877,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c86aa837-1ffa-4027-ba30-9f08606cbec4"},{"name":"Reset all variables of the contact","id":"c10751aa-9237-4a33-8094-a4b1be24f0ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"key\": \"mmwlfA\",\n    \"etag\": \"string\",\n    \"value\": {}\n  },\n  {\n    \"key\": \"IKcU\",\n    \"etag\": \"string\",\n    \"value\": {}\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","variables"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"33e6e3c5-a7e0-4b64-9cf6-bbf1c69ec721","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"bdc8f7e8-993d-4232-93d2-c30cefcfc0df","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"key\": \"LJQSwAhn\",\n    \"etag\": \"string\",\n    \"value\": {}\n  },\n  {\n    \"key\": \"kH1DE5jJx\",\n    \"etag\": \"string\",\n    \"value\": {}\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 960\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 2886\n    }\n  ],\n  \"next\": false,\n  \"page\": 6689\n}"},{"id":"737b5f55-32a5-43bd-9a71-73f9be0b8bb6","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"key\": \"LJQSwAhn\",\n    \"etag\": \"string\",\n    \"value\": {}\n  },\n  {\n    \"key\": \"kH1DE5jJx\",\n    \"etag\": \"string\",\n    \"value\": {}\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c10751aa-9237-4a33-8094-a4b1be24f0ee"},{"name":"Update or append variables to the contact","id":"73d063d6-fdac-42ad-ac24-5ffbacdcdeab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"key\": \"mmwlfA\",\n    \"etag\": \"string\",\n    \"value\": {}\n  },\n  {\n    \"key\": \"IKcU\",\n    \"etag\": \"string\",\n    \"value\": {}\n  }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","variables"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"a88247a2-2079-4a67-a2ae-a8a4ff7818ae","description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"a4666c58-d02e-48c5-81ef-dbf4f402a329","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"key\": \"LJQSwAhn\",\n    \"etag\": \"string\",\n    \"value\": {}\n  },\n  {\n    \"key\": \"kH1DE5jJx\",\n    \"etag\": \"string\",\n    \"value\": {}\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 960\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 2886\n    }\n  ],\n  \"next\": false,\n  \"page\": 6689\n}"},{"id":"e932f03e-487b-4c8e-8715-1782bcdf0297","name":"An unexpected error response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"key\": \"LJQSwAhn\",\n    \"etag\": \"string\",\n    \"value\": {}\n  },\n  {\n    \"key\": \"kH1DE5jJx\",\n    \"etag\": \"string\",\n    \"value\": {}\n  }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Link contact ID."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"73d063d6-fdac-42ad-ac24-5ffbacdcdeab"},{"name":"Remove variable(s) of the contact","id":"6c09b32f-bc0b-4961-bbfc-410133ced387","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string&etag=pX&etag=6H7","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","variables"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"pX"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"6H7"}],"variable":[{"id":"094e45e4-3c82-4550-ad3e-a23a105ddff1","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"31f59027-c2c9-4d3f-ac38-1855acd7da8d","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string&etag=Of&etag=].kfJ*/]z\"","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"Of"},{"key":"etag","value":"].kfJ*/]z\""}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 960\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 2886\n    }\n  ],\n  \"next\": false,\n  \"page\": 6689\n}"},{"id":"69beaf4e-d470-450a-80df-0a6b0e85ea81","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables?fields=string&fields=string&etag=Of&etag=].kfJ*/]z\"","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"Of"},{"key":"etag","value":"].kfJ*/]z\""}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6c09b32f-bc0b-4961-bbfc-410133ced387"},{"name":"Update contact variable","id":"4a69d1de-d9d1-4ad9-8523-47d8def61c78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"key\": \"lHj9RU8lhOU\",\n  \"value\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","variables",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"663d328d-09d0-41ad-8fc7-cbfe0bcb5b47","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"d0bd0c87-6d7b-4c03-b1c6-578e3ab9a987","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"0e75558a-ae48-4e09-ac83-7c65b5fa57cc","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 960\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 2886\n    }\n  ],\n  \"next\": false,\n  \"page\": 6689\n}"},{"id":"e3749ffc-9198-457a-a740-f83226c0b6bf","name":"An unexpected error response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4a69d1de-d9d1-4ad9-8523-47d8def61c78"},{"name":"Remove the contact's variable by etag","id":"636eea34-39de-45ec-b391-6af42bcacb37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","variables",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved as a result.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"b1b9bafc-940e-4fc7-907a-f46855474e8b","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"1e383c6e-cb4a-4ad7-80c3-9ae99c7e867f","description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":"rJEty","key":"etag"}]}},"response":[{"id":"4431d5af-4bb6-4328-9ca6-9abf48ac3c3a","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"rJEty","description":"(Required) Unique ID to remove."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"key\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"type\": \"string\"\n  },\n  \"value\": {},\n  \"ver\": 1091\n}"},{"id":"c8936387-fef8-4b5f-bfd7-be509a8edd51","name":"An unexpected error response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"rJEty","description":"(Required) Unique ID to remove."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"636eea34-39de-45ec-b391-6af42bcacb37"},{"name":"Update contact variable","id":"01aa7005-c9d7-4671-adbd-8164aeadcbcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"key\": \"lHj9RU8lhOU\",\n  \"value\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","variables",":etag"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"},{"description":{"content":"<p>Fields to be retrieved into result of changes.</p>\n","type":"text/plain"},"key":"fields","value":"string"}],"variable":[{"id":"eac64530-8fc9-48ec-bb40-f88814dcca39","description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"id":"00e8d243-3bad-4b4a-9d6b-db1e7dc3b23f","description":{"content":"<p>(Required) Unique ID of the latest version of an existing resorce.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"18bcd688-f04a-4d19-bde4-e0d1910ecbee","name":"A successful response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 960\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"etag\": \"string\",\n      \"id\": \"string\",\n      \"key\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\",\n        \"type\": \"string\"\n      },\n      \"value\": {},\n      \"ver\": 2886\n    }\n  ],\n  \"next\": false,\n  \"page\": 6689\n}"},{"id":"ad797d61-2444-400a-a00f-6090cffb7026","name":"An unexpected error response.","originalRequest":{"method":"PATCH","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/contacts/:contact_id/variables/:etag?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables",":etag"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"contact_id","value":"string","description":"(Required) Contact ID associated with."},{"key":"etag","value":"string","description":"(Required) Unique ID of the latest version of an existing resorce."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8685,\n  \"details\": [\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    },\n    {\n      \"@type\": \"string\",\n      \"key_0\": {},\n      \"key_1\": {}\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"01aa7005-c9d7-4671-adbd-8164aeadcbcb"}],"id":"92609664-2021-4049-ac75-f19e236f7cfc","_postman_id":"92609664-2021-4049-ac75-f19e236f7cfc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"63e24b0b-7d8b-4953-add2-04456a2a1c99","_postman_id":"63e24b0b-7d8b-4953-add2-04456a2a1c99","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"wfm","item":[{"name":"AgentAbsenceService","item":[{"name":"Searches absences by filters.","id":"63672e44-2ff8-46db-ab6e-b6c93445212f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/agents/absences?q=string&page=7616&size=7616&sort=string&fields=string&fields=string&filters=string&filters=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents","absences"],"host":["https://api.webitel.com/api"],"query":[{"description":{"content":"<p>Searches by agent name.</p>\n","type":"text/plain"},"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"}],"variable":[]}},"response":[{"id":"0d660b4c-f03b-412a-b21e-b5c8a771fb54","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/agents/absences?q=string&page=7616&size=7616&sort=string&fields=string&fields=string&filters=string&filters=string","host":["https://api.webitel.com/api"],"path":["wfm","agents","absences"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"absences\": [\n        {\n          \"absent_at\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"id\": \"string\",\n          \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"absent_at\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"id\": \"string\",\n          \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"absences\": [\n        {\n          \"absent_at\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"id\": \"string\",\n          \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"absent_at\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"id\": \"string\",\n          \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"63672e44-2ff8-46db-ab6e-b6c93445212f"},{"name":"Creates absences for multiple specified agents.","id":"ff3a4417-c971-46c9-a1e6-1695d9e383a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"items\": [\n    {\n      \"date_from\": \"string\",\n      \"date_to\": \"string\",\n      \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\"\n    },\n    {\n      \"date_from\": \"string\",\n      \"date_to\": \"string\",\n      \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/agents/absences","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents","absences"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"a9180dc2-1328-4713-910b-5d48053cf788","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agent_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"items\": [\n    {\n      \"date_from\": \"string\",\n      \"date_to\": \"string\",\n      \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\"\n    },\n    {\n      \"date_from\": \"string\",\n      \"date_to\": \"string\",\n      \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/agents/absences"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"absences\": [\n        {\n          \"absent_at\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"id\": \"string\",\n          \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"absent_at\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"id\": \"string\",\n          \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"absences\": [\n        {\n          \"absent_at\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"id\": \"string\",\n          \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"absent_at\": \"string\",\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"id\": \"string\",\n          \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}"}],"_postman_id":"ff3a4417-c971-46c9-a1e6-1695d9e383a4"},{"name":"Searches agent absences by filters.","id":"4e663667-5655-42ba-91b4-7a3c01c215c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/agents/:agent_id/absences?page=7616&size=7616&sort=string&fields=string&fields=string&filters=string&filters=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents",":agent_id","absences"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"}],"variable":[{"id":"76a12928-91bc-4bee-baad-b6afbf125858","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"43f58f33-d2cd-4b32-950a-22d5d416a8b5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/agents/:agent_id/absences?page=7616&size=7616&sort=string&fields=string&fields=string&filters=string&filters=string","host":["https://api.webitel.com/api"],"path":["wfm","agents",":agent_id","absences"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"}],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"absent_at\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"absent_at\": \"string\",\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ]\n}"}],"_postman_id":"4e663667-5655-42ba-91b4-7a3c01c215c0"},{"name":"Creates one-day-absence for one agent.","id":"39e56f91-c9a1-45ea-9bcc-6b772465ff2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"absent_at\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/agents/:agent_id/absences","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents",":agent_id","absences"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b4c0dc49-af80-4d5b-96d9-668388a72086","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"aa881119-150a-46b0-bb18-3982b6f7d47f","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"absent_at\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/agents/:agent_id/absences","host":["https://api.webitel.com/api"],"path":["wfm","agents",":agent_id","absences"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"absent_at\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"39e56f91-c9a1-45ea-9bcc-6b772465ff2b"},{"name":"Reads one absence per agent by its id.","id":"893561d2-6515-4fb3-85d3-3fbbd79a8ea0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/agents/:agent_id/absences/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents",":agent_id","absences",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"b5ed9f29-b06e-473e-b50b-27a1836d4141","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"id":"e4e338db-7dca-415f-8820-95da50fa4f5b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0c240a8d-4e39-4d5b-a5ca-0b0a3355696e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/agents/:agent_id/absences/:id","host":["https://api.webitel.com/api"],"path":["wfm","agents",":agent_id","absences",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"absent_at\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"893561d2-6515-4fb3-85d3-3fbbd79a8ea0"},{"name":"Deletes agent concrete absence by its id.","id":"9c18f0f6-7ab1-4f45-a01e-cc2d149f0fef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/agents/:agent_id/absences/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents",":agent_id","absences",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"a26954d1-b84e-484e-9d55-62d4abfa7bc5","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"id":"66197593-dc83-4370-989a-6fd0c2239196","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8a23d563-f554-4fc0-b279-52d7684cdc3c","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/agents/:agent_id/absences/:id","host":["https://api.webitel.com/api"],"path":["wfm","agents",":agent_id","absences",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"}],"_postman_id":"9c18f0f6-7ab1-4f45-a01e-cc2d149f0fef"},{"name":"Updates agent concrete absence by its id.","id":"021257e0-0454-4e14-b44b-24861926f39a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"absent_at\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/agents/:agent_id/absences/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents",":agent_id","absences",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c13ee656-e18d-4bf8-b51b-0c548fbfa139","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"id":"0c5f388e-fe56-4896-88d3-cb7f4851ed0a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fed76744-29ba-4b38-9950-9f8c57c57a42","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"absent_at\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/agents/:agent_id/absences/:id","host":["https://api.webitel.com/api"],"path":["wfm","agents",":agent_id","absences",":id"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "},{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"absent_at\": \"string\",\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"type_id\": \"ABSENCE_TYPE_UNSPECIFIED\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"021257e0-0454-4e14-b44b-24861926f39a"}],"id":"340d83ee-d42d-4163-8057-30dc03fe3967","_postman_id":"340d83ee-d42d-4163-8057-30dc03fe3967","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"AgentWorkingConditionsService","item":[{"name":"Agent Working Conditions Service Read Agent Working Conditions","id":"e104acb8-6011-4f62-b062-38088145e5a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/agents/:agent_id/conditions","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents",":agent_id","conditions"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"28edd486-f3f7-4915-9989-1afe5adb984b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"32b65d47-e3a3-4272-a322-a0c9ea86296b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/agents/:agent_id/conditions","host":["https://api.webitel.com/api"],"path":["wfm","agents",":agent_id","conditions"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"working_condition\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"e104acb8-6011-4f62-b062-38088145e5a3"},{"name":"Agent Working Conditions Service Update Agent Working Conditions","id":"477fa9dd-bddc-4e47-9d7b-ecee18598cbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"working_condition\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/agents/:agent_id/conditions","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents",":agent_id","conditions"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"c01cefe4-3942-4c8f-8cc0-be1ef8c24895","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"5c3addd4-b4d0-4549-ad8f-7705776b54b2","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"working_condition\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/agents/:agent_id/conditions","host":["https://api.webitel.com/api"],"path":["wfm","agents",":agent_id","conditions"],"variable":[{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"working_condition\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"477fa9dd-bddc-4e47-9d7b-ecee18598cbd"}],"id":"2906356d-a5be-4c20-8c19-de40c7b9f97f","_postman_id":"2906356d-a5be-4c20-8c19-de40c7b9f97f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"AgentWorkingScheduleService","item":[{"name":"Agent Working Schedule Service Search Agents Working Schedule","id":"3297f851-c7d0-4c63-ad50-54d0c530c176","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/agents/working_schedules/:working_schedule_id?date.from=string&date.to=string&supervisor_id=string&supervisor_id=string&team_id=string&team_id=string&skill_id=string&skill_id=string&q=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents","working_schedules",":working_schedule_id"],"host":["https://api.webitel.com/api"],"query":[{"key":"date.from","value":"string"},{"key":"date.to","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"team_id","value":"string"},{"key":"team_id","value":"string"},{"key":"skill_id","value":"string"},{"key":"skill_id","value":"string"},{"key":"q","value":"string"}],"variable":[{"id":"c905195c-8280-48bd-b84d-022bc94acf59","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"working_schedule_id"}]}},"response":[{"id":"b24a2629-6416-4103-886a-178f7ef98841","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/agents/working_schedules/:working_schedule_id?date.from=string&date.to=string&supervisor_id=string&supervisor_id=string&team_id=string&team_id=string&skill_id=string&skill_id=string&q=string","host":["https://api.webitel.com/api"],"path":["wfm","agents","working_schedules",":working_schedule_id"],"query":[{"key":"date.from","value":"string"},{"key":"date.to","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"supervisor_id","value":"string"},{"key":"team_id","value":"string"},{"key":"team_id","value":"string"},{"key":"skill_id","value":"string"},{"key":"skill_id","value":"string"},{"key":"q","value":"string"}],"variable":[{"key":"working_schedule_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"holidays\": [\n    {\n      \"date\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"date\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"schedule\": [\n        {\n          \"absence\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"date\": \"string\",\n          \"locked\": false,\n          \"shift\": {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"domain_id\": \"string\",\n            \"end\": \"string\",\n            \"id\": \"string\",\n            \"pauses\": [\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"skills\": [\n              {\n                \"capacity\": \"string\",\n                \"enabled\": false,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"capacity\": \"string\",\n                \"enabled\": false,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"start\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        },\n        {\n          \"absence\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"date\": \"string\",\n          \"locked\": false,\n          \"shift\": {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"domain_id\": \"string\",\n            \"end\": \"string\",\n            \"id\": \"string\",\n            \"pauses\": [\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"skills\": [\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"capacity\": \"string\",\n                \"enabled\": false,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"start\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"schedule\": [\n        {\n          \"absence\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"date\": \"string\",\n          \"locked\": false,\n          \"shift\": {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"domain_id\": \"string\",\n            \"end\": \"string\",\n            \"id\": \"string\",\n            \"pauses\": [\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"skills\": [\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"capacity\": \"string\",\n                \"enabled\": false,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"start\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        },\n        {\n          \"absence\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"date\": \"string\",\n          \"locked\": true,\n          \"shift\": {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"domain_id\": \"string\",\n            \"end\": \"string\",\n            \"id\": \"string\",\n            \"pauses\": [\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"skills\": [\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"start\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        }\n      ]\n    }\n  ],\n  \"total\": \"string\"\n}"}],"_postman_id":"3297f851-c7d0-4c63-ad50-54d0c530c176"},{"name":"Agent Working Schedule Service Create Agents Working Schedule Shifts","id":"8ddd9f44-0c29-43fc-97fd-e8573142b04c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agents\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"date\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"items\": {\n    \"key_0\": {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"end\": \"string\",\n      \"id\": \"string\",\n      \"pauses\": [\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"end\": \"string\",\n          \"id\": \"string\",\n          \"start\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"end\": \"string\",\n          \"id\": \"string\",\n          \"start\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"skills\": [\n        {\n          \"capacity\": \"string\",\n          \"enabled\": true,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"capacity\": \"string\",\n          \"enabled\": false,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"start\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    \"key_1\": {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"end\": \"string\",\n      \"id\": \"string\",\n      \"pauses\": [\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"end\": \"string\",\n          \"id\": \"string\",\n          \"start\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"end\": \"string\",\n          \"id\": \"string\",\n          \"start\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"skills\": [\n        {\n          \"capacity\": \"string\",\n          \"enabled\": true,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"capacity\": \"string\",\n          \"enabled\": true,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"start\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/agents/working_schedules/:working_schedule_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","agents","working_schedules",":working_schedule_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"dafb1c86-899c-432d-b3d6-f01ebf8f08f8","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"working_schedule_id"}]}},"response":[{"id":"23d7b8b3-55df-41a3-a17b-25d3f5fa855b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agents\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ],\n  \"date\": {\n    \"from\": \"string\",\n    \"to\": \"string\"\n  },\n  \"items\": {\n    \"key_0\": {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"end\": \"string\",\n      \"id\": \"string\",\n      \"pauses\": [\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"end\": \"string\",\n          \"id\": \"string\",\n          \"start\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"end\": \"string\",\n          \"id\": \"string\",\n          \"start\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"skills\": [\n        {\n          \"capacity\": \"string\",\n          \"enabled\": false,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"capacity\": \"string\",\n          \"enabled\": false,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"start\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    \"key_1\": {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"end\": \"string\",\n      \"id\": \"string\",\n      \"pauses\": [\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"end\": \"string\",\n          \"id\": \"string\",\n          \"start\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"created_at\": \"string\",\n          \"created_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"domain_id\": \"string\",\n          \"end\": \"string\",\n          \"id\": \"string\",\n          \"start\": \"string\",\n          \"updated_at\": \"string\",\n          \"updated_by\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"skills\": [\n        {\n          \"capacity\": \"string\",\n          \"enabled\": false,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        },\n        {\n          \"capacity\": \"string\",\n          \"enabled\": false,\n          \"skill\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          }\n        }\n      ],\n      \"start\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/agents/working_schedules/:working_schedule_id","host":["https://api.webitel.com/api"],"path":["wfm","agents","working_schedules",":working_schedule_id"],"variable":[{"key":"working_schedule_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"schedule\": [\n        {\n          \"absence\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"date\": \"string\",\n          \"locked\": false,\n          \"shift\": {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"domain_id\": \"string\",\n            \"end\": \"string\",\n            \"id\": \"string\",\n            \"pauses\": [\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"skills\": [\n              {\n                \"capacity\": \"string\",\n                \"enabled\": false,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"capacity\": \"string\",\n                \"enabled\": false,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"start\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        },\n        {\n          \"absence\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"date\": \"string\",\n          \"locked\": false,\n          \"shift\": {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"domain_id\": \"string\",\n            \"end\": \"string\",\n            \"id\": \"string\",\n            \"pauses\": [\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"skills\": [\n              {\n                \"capacity\": \"string\",\n                \"enabled\": false,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"start\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"agent\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"schedule\": [\n        {\n          \"absence\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"date\": \"string\",\n          \"locked\": true,\n          \"shift\": {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"domain_id\": \"string\",\n            \"end\": \"string\",\n            \"id\": \"string\",\n            \"pauses\": [\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"skills\": [\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"start\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        },\n        {\n          \"absence\": \"ABSENCE_TYPE_UNSPECIFIED\",\n          \"date\": \"string\",\n          \"locked\": false,\n          \"shift\": {\n            \"created_at\": \"string\",\n            \"created_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            },\n            \"domain_id\": \"string\",\n            \"end\": \"string\",\n            \"id\": \"string\",\n            \"pauses\": [\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"cause\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"created_at\": \"string\",\n                \"created_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                },\n                \"domain_id\": \"string\",\n                \"end\": \"string\",\n                \"id\": \"string\",\n                \"start\": \"string\",\n                \"updated_at\": \"string\",\n                \"updated_by\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"skills\": [\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              },\n              {\n                \"capacity\": \"string\",\n                \"enabled\": true,\n                \"skill\": {\n                  \"id\": \"string\",\n                  \"name\": \"string\"\n                }\n              }\n            ],\n            \"start\": \"string\",\n            \"updated_at\": \"string\",\n            \"updated_by\": {\n              \"id\": \"string\",\n              \"name\": \"string\"\n            }\n          }\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"8ddd9f44-0c29-43fc-97fd-e8573142b04c"}],"id":"4d4a7966-5202-43b9-abf3-eb24b0d51d26","_postman_id":"4d4a7966-5202-43b9-abf3-eb24b0d51d26","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ForecastCalculationService","item":[{"name":"Forecast Calculation Service Search Forecast Calculation","id":"4e345c7c-5404-4192-9dfa-d9efdefd0c47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/forecast_calculation?q=string&page=7616&size=7616&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","forecast_calculation"],"host":["https://api.webitel.com/api"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"64de76fb-a926-48df-b00d-8bbf305dc75e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/forecast_calculation?q=string&page=7616&size=7616&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","forecast_calculation"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"args\": [\n        \"string\",\n        \"string\"\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"procedure\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"args\": [\n        \"string\",\n        \"string\"\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"procedure\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"4e345c7c-5404-4192-9dfa-d9efdefd0c47"},{"name":"Forecast Calculation Service Create Forecast Calculation","id":"0b07582a-f571-4411-a29b-057a771ee614","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"args\": [\n      \"string\",\n      \"string\"\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/forecast_calculation","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","forecast_calculation"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"c3f804d8-1b3f-4d53-875d-1cf0b2dc24fc","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"args\": [\n      \"string\",\n      \"string\"\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/forecast_calculation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"args\": [\n      \"string\",\n      \"string\"\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"0b07582a-f571-4411-a29b-057a771ee614"},{"name":"Forecast Calculation Service Read Forecast Calculation","id":"c92eb404-98ab-4472-8ce3-cfd0ed42b1b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/forecast_calculation/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","forecast_calculation",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"fdcef659-b351-436f-8f08-cffe413f0b4c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5f36e354-fb13-43cc-b99c-5243bedf16a9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/forecast_calculation/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","forecast_calculation",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"args\": [\n      \"string\",\n      \"string\"\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"c92eb404-98ab-4472-8ce3-cfd0ed42b1b9"},{"name":"Forecast Calculation Service Delete Forecast Calculation","id":"9f151c3a-7e62-4d09-9cd0-d61f1ea3003e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/forecast_calculation/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","forecast_calculation",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"fc487527-b281-47ec-bdbe-b85be64c73c6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fa5a1d80-ddc6-474e-836a-5f579c91565a","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/forecast_calculation/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","forecast_calculation",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"}],"_postman_id":"9f151c3a-7e62-4d09-9cd0-d61f1ea3003e"},{"name":"Forecast Calculation Service Update Forecast Calculation","id":"587738f8-5f98-4af1-a24c-052bf0298ef5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"args\": [\n      \"string\",\n      \"string\"\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/forecast_calculation/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","forecast_calculation",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"86057b50-493e-4ecd-a5b4-1d062eb3f0a3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cbf4ff8e-2144-4909-aa30-ff90c342ffcd","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"args\": [\n      \"string\",\n      \"string\"\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/lookups/forecast_calculation/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","forecast_calculation",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"args\": [\n      \"string\",\n      \"string\"\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"587738f8-5f98-4af1-a24c-052bf0298ef5"},{"name":"Forecast Calculation Service Execute Forecast Calculation","id":"20ff73bf-d302-49f8-b2e6-3f189f750577","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/forecast_calculation/:id/execute?team_id=string&forecast_data.from=string&forecast_data.to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","forecast_calculation",":id","execute"],"host":["https://api.webitel.com/api"],"query":[{"key":"team_id","value":"string"},{"key":"forecast_data.from","value":"string"},{"key":"forecast_data.to","value":"string"}],"variable":[{"id":"93621541-071d-4009-8160-e540c458ff0f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4894541a-afdb-45ec-abbf-42c830ad3d69","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/forecast_calculation/:id/execute?team_id=string&forecast_data.from=string&forecast_data.to=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","forecast_calculation",":id","execute"],"query":[{"key":"team_id","value":"string"},{"key":"forecast_data.from","value":"string"},{"key":"forecast_data.to","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agents\": \"string\",\n      \"timestamp\": \"string\"\n    },\n    {\n      \"agents\": \"string\",\n      \"timestamp\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"20ff73bf-d302-49f8-b2e6-3f189f750577"}],"id":"ce0cd4f1-d2bf-45b6-a3c2-c925c1f70c12","_postman_id":"ce0cd4f1-d2bf-45b6-a3c2-c925c1f70c12","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"PauseTemplateService","item":[{"name":"Pause Template Service Search Pause Template","id":"18207136-68b5-4151-b39b-9c9f415f11d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/pause_templates?q=string&page=7616&size=7616&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","pause_templates"],"host":["https://api.webitel.com/api"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"e8ed521f-1641-48ba-9ea0-5a21ceef5972","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/pause_templates?q=string&page=7616&size=7616&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","pause_templates"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"causes\": [\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"duration\": \"string\"\n        },\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"duration\": \"string\"\n        }\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"causes\": [\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"duration\": \"string\"\n        },\n        {\n          \"cause\": {\n            \"id\": \"string\",\n            \"name\": \"string\"\n          },\n          \"duration\": \"string\"\n        }\n      ],\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"18207136-68b5-4151-b39b-9c9f415f11d0"},{"name":"Pause Template Service Create Pause Template","id":"3f888e5e-9bea-4ad9-81eb-f5b692298363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"causes\": [\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      },\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/pause_templates","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","pause_templates"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"6d3b9f98-a727-4d95-9d0c-5ba02ede49d0","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"causes\": [\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      },\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/pause_templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"causes\": [\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      },\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"3f888e5e-9bea-4ad9-81eb-f5b692298363"},{"name":"Pause Template Service Read Pause Template","id":"f3df7e3e-32af-4cbd-9d6d-749fadb89c17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/pause_templates/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","pause_templates",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"070f813b-7651-4742-a530-55719644959a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dc0ebc63-302a-49e3-b7f1-79fb13d9e73c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/pause_templates/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","pause_templates",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"causes\": [\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      },\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"f3df7e3e-32af-4cbd-9d6d-749fadb89c17"},{"name":"Pause Template Service Delete Pause Template","id":"64fb7ea5-8abf-4ebf-8e0b-e5bfefa948e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/pause_templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","pause_templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"71674279-4e8b-4ae9-8118-83313d60fc57","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fa420ba9-8aaf-43d2-b886-7a96c9b212c4","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/pause_templates/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","pause_templates",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"}],"_postman_id":"64fb7ea5-8abf-4ebf-8e0b-e5bfefa948e0"},{"name":"UpdatePauseTemplateCauseBulk updates a pause template with a list of causes.\nUpdate existing cause, create that not exists in database and delete that not exists in the list.","id":"c414dbf6-c0f3-411c-812c-1f8071ae78f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"causes\": [\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      },\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/pause_templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","pause_templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"921ef665-a1b4-40dd-856c-548b34cc6550","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"69132db4-0bc6-458b-8963-8bb69341bf79","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"causes\": [\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      },\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/lookups/pause_templates/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","pause_templates",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"causes\": [\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      },\n      {\n        \"cause\": {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        \"duration\": \"string\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"c414dbf6-c0f3-411c-812c-1f8071ae78f0"}],"id":"1ae1a47a-0e5d-4ec3-95e6-3df824aed22a","_postman_id":"1ae1a47a-0e5d-4ec3-95e6-3df824aed22a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"ShiftTemplateService","item":[{"name":"Shift Template Service Search Shift Template","id":"c28ca8dd-6ebe-4531-9a02-3b590a92e66c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/shift_templates?q=string&page=7616&size=7616&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","shift_templates"],"host":["https://api.webitel.com/api"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"0ee0915e-f108-4d7b-87e9-5ef518fc8d97","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/shift_templates?q=string&page=7616&size=7616&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","shift_templates"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"times\": [\n        {\n          \"end\": 6828,\n          \"start\": 1106\n        },\n        {\n          \"end\": 4440,\n          \"start\": 6602\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"times\": [\n        {\n          \"end\": 3514,\n          \"start\": 3496\n        },\n        {\n          \"end\": 6752,\n          \"start\": 6785\n        }\n      ],\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": false\n}"}],"_postman_id":"c28ca8dd-6ebe-4531-9a02-3b590a92e66c"},{"name":"Shift Template Service Create Shift Template","id":"200c0699-2a6a-416e-ba4e-918a80d4c553","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"end\": 5383,\n        \"start\": 7625\n      },\n      {\n        \"end\": 5160,\n        \"start\": 1919\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/shift_templates","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","shift_templates"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"883b8703-77b3-47a3-817f-e8ac24cf1cb7","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"end\": 5383,\n        \"start\": 7625\n      },\n      {\n        \"end\": 5160,\n        \"start\": 1919\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/shift_templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"end\": 5383,\n        \"start\": 7625\n      },\n      {\n        \"end\": 5160,\n        \"start\": 1919\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"200c0699-2a6a-416e-ba4e-918a80d4c553"},{"name":"Shift Template Service Read Shift Template","id":"e0422a0f-fab3-4daa-a1e6-50faf76192ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/shift_templates/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","shift_templates",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"44edf670-fd9b-4726-926d-a7461af39a57","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5b9cd901-e97c-4db0-8445-5b05b688fcad","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/shift_templates/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","shift_templates",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"end\": 5383,\n        \"start\": 7625\n      },\n      {\n        \"end\": 5160,\n        \"start\": 1919\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"e0422a0f-fab3-4daa-a1e6-50faf76192ee"},{"name":"Shift Template Service Delete Shift Template","id":"eeb49785-6793-402a-b295-3047405068df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/shift_templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","shift_templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"dd98d75a-815e-4468-bcba-cd891898df5a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4cfd8bf5-e5ba-4b01-a012-eae0c4b31ee7","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/shift_templates/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","shift_templates",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"}],"_postman_id":"eeb49785-6793-402a-b295-3047405068df"},{"name":"UpdateShiftTemplate updates a shift template with a list times.\nUpdate existing time, create that not exists in database and delete that not exists in the list.","id":"a00624d0-c393-4d8f-8673-571396b4b069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"end\": 3759,\n        \"start\": 22\n      },\n      {\n        \"end\": 9763,\n        \"start\": 932\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/shift_templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","shift_templates",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"22e232f6-4c6e-415b-a1cd-a369319760e2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"93987994-8704-4a07-bad6-f8b4bb9d75b3","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"end\": 513,\n        \"start\": 5025\n      },\n      {\n        \"end\": 7929,\n        \"start\": 8913\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/lookups/shift_templates/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","shift_templates",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"end\": 5383,\n        \"start\": 7625\n      },\n      {\n        \"end\": 5160,\n        \"start\": 1919\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"a00624d0-c393-4d8f-8673-571396b4b069"}],"id":"3d5dc7f5-7e88-4a56-9b60-b3506f716b2d","_postman_id":"3d5dc7f5-7e88-4a56-9b60-b3506f716b2d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"WorkingConditionService","item":[{"name":"Working Condition Service Search Working Condition","id":"84096722-83cd-415e-a8e1-8ae591b3695b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_conditions?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_conditions"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"ba41b747-7d1b-4bd9-aa94-76e39f1861b4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_conditions?page=7616&size=7616&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_conditions"],"query":[{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"days_off\": 8869,\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"pause_duration\": 333,\n      \"pause_template\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"shift_template\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sick_leaves\": 1286,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"vacation\": 4809,\n      \"workday_hours\": 3168,\n      \"workdays_per_month\": 7577\n    },\n    {\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"days_off\": 7325,\n      \"description\": \"string\",\n      \"domain_id\": \"string\",\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"pause_duration\": 247,\n      \"pause_template\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"shift_template\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"sick_leaves\": 4866,\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"vacation\": 7401,\n      \"workday_hours\": 4168,\n      \"workdays_per_month\": 3265\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"84096722-83cd-415e-a8e1-8ae591b3695b"},{"name":"Working Condition Service Create Working Condition","id":"558fb0d7-24ba-4d4a-b491-e57f79a6a6cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"days_off\": 2377,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 1665,\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"shift_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sick_leaves\": 7880,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"vacation\": 8238,\n    \"workday_hours\": 2795,\n    \"workdays_per_month\": 7125\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/working_conditions","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_conditions"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"200fdf1c-4895-41cb-8573-a46c017992ce","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"days_off\": 2377,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 1665,\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"shift_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sick_leaves\": 7880,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"vacation\": 8238,\n    \"workday_hours\": 2795,\n    \"workdays_per_month\": 7125\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/working_conditions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"days_off\": 2377,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 1665,\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"shift_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sick_leaves\": 7880,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"vacation\": 8238,\n    \"workday_hours\": 2795,\n    \"workdays_per_month\": 7125\n  }\n}"}],"_postman_id":"558fb0d7-24ba-4d4a-b491-e57f79a6a6cf"},{"name":"Working Condition Service Read Working Condition","id":"3056869a-7d5b-49d2-b042-bda47dc4c780","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_conditions/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_conditions",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"cf790faa-9e0d-43cb-91b8-aaffb3b861ee","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"41f21ca8-1cf5-44c6-88cc-e33c4fb563c9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_conditions/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_conditions",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"days_off\": 2377,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 1665,\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"shift_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sick_leaves\": 7880,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"vacation\": 8238,\n    \"workday_hours\": 2795,\n    \"workdays_per_month\": 7125\n  }\n}"}],"_postman_id":"3056869a-7d5b-49d2-b042-bda47dc4c780"},{"name":"Working Condition Service Delete Working Condition","id":"547e5097-c69b-4b57-a143-3f03760d1e3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_conditions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_conditions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e1c07991-d7f3-4ea9-8c45-2465951f14a2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3dec19d1-e2b2-472d-9eac-b43c3f2f5304","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_conditions/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_conditions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"}],"_postman_id":"547e5097-c69b-4b57-a143-3f03760d1e3d"},{"name":"Working Condition Service Update Working Condition","id":"b58e763d-58e9-456a-8ef7-b1f988bf2ee7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"days_off\": 4279,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 3355,\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"shift_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sick_leaves\": 3081,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"vacation\": 3361,\n    \"workday_hours\": 153,\n    \"workdays_per_month\": 2063\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/working_conditions/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_conditions",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"88a68368-38f5-4fde-861b-c9b77ee84f3a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"26bf6225-e25e-43c9-b800-8ac8a55cf5a7","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"days_off\": 4279,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 3355,\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"shift_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sick_leaves\": 3081,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"vacation\": 3361,\n    \"workday_hours\": 153,\n    \"workdays_per_month\": 2063\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_conditions/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_conditions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"days_off\": 2377,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 1665,\n    \"pause_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"shift_template\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"sick_leaves\": 7880,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"vacation\": 8238,\n    \"workday_hours\": 2795,\n    \"workdays_per_month\": 7125\n  }\n}"}],"_postman_id":"b58e763d-58e9-456a-8ef7-b1f988bf2ee7"}],"id":"5ed57514-10f1-4b95-a87d-b94f0f1ae924","_postman_id":"5ed57514-10f1-4b95-a87d-b94f0f1ae924","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}},{"name":"WorkingScheduleService","item":[{"name":"Working Schedule Service Search Working Schedule","id":"2a39773b-7aba-4a9a-a2e7-8111998cacf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_schedules?q=string&page=7616&size=7616&sort=string&fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_schedules"],"host":["https://api.webitel.com/api"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"76a19820-2218-493a-a68f-0a13ee47403c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_schedules?q=string&page=7616&size=7616&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_schedules"],"query":[{"key":"q","value":"string"},{"key":"page","value":"7616"},{"key":"size","value":"7616"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"agents\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"block_outside_activity\": false,\n      \"calendar\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"end_date_at\": \"string\",\n      \"end_time_at\": \"string\",\n      \"extra_skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"start_date_at\": \"string\",\n      \"start_time_at\": \"string\",\n      \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"total_agents\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"agents\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"block_outside_activity\": false,\n      \"calendar\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"created_at\": \"string\",\n      \"created_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"domain_id\": \"string\",\n      \"end_date_at\": \"string\",\n      \"end_time_at\": \"string\",\n      \"extra_skills\": [\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        },\n        {\n          \"id\": \"string\",\n          \"name\": \"string\"\n        }\n      ],\n      \"id\": \"string\",\n      \"name\": \"string\",\n      \"start_date_at\": \"string\",\n      \"start_time_at\": \"string\",\n      \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n      \"team\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      \"total_agents\": \"string\",\n      \"updated_at\": \"string\",\n      \"updated_by\": {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"2a39773b-7aba-4a9a-a2e7-8111998cacf5"},{"name":"Working Schedule Service Create Working Schedule","id":"5050e076-910b-4b46-9756-6a1942f5308e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"agents\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"block_outside_activity\": true,\n    \"calendar\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n    \"team\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/working_schedules","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_schedules"],"host":["https://api.webitel.com/api"],"query":[],"variable":[]}},"response":[{"id":"9ef7cb36-1e94-4f19-9ca2-bce650f1796b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"agents\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"block_outside_activity\": true,\n    \"calendar\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n    \"team\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/working_schedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"agents\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"block_outside_activity\": true,\n    \"calendar\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n    \"team\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"5050e076-910b-4b46-9756-6a1942f5308e"},{"name":"Working Schedule Service Read Working Schedule","id":"9a85a946-d5b7-437a-835d-b4fc85ccbaff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id?fields=string&fields=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_schedules",":id"],"host":["https://api.webitel.com/api"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"id":"610fbd15-86e9-4e28-aebc-0d207071e82d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a97ae8f9-e272-43b0-93a0-6dc48c1dba44","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id?fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_schedules",":id"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"agents\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"block_outside_activity\": true,\n    \"calendar\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n    \"team\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"9a85a946-d5b7-437a-835d-b4fc85ccbaff"},{"name":"Working Schedule Service Delete Working Schedule","id":"dd22b0d8-0525-409a-afdd-b7adfc933974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_schedules",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"fd53561f-5b71-48be-a7b0-575631d48261","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fdde33c1-28a0-440e-b7b9-1ead678153ef","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_schedules",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"}],"_postman_id":"dd22b0d8-0525-409a-afdd-b7adfc933974"},{"name":"Working Schedule Service Update Working Schedule","id":"1e98ac94-1808-4a62-80ef-cf0130fad20a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"agents\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"block_outside_activity\": false,\n    \"calendar\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n    \"team\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_schedules",":id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"40595cd2-3a04-47b4-b1e0-eeb9452844c7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"30678a77-e4d8-4ab4-92b0-a6df33d05981","name":"A successful response.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"item\": {\n    \"agents\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"block_outside_activity\": false,\n    \"calendar\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n    \"team\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_schedules",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"item\": {\n    \"agents\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"block_outside_activity\": true,\n    \"calendar\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      },\n      {\n        \"id\": \"string\",\n        \"name\": \"string\"\n      }\n    ],\n    \"id\": \"string\",\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": \"WORKING_SCHEDULE_STATE_UNSPECIFIED\",\n    \"team\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  }\n}"}],"_postman_id":"1e98ac94-1808-4a62-80ef-cf0130fad20a"},{"name":"Working Schedule Service Update Working Schedule Add Agents","id":"6125f15d-4f92-4d0a-9435-94074719e884","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agents\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id/agents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_schedules",":id","agents"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"d808eb78-972f-4364-b6ff-6907dba29190","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8f724d27-5b22-4bf7-aa48-4008784aba1b","name":"A successful response.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"agents\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id/agents","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_schedules",":id","agents"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"agents\": [\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    },\n    {\n      \"id\": \"string\",\n      \"name\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"6125f15d-4f92-4d0a-9435-94074719e884"},{"name":"Working Schedule Service Update Working Schedule Remove Agent","id":"cc6c0ca5-3565-4bbc-a23b-e09f817c29b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id/agents/:agent_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_schedules",":id","agents",":agent_id"],"host":["https://api.webitel.com/api"],"query":[],"variable":[{"id":"e5e0cede-7bba-4ea5-803f-c612fd4b7edc","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"},{"id":"7e3c24df-138e-41ec-a6a6-2e5321d2d5c3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"902f6f4c-b90c-433b-ae58-cbaaafc6a7cd","name":"A successful response.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id/agents/:agent_id","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_schedules",":id","agents",":agent_id"],"variable":[{"key":"id","value":"string","description":"(Required) "},{"key":"agent_id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"string\"\n}"}],"_postman_id":"cc6c0ca5-3565-4bbc-a23b-e09f817c29b9"},{"name":"Working Schedule Service Read Working Schedule Forecast","id":"838e43ed-1046-4a53-8e65-4437f212ac13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id/forecast?date.from=string&date.to=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}},"urlObject":{"path":["wfm","lookups","working_schedules",":id","forecast"],"host":["https://api.webitel.com/api"],"query":[{"key":"date.from","value":"string"},{"key":"date.to","value":"string"}],"variable":[{"id":"16b7de1b-fc80-44af-851a-9e5751ba37b6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fdef0ad6-3f71-4578-8156-0463086fae61","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-Webitel-Access","value":"<API Key>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.webitel.com/api/wfm/lookups/working_schedules/:id/forecast?date.from=string&date.to=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_schedules",":id","forecast"],"query":[{"key":"date.from","value":"string"},{"key":"date.to","value":"string"}],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": {\n    \"key_0\": {\n      \"forecast\": [\n        {\n          \"agents\": \"string\",\n          \"hour\": \"string\"\n        },\n        {\n          \"agents\": \"string\",\n          \"hour\": \"string\"\n        }\n      ]\n    },\n    \"key_1\": {\n      \"forecast\": [\n        {\n          \"agents\": \"string\",\n          \"hour\": \"string\"\n        },\n        {\n          \"agents\": \"string\",\n          \"hour\": \"string\"\n        }\n      ]\n    },\n    \"key_2\": {\n      \"forecast\": [\n        {\n          \"agents\": \"string\",\n          \"hour\": \"string\"\n        },\n        {\n          \"agents\": \"string\",\n          \"hour\": \"string\"\n        }\n      ]\n    },\n    \"key_3\": {\n      \"forecast\": [\n        {\n          \"agents\": \"string\",\n          \"hour\": \"string\"\n        },\n        {\n          \"agents\": \"string\",\n          \"hour\": \"string\"\n        }\n      ]\n    }\n  }\n}"}],"_postman_id":"838e43ed-1046-4a53-8e65-4437f212ac13"}],"id":"fe20aeeb-9349-4acd-ae81-da4301c31e2f","_postman_id":"fe20aeeb-9349-4acd-ae81-da4301c31e2f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"id":"d11a80df-6f07-40cd-b5b0-cbf20781c064","_postman_id":"d11a80df-6f07-40cd-b5b0-cbf20781c064","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","id":"48df9eaf-ce2c-4078-baa9-fe7b7c503818","name":"Webitel API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{apiKey}}"}]}},"variable":[{"key":"baseUrl","value":"https://api.webitel.com/api","type":"string"}]}